Package Details: compiz 0.9.14.2-9

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)

Required by (28)

Sources (9)

Latest Comments

« First ‹ Previous 1 .. 39 40 41 42 43 44 45 46 47 48 49 .. 55 Next › Last »

nuc commented on 2013-08-11 10:52 (UTC)

0.9.x are dev Versions and only optimized for Unity. 0.8.9 is considered stable and for every DE. Only conmpiz 0.10 or 1.0 will be stable , but that will likely never happen. I for instance still use the 0.8.x branch (which btw got a new release not long ago: v0.8.9). 0.9.x is immature crap for non-Unity. Also see https://lists.launchpad.net/unity-dev/msg00625.html for reference.

whynothugo commented on 2013-08-11 03:18 (UTC)

It was completely dropped from the repos: https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/024898.html And since there are far newer releases, it's safe to assume it is now deprecated.

nuc commented on 2013-08-10 21:06 (UTC)

@hobarrera: How is compiz 0.8 depreciated? Source?

whynothugo commented on 2013-08-10 17:31 (UTC)

Can we rename this to compiz-core, now that 0.8 is completely deprecated?

gaougalos commented on 2013-07-29 12:54 (UTC)

0.9.10 is out

masnormen commented on 2013-07-07 06:33 (UTC)

0.9.9.0 is out. Please update.

LeCrayonVert commented on 2013-07-06 16:43 (UTC)

Same error here. Seems to be related to the boost version....

kullfar commented on 2013-05-22 08:47 (UTC)

/tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp: In function ‘bool isPendingRestack(compiz::X11::PendingEvent::Ptr)’: /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:2964:50: error: ‘shared_static_cast’ is not a member of ‘boost’ compiz::X11::PendingConfigureEvent::Ptr pc = boost::shared_static_cast <compiz::X11::PendingConfigureEvent> (p); ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:2964:111: error: expected primary-expression before ‘>’ token compiz::X11::PendingConfigureEvent::Ptr pc = boost::shared_static_cast <compiz::X11::PendingConfigureEvent> (p); ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp: In function ‘bool isExistingRequest(compiz::X11::PendingEvent::Ptr, XWindowChanges&, unsigned int)’: /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:2971:50: error: ‘shared_static_cast’ is not a member of ‘boost’ compiz::X11::PendingConfigureEvent::Ptr pc = boost::shared_static_cast <compiz::X11::PendingConfigureEvent> (p); ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:2971:111: error: expected primary-expression before ‘>’ token compiz::X11::PendingConfigureEvent::Ptr pc = boost::shared_static_cast <compiz::X11::PendingConfigureEvent> (p); ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp: In member function ‘void PrivateWindow::reconfigureXWindow(unsigned int, XWindowChanges*)’: /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:3197:7: error: ‘shared_static_cast’ is not a member of ‘boost’ boost::shared_static_cast<compiz::X11::PendingEvent> (compiz::X11::PendingConfigureEvent::Ptr ( ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:3197:58: error: expected primary-expression before ‘>’ token boost::shared_static_cast<compiz::X11::PendingEvent> (compiz::X11::PendingConfigureEvent::Ptr ( ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp: In member function ‘int PrivateWindow::addWindowStackChanges(XWindowChanges*, CompWindow*)’: /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:4036:8: error: ‘shared_static_cast’ is not a member of ‘boost’ boost::shared_static_cast<compiz::X11::PendingEvent> (compiz::X11::PendingConfigureEvent::Ptr ( ^ /tmp/yaourt-tmp-kullfar/aur-compiz-devel/src/compiz-0.9.8.6/src/window.cpp:4036:59: error: expected primary-expression before ‘>’ token boost::shared_static_cast<compiz::X11::PendingEvent> (compiz::X11::PendingConfigureEvent::Ptr ( ^ make[2]: *** [src/CMakeFiles/compiz_core.dir/window.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/compiz_core.dir/all] Error 2 make: *** [all] Error 2