Package Details: compiz 0.9.14.2-11

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: 168
Popularity: 0.65
First Submitted: 2014-08-04 13:22 (UTC)
Last Updated: 2025-05-01 08:15 (UTC)

Required by (27)

Sources (10)

Latest Comments

« First ‹ Previous 1 .. 41 42 43 44 45 46 47 48 49 50 51 .. 56 Next › Last »

nuc commented on 2013-04-21 15:31 (UTC)

Oh, does this mean this package is for Unity only?

City-busz commented on 2013-04-21 15:03 (UTC)

No, because unity 6.0 depends on compiz 0.9.8, and I can't update unity to version 7.0, because it depends on unreleased bamf and libunity versions... So I'm currently waiting for bamf 0.4 and libunity 7.0, and then I update all packages at the same time.

nuc commented on 2013-04-21 15:01 (UTC)

Please add this https://launchpad.net/compiz-plugins-extra as upstream URL, so that it can be found easily.

nuc commented on 2013-04-21 14:58 (UTC)

Please set https://launchpad.net/compiz-ccsm as upstream URL, so that it can be easily found.

nuc commented on 2013-04-21 14:50 (UTC)

Latest devel is v0.9.9.0. Could you please update?

City-busz commented on 2012-11-27 03:11 (UTC)

Added.

ImNtReal commented on 2012-11-26 18:54 (UTC)

Shouldn't this also have a provides array?

<deleted-account> commented on 2012-09-28 18:54 (UTC)

0.9.8.4 is out

<deleted-account> commented on 2012-09-25 17:25 (UTC)

Just to let you know that when you update to 9.8.2 you'll need to add a pyton fix to the PKGBUILD sed -i 's|\spython| python2|g' ${srcdir}/compiz-${pkgver}/compizconfig/ccsm/CMakeLists.txt sed -i 's|\spython| python2|g' ${srcdir}/compiz-${pkgver}/compizconfig/compizconfig-python/CMakeLists.txt A fix has been commited but it's not in the 9.8.2 tarball However It crashes when packaging the schemas (even though I thought '-DCOMPIZ_DISABLE_SCHEMAS_INSTALL=On' is ment to stop them installing automatically? -- Recompiling GSettings schemas in /usr/share/glib-2.0/schemas Failed to create file '/usr/share/glib-2.0/schemas/gschemas.compiled.WO9GLW': Permission denied I've ran out of time and patience (and skilz!) at the mo but i'll have a look again later. Any ideas?