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.009114 |
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 compizconfig-python)
- ccsm (requires compiz-core) (optional)
- 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-bcop)
- compiz-fusion-plugins-experimental (requires compiz-core)
- compiz-fusion-plugins-extra (requires compiz-bcop)
- compiz-fusion-plugins-extra (requires compiz-core)
- 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)
- emerald-gtk3 (requires compiz-core)
- fusion-icon (requires compizconfig-python)
- fusion-icon-git (requires compizconfig-python)
- gnome-flashback-compiz
- libcompizconfig (requires compiz-core)
- libcompizconfig-git (requires compiz-core)
- pantheon-3d
- wm-switcher (optional)
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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 55 Next › Last »
japp1egate commented on 2017-12-06 20:35 (UTC) (edited on 2017-12-07 02:40 (UTC) by japp1egate)
/usr/src/compiz-0.9.13.1$ sudo mkdir build
/usr/src/compiz-0.9.13.1$ cd build
/usr/src/compiz-0.9.13.1/build$ sudo cmake ..
. . .
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: PYTHON_LIBRARY_LOCAL linked by target "compizconfig_python_module" in directory /usr/src/compiz-0.9.13.1/compizconfig/compizconfig-python
From /usr/src/compiz-0.9.13.1/build/CMakeFiles/CMakeError.log:
CMakeFiles/cmTC_84d35.dir/CheckSymbolExists.c.o: In function
main': CheckSymbolExists.c:(.text+0x1b): undefined reference to
pthread_create' collect2: error: ld returned 1 exit status make[1]: [CMakeFiles/cmTC_84d35.dir/build.make:98: cmTC_84d35] Error 1 make[1]: Leaving directory '/usr/src/compiz-0.9.13.1/build/CMakeFiles/CMakeTmp' make: [Makefile:126: cmTC_84d35/fast] Error 2... and further toward the bottom of the log:
/usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[1]: [CMakeFiles/cmTC_b3337.dir/build.make:98: cmTC_b3337] Error 1 make[1]: Leaving directory '/usr/src/compiz-0.9.13.1/build/CMakeFiles/CMakeTmp' make: [Makefile:126: cmTC_b3337/fast] Error 2
As this is my first time attempting to compile Compiz, I am uncertain as to whether I am bringing this issue to the correct folks. @Chazza - since you are the package maintainer, have you encountered this failure in the past?
(edited to clean up formatting a bit.)
<deleted-account> commented on 2017-11-12 15:32 (UTC)
s_root commented on 2017-11-12 14:47 (UTC)
loudmax commented on 2017-10-27 16:08 (UTC)
Florian commented on 2017-10-27 11:47 (UTC) (edited on 2017-10-27 11:48 (UTC) by Florian)
loudmax commented on 2017-10-27 11:46 (UTC)
<deleted-account> commented on 2017-05-27 14:53 (UTC)
Techman35 commented on 2017-05-26 22:07 (UTC) (edited on 2017-05-26 22:08 (UTC) by Techman35)
<deleted-account> commented on 2017-05-26 09:11 (UTC)
ector commented on 2017-05-26 08:05 (UTC) (edited on 2017-05-26 08:25 (UTC) by ector)
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 55 Next › Last »