Search Criteria
Package Details: compiz-fusion-plugins-main 0.8.18-2
Git Clone URL: | https://aur.archlinux.org/compiz-fusion-plugins-main.git (read-only, click to copy) |
---|---|
Package Base: | compiz-fusion-plugins-main |
Description: | Compiz Main plugins |
Upstream URL: | https://gitlab.com/compiz/compiz-plugins-main/ |
Licenses: | |
Groups: | |
Conflicts: | |
Submitter: | ShadowKyogre |
Maintainer: | ShadowKyogre (isseigx) |
Last Packager: | ShadowKyogre |
Votes: | 25 |
Popularity: | 0.000001 |
First Submitted: | 2015-08-13 17:48 |
Last Updated: | 2020-11-24 00:52 |
Dependencies (11)
- compiz-bcop (compiz-bcop-git, compiz-git, compiz)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- librsvg (librsvg-git, librsvg-minimal-git)
- libxcomposite
- libxdamage
- libxinerama (libxinerama-randr-git)
- startup-notification (startup-notification-git)
- compiz-core>=0.8.18 (compiz-git, compiz, compiz-core-git)
- gettext (gettext-git) (make)
- intltool (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
Latest Comments
u666sa commented on 2020-11-29 08:27
Whoever getting this error "installing libjpeg-turbo (2.0.6-1) breaks dependency 'libjpeg>=7' required by compiz-fusion-plugins-main"
Go ahead and open up pamac-aur and rebuild compiz-fusion-plugins-main, edit the build file, and remove dependency libjpeg-turbo, and rebuild. Then you can do pamac -Syu and your system will update without problem!
ShadowKyogre commented on 2020-11-24 00:54
@vs220 , @aquilarubra - Updated the libjpeg dependency to libjpeg-turbo to account for the update. You should be able to build it now.
vs220 commented on 2020-11-23 18:57
@aquilarubra new libjpeg-turbo provides libjpeg instead of libjpeg=*
edit PKGBUILD libjpeg-turbo vs libjpeg>=7
depends=("compiz-core>=${_pkgver}" 'libjpeg-turbo' ......
aquilarubra commented on 2020-11-22 09:16
With latest general update, I get the following error: Could not find all required packages: libjpeg>=7 (Wanted by: compiz-fusion-plugins-main
ShadowKyogre commented on 2019-08-22 18:49
Hey everyone.
Requesting for comaintainers on this package since there's been several circumstances that happened that make it hard to maintain all the packages I normally attend to.
See
https://lists.archlinux.org/pipermail/aur-general/2019-August/035332.html
for more information.
If you're interested in co-maintaining, don't forget to leave a comment (or email me, or toot me on Mastodon).
ShadowKyogre commented on 2018-05-31 22:27
Hey. Sorry for the long delay. A lot of scheduling's gone awry since I took up a job. Should be back on more regularly now.
Anyway, so I tried compiling this from scratch and it compiles fine. compiz-bcop has its pkg-config file calling itself bcop, so ./configure is looking for the right package.
However, there might be something on your installs that could be causing this.
The file that normally tells pkg-config this is located in:: /usr/share/pkgconfig/bcop.pc
Can either of you pastebin the contents of that file and if so, check which package is providing it? Here's what the contents look like on my test machine: https://ptpb.pw/tthu
lorcopotia commented on 2018-05-27 11:09
I've got the same error... just now. Still no answer?
prometheus commented on 2018-03-04 19:55
Is the package wrongly looking for
compiz-bcop
asbcop
?