Package Details: compiz-gtk 0.8.18-5

Git Clone URL: https://aur.archlinux.org/compiz-core.git (read-only, click to copy)
Package Base: compiz-core
Description: Compositing manager without desktop-environment depends (GTK+ window decorator)
Upstream URL: https://gitlab.com/compiz/compiz-core
Licenses: MIT, GPL-2.0-or-later, LGPL-2.1-or-later
Submitter: ShadowKyogre
Maintainer: xiota
Last Packager: xiota
Votes: 53
Popularity: 0.000000
First Submitted: 2015-08-13 17:48 (UTC)
Last Updated: 2024-08-16 10:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

vs220 commented on 2016-11-23 17:26 (UTC)

Fastor install libprotobuf2 https://aur.archlinux.org/packages/libprotobuf2/

Fastor commented on 2016-09-24 14:28 (UTC)

I have a problem. Can't understand why. /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcompizconfig.so: undef ined reference to `google::protobuf::Message::InitializationErrorString() const' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:487: gtk-window-decorator] Ошибка 1 make[3]: выход из каталога «/tmp/yaourt-tmp-fastor/aur-compiz-core/src/compiz-0. 8.12.3/gtk/window-decorator» make[2]: *** [Makefile:425: all-recursive] Ошибка 1 make[2]: выход из каталога «/tmp/yaourt-tmp-fastor/aur-compiz-core/src/compiz-0. 8.12.3/gtk» make[1]: *** [Makefile:560: all-recursive] Ошибка 1 make[1]: выход из каталога «/tmp/yaourt-tmp-fastor/aur-compiz-core/src/compiz-0. 8.12.3» make: *** [Makefile:465: all] Ошибка 2 ==> ОШИБКА: Произошел сбой в build(). Прерывание... ==> ОШИБКА: Makepkg не смог собрать compiz-core. ==> Перезапустить сборку compiz-core ? да/Нет [y/N] ==> ----------------------------------------------- ==>

nicman23 commented on 2016-07-16 09:34 (UTC)

Thanks for the addition of the gtk3 option :)

ShadowKyogre commented on 2016-05-07 21:56 (UTC)

Thanks to omnibus on #compiz-reloaded for spotting the core part of the PKGBUILD didn't fail gracefully if gtk-window-decorator wasn't built. The update in the PKGBUILD simply fixes those build problems. The release #'s bumped anyway in case anyone was affected by the non-graceful fallback.

ShadowKyogre commented on 2016-04-12 02:00 (UTC)

Updated w/workaround for mksrcinfo.

ShadowKyogre commented on 2016-04-12 01:45 (UTC)

Updated. For those of you using .SRCINFO parsing only AUR clients, I'll need to do an additional fix for toggling marco. mksrcinfo didn't take the disabled by default like I thought it would when pushing this S:.

ShadowKyogre commented on 2016-04-10 19:21 (UTC)

@twa022: Yeah, that was disabled earlier due to not wanting to build something that was limited to cairo only. On top of getting the error hardyh noticed fixed upstream, I'll be including the decorator again. Enabling Marco theme support will be supported through a variable in the PKGBUILD when this is updated too. The other small change that will come is that this'll be a split PKGBUILD for the decorator that comes bundled with the core. While this seems rather small, it's just in case this gets pulled into the repositories again (( if it's popular enough )). ----- @hardyh: I'm currently in the progress of migrating the tarballs to the ones on github. Furthermore, the errors you're running into are caused by glib 2.48. See https://git.gnome.org/browse/glib/commit/?id=6b57719 for more info. Hold on for a day or two while we get this sorted upstream (( PKGBUILDs for the tarballs on github are ready, I'm just waiting for this )).

twa022 commented on 2016-04-09 19:14 (UTC)

No window decorators are built by the PKGBUILD as is. I think you need --enable-gtk (defaults to 2.0, can override with --with-gtk=3.0). Also should probably add a --disable-schemas-compile flag to ./configure and add an install file to recompile the schema database (https://wiki.archlinux.org/index.php/GNOME_package_guidelines)

hardyh commented on 2016-04-09 17:00 (UTC)

compiz-core 0.8.12-1 is not instalable: ==> Entpacke Quellen... -> Entpacke compiz-core-0.8.12.tar.xz mit bsdtar ==> Beginne build()... m4/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: glib_DEFUN m4/glib-gettext.m4:39: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: error: echo failed with exit status: 1 ==> FEHLER: Ein Fehler geschah in build(). Breche ab... ==> FEHLER:Makepkg konnte compiz-core nicht erstellen.