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 .. 42 43 44 45 46 47 48 49 50 51 52 .. 56 Next › Last »

calendulish commented on 2012-08-01 02:06 (UTC)

please replace provides=('compiz-core') by provides=('compiz-core=0.9.7') otherwise the line is ignored

vojtechkral commented on 2012-07-30 18:18 (UTC)

Schema handlig is nice, but when I built with GSETTINGS="off" I had to comment it out. The makepkg scripts check for return value automatically, testing [ $? -eq 0 ] is of absolutelly no use in there. You'll have to do it somehow else.

vojtechkral commented on 2012-07-30 15:13 (UTC)

Sorry, it's compiz-fusion-plugins-main

vojtechkral commented on 2012-07-30 15:12 (UTC)

Could you add compiz-plugins-main to conflicts?

rufflove commented on 2012-07-01 20:14 (UTC)

When 0.9.8 is marked stable for releases, yes. I do however need to update the -bzr packages, which will hopefully be soon if I find time.

<deleted-account> commented on 2012-07-01 19:13 (UTC)

is thing going to be updated to the 0.9.8 branch?

<deleted-account> commented on 2012-06-09 11:49 (UTC)

@rufflove Have you any advice for me? I would like to try this new version of compiz but I can't compile it without editing the PKGBUILD...

madmack commented on 2012-06-09 01:21 (UTC)

anybody figured how to get this running with the newer gconf ? I'm not able to set the metacity theme with gtk-window-decorator in the *dev packages because of this missing piece.

<deleted-account> commented on 2012-06-05 19:08 (UTC)

@rufflove I've just dconf installed. If I left untouched the PKGBUILD, the compilation fails because, I guess, the gconf-merge-schema (I don't have gconf...) command. Here is the cmake output http://pastebin.com/0hgBrCwy

rufflove commented on 2012-06-05 17:29 (UTC)

Even if you disabled generation of schemas using the variables, or do not have GConf and DConf installed, there is no reason to remove the schema handling as it is applied conditionally. Does the package compile OK if you use a stock, unedited PKGBUILD? Do you have GConf and DConf installed or not? Posting the cmake output to pastebin might be helpful too.