Search Criteria
Package Details: compiz-easy-patch 0.9.14.2-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/compiz-easy-patch.git (read-only, click to copy) |
---|---|
Package Base: | compiz-easy-patch |
Description: | OpenGL compositing window manager. Includes friendly defaults, GWD theme selector and autostart for Xfce & MATE. |
Upstream URL: | https://launchpad.net/compiz |
Licenses: | MIT, GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | ccsm, compiz, compiz-bcop, compiz-core, compiz-fusion-plugins-experimental, compiz-fusion-plugins-extra, compiz-fusion-plugins-main, compiz-gtk, compiz-manjaro, compizconfig-python, libcompizconfig, simple-ccsm |
Provides: | ccsm, compiz, compiz-bcop, compiz-core, compiz-plugins-extra, compiz-plugins-main, compizconfig-python, libcompizconfig |
Replaces: | compiz-manjaro |
Submitter: | MattMadness |
Maintainer: | lectrode |
Last Packager: | lectrode |
Votes: | 7 |
Popularity: | 0.000001 |
First Submitted: | 2021-03-14 02:47 (UTC) |
Last Updated: | 2024-12-11 07:23 (UTC) |
Dependencies (20)
- boost-libs
- fuse2
- glibmm
- glu (glu-gitAUR)
- libnotify (libnotify-gitAUR)
- libwnck3
- libxslt (libxslt-gitAUR)
- metacity (metacity2AUR)
- protobuf (protobuf-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- intltool (make)
- python-setuptools (make)
- xfce-theme-greybirdAUR (xfce-theme-greybird-gitAUR) (optional) – A grey and blue Xfce theme
- xorg-xprop (optional) – grab various window properties for use in window matching rules
Required by (27)
- 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 (requires compiz)
- compiz-fusion-plugins-experimental (requires compiz-core)
- compiz-fusion-plugins-experimental (requires compiz-bcop)
- compiz-fusion-plugins-extra (requires compiz-bcop)
- compiz-fusion-plugins-extra (requires compiz-core)
- compiz-fusion-plugins-main (requires compiz-bcop)
- compiz-fusion-plugins-main (requires compiz-core)
- compiz-gtk (requires compiz-core)
- compiz-gtk-git (requires compiz-core)
- compiz-manager (requires compiz-core)
- compizconfig-python (requires compiz-core)
- compizconfig-python (requires libcompizconfig)
- emerald (requires compiz-core)
- emerald-git (requires compiz-core)
- emerald-gtk3 (requires compiz-core)
- Show 7 more...
Sources (18)
- 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
- 0008-fix-negating-windows-by-default.patch
- 1001-fix-crash-in-vertexbuffer.patch
- 9001-compiz-easy-defaults.patch
- compiz-0.9.14.2.tar.xz
- compiz-easy.gschema.override
- compiz-gtk-decorator-theme-selector
- compiz-gtk-decorator-theme-selector.desktop
- compiz-xfce-autostart-setup
- compiz-xfce-autostart-setup.desktop
- compiz-xfce-uninstall-helper
- compiz-xfce-uninstall-helper.desktop
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
PhotonX commented on 2024-04-06 20:20 (UTC)
Expo crashes when trying to move a window, if wobbly windows is active. I only get this
and then a segmentation fault. I tried to get a backtrace to report the crash upstream, but gdb tells me
and then there is no useful backtrace. Any hints? Thanks!
PhotonX commented on 2023-10-29 09:25 (UTC)
Great, thanks!
lectrode commented on 2023-10-29 02:53 (UTC)
This package is finally up-to-date. Please let me know if anything needs to be changed
lectrode commented on 2023-08-31 20:07 (UTC)
Once this package is orphaned (hopefully soon), I plan to take over maintainership (since I've been keeping it updated in my repo anyway for years)...until then, anyone who needs to recompile this package can continue to get updated pkgbuild files from here:
https://codeberg.org/lectrode/compiz-easy-patch
PhotonX commented on 2023-07-16 09:18 (UTC)
Please add "-DCMAKE_CXX_STANDARD=17" to the cmake options as has been done in the compiz package: https://aur.archlinux.org/cgit/aur.git/commit/?h=compiz&id=56784652dc57c14107e97d64ec55244a62c3ff06
kanehekili commented on 2023-07-14 23:21 (UTC)
Ain't compiling anymore. Had to install to Compiz (plain) - Compiz made me switch to Linux. Would be great if this package will work again
lectrode commented on 2022-08-24 06:11 (UTC)
updated source files available here for testing:
https://codeberg.org/lectrode/compiz-easy-patch
kanehekili commented on 2022-05-26 20:48 (UTC)
@lectrode - thanks for your answer. The problem did not apply to me, compiz never compiled. (Not after restarting either).
It seems to be a manjaro specific problem and can be solved by downloading and unpacking the package and using
sudo chrootbuild -p compiz-easy-patch
(from outside the folder).lectrode commented on 2022-03-27 22:06 (UTC) (edited on 2022-03-27 22:16 (UTC) by lectrode)
@kanehekili both compiz and compiz-easy-patch packages have a strange issue where if you compile either of these, you cannot compile either of them again until after you restart your computer (there are some workarounds, but nothing consistent as of posting)
(If u compile compiz, you can't build that or easy-patch until restarting, and vice-versa)
More info:
kanehekili commented on 2022-01-07 02:04 (UTC) (edited on 2022-01-07 02:20 (UTC) by kanehekili)
With current manjaro (5.4.169-1-MANJARO) compiz can't be build. Same error as mentioned below.
The "other" compiz package 0.9.14 builds without errors
« First ‹ Previous 1 2 3 Next › Last »