Search Criteria
Package Details: compiz 0.9.14.2-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/compiz.git (read-only, click to copy) |
---|---|
Package Base: | compiz |
Description: | Composite manager for Aiglx and Xgl, with plugins and CCSM |
Upstream URL: | https://launchpad.net/compiz |
Licenses: | MIT, GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | ccsm, compiz-bcop, compiz-core, compiz-fusion-plugins-experimental, compiz-fusion-plugins-extra, compiz-fusion-plugins-main, compiz-gtk, compizconfig-python, libcompizconfig, simple-ccsm |
Provides: | ccsm, compiz-bcop, compiz-core, compiz-plugins-extra, compiz-plugins-main, compizconfig-python, libcompizconfig |
Submitter: | None |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 165 |
Popularity: | 0.009300 |
First Submitted: | 2014-08-04 13:22 (UTC) |
Last Updated: | 2024-10-31 17:58 (UTC) |
Dependencies (20)
- glibmm
- glu (glu-gitAUR)
- libice
- libnotify (libnotify-gitAUR)
- libsm
- libwnck3
- libxslt (libxslt-gitAUR)
- metacity (metacity2AUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject (python-gobject-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- intltool (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-setuptools (make)
- xorg-xprop (optional) – grab various window properties for use in window matching rules
Required by (28)
- ccsm (requires compiz-core) (optional)
- ccsm (requires compizconfig-python)
- ccsm-git (requires compiz-core) (optional)
- ccsm-gtk3 (requires compizconfig-python)
- ccsm-gtk3 (requires compiz-core) (optional)
- ccsm-gtk3-git (requires compiz-core) (optional)
- compiz-bcop (requires compiz-core)
- compiz-cube-screensaver
- compiz-fusion-plugins-experimental (requires compiz-core)
- compiz-fusion-plugins-experimental (requires compiz-bcop)
- compiz-fusion-plugins-extra (requires compiz-core)
- compiz-fusion-plugins-extra (requires compiz-bcop)
- compiz-fusion-plugins-main (requires compiz-core)
- compiz-fusion-plugins-main (requires compiz-bcop)
- compiz-gtk (requires compiz-core)
- compiz-gtk-git (requires compiz-core)
- compiz-manager (requires compiz-core)
- compizconfig-python (requires libcompizconfig)
- compizconfig-python (requires compiz-core)
- emerald (requires compiz-core)
- Show 8 more...
Sources (9)
- 0001-reverse-unity-config.patch
- 0002-focus-prevention-disable.patch
- 0003-gtk-extents.patch
- 0004-screenshot-launch-fix.patch
- 0005-no-compile-gschemas.patch
- 0006-Drop-toggle-shaded-since-it-s-no-longer-included-in-.patch
- 0007-64-bit-time-t-compat.patch
- 1001-fix-crash-in-vertexbuffer.patch
- compiz-0.9.14.2.tar.xz
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 55 Next › Last »
xsilentmurmurx commented on 2020-10-18 20:28 (UTC)
I tried to do a pacman -U compiz-0.9.14.1.tar.xz, after I built the package using makepkg -s, and I got this error:
error: missing package metadata in compiz-0.9.14.1.tar.xz error: 'compiz-0.9.14.1.tar.xz': invalid or corrupted package
Please let me know if any other information should be provided so you all can get a better idea of what I am referring to
How do I fix this?
Thanks!
firemage78 commented on 2020-08-24 09:00 (UTC)
I apologize for not getting back to anyone due to being offline for family reasons. I just did a system update last night and all went well.
piotrv commented on 2020-08-21 09:53 (UTC) (edited on 2020-08-21 10:06 (UTC) by piotrv)
@Chazza
I am using ger.mirror
Whatsoever, the build make error is persistent, unless I use robson's makepkg.conf.
If this is just a local issue at my point, this issue can be closed. However, I am still puzzled and wonder what exactly my similarities are with firemage78..
<deleted-account> commented on 2020-08-20 18:27 (UTC)
@piotrv I applied your changes to my /etc/makepkg.conf and was still unable to reproduce your build failure. I should say though, I didn't let my builds progress much past 16% since that's where both you and firemage78 were getting the failure.
EDIT: I let a build progress to 100% with your makepkg.conf configuration. There was no problem.
Did you do a system update just before your successful build? It's possible you guys are using a mirror that's way behind. Check the status of the mirror that you are using here: https://www.archlinux.org/mirrors/status/
piotrv commented on 2020-08-19 12:32 (UTC) (edited on 2020-08-19 17:42 (UTC) by piotrv)
@Chazza
Success at last !
The building process does not abort any longer at the warning about missing header fields.
I guess the key difference is in MAKEFLAGS. Just my two cents . . .
Thanks @ robson for providing virgin makepkg.conf.
Now it would be interesting if firemage78 had the same differences in makepkg.conf
piotrv commented on 2020-08-19 12:21 (UTC)
@Chazza Success at last !
The building process does not abort any longer at the warning about missing header fields.
diff makepkg.conf makepkg.my_conf
piotrv commented on 2020-08-19 12:21 (UTC)
@Chazza Success at last !
The building process does not abort any longer at the warning about missing header fields.
diff makepkg.conf makepkg.my_conf
robson commented on 2020-08-18 20:35 (UTC)
Then paste this content into /etc/makepkg.conf this is the original https://pastebin.com/raw/8Rbdy3MZ
piotrv commented on 2020-08-18 20:20 (UTC) (edited on 2020-08-18 20:22 (UTC) by piotrv)
I tried old -mtune=x86-64 for CFLAGS and CXXFLAGS, but resolves nothing. back to default, still the same nasty build error . .
<deleted-account> commented on 2020-08-18 20:11 (UTC)
Well if you've modified /etc/makepkg.conf then definitely try restoring the default. If you haven't then that won't be the problem.
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 55 Next › Last »