summaryrefslogtreecommitdiff
path: root/x11-plugins/compiz-plugins-main
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-02-07 14:41:11 +0200
committerBlackNoxis <steven.darklight@gmail.com>2015-02-07 14:41:11 +0200
commit46aa2d6b49bd0bbcc030e1af9df6e317afeb8370 (patch)
tree160fdd4e9e701c6e840df5221e174e7eddd0c3f3 /x11-plugins/compiz-plugins-main
parent3884e76580b91fd65999af449739dd4765455316 (diff)
Added plugins and compiz wm
Diffstat (limited to 'x11-plugins/compiz-plugins-main')
-rw-r--r--x11-plugins/compiz-plugins-main/ChangeLog123
-rw-r--r--x11-plugins/compiz-plugins-main/Manifest5
-rw-r--r--x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.8.ebuild61
-rw-r--r--x11-plugins/compiz-plugins-main/files/compiz-plugins-main-no-gconf.patch22
-rw-r--r--x11-plugins/compiz-plugins-main/metadata.xml16
5 files changed, 227 insertions, 0 deletions
diff --git a/x11-plugins/compiz-plugins-main/ChangeLog b/x11-plugins/compiz-plugins-main/ChangeLog
new file mode 100644
index 00000000..d2a33292
--- /dev/null
+++ b/x11-plugins/compiz-plugins-main/ChangeLog
@@ -0,0 +1,123 @@
+# ChangeLog for x11-plugins/compiz-plugins-main
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog,v 1.23 2012/10/09 19:28:28 pinkbyte Exp $
+
+ 09 Oct 2012; Sergey Popov <pinkbyte@gentoo.org>
+ compiz-plugins-main-0.8.8.ebuild:
+ Add missing virtual/glu dependency wrt bug #437656. Thanks to Anatoly for
+ discovering this issue
+
+ 25 Sep 2012; Sergey Popov <pinkbyte@gentoo.org>
+ -files/compiz-plugins-main-0.8.4-put-plugin.patch,
+ -compiz-plugins-main-0.8.6-r1.ebuild:
+ Drop old
+
+ 31 Aug 2012; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
+ Remove myself and proxy maintainer from maintainers
+
+ 30 Aug 2012; Sergey Popov <pinkbyte@gentoo.org>
+ compiz-plugins-main-0.8.8.ebuild:
+ disable-dependency-tracking is unneeded for EAPI 4
+
+ 30 Aug 2012; Sergey Popov <pinkbyte@gentoo.org>
+ compiz-plugins-main-0.8.8.ebuild:
+ Use prune_libtool_files instead of simple 'find ... -delete'
+
+*compiz-plugins-main-0.8.8 (13 Jun 2012)
+
+ 13 Jun 2012; Naohiro Aota <naota@gentoo.org>
+ +compiz-plugins-main-0.8.8.ebuild, metadata.xml:
+ Version bump. #416025. Assign Sergey Popov as a proxy maintainer.
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ compiz-plugins-main-0.8.6-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
+
+ 25 Apr 2012; Justin Lecher <jlec@gentoo.org>
+ compiz-plugins-main-0.8.6-r1.ebuild:
+ Drop unnessecary die
+
+ 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+ -compiz-plugins-main-0.8.4.ebuild, -compiz-plugins-main-0.8.4-r1.ebuild,
+ -compiz-plugins-main-0.8.6.ebuild, compiz-plugins-main-0.8.6-r1.ebuild:
+ Fix slot-deps on gtk+ and other libs, remove old
+
+ 26 Feb 2011; Kevin McCarthy <signals@gentoo.org>
+ compiz-plugins-main-0.8.4.ebuild, compiz-plugins-main-0.8.4-r1.ebuild,
+ compiz-plugins-main-0.8.6.ebuild, compiz-plugins-main-0.8.6-r1.ebuild:
+ Updated depends from media-libs/jpeg to virtual/jpeg
+
+ 04 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ compiz-plugins-main-0.8.6-r1.ebuild:
+ Update the ebuild to follow the -extra ebuild as well.
+
+*compiz-plugins-main-0.8.6-r1 (04 Sep 2010)
+
+ 04 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ +compiz-plugins-main-0.8.6-r1.ebuild, metadata.xml:
+ Rename gnome USE flag to gconf (like x11-wm/compiz); disable static libs
+ and remove .la files (ibid.).
+
+*compiz-plugins-main-0.8.6 (03 Apr 2010)
+
+ 03 Apr 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +compiz-plugins-main-0.8.6.ebuild:
+ Replaced compiz ~ deps with >= deps to support the new compiz-0.8.6
+ release and to avoid future dep issues.
+ Did a revbump to avoid issues with installed packages.
+
+*compiz-plugins-main-0.8.4-r1 (31 Jan 2010)
+
+ 31 Jan 2010; Romain Perier <mrpouet@gentoo.org>
+ +compiz-plugins-main-0.8.4-r1.ebuild,
+ +files/compiz-plugins-main-0.8.4-put-plugin.patch:
+ Handle windows that have server border set properly (put plugin),
+ per bug #302308. Many thanks to Denilson.
+
+ 23 Dec 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ compiz-plugins-main-0.8.4.ebuild:
+ Dropped block for old package name now that I've finally set the pkg move.
+
+ 20 Dec 2009; Romain Perier <mrpouet@gentoo.org>
+ -compiz-plugins-main-0.8.2-r1.ebuild,
+ -files/compiz-plugins-main-0.8.2-xdamage-race.patch:
+ Clean up old version
+
+*compiz-plugins-main-0.8.4 (15 Oct 2009)
+
+ 15 Oct 2009; Romain Perier <mrpouet@gentoo.org>
+ +compiz-plugins-main-0.8.4.ebuild:
+ Version bump.
+
+*compiz-plugins-main-0.8.2-r1 (28 Aug 2009)
+
+ 28 Aug 2009; Romain Perier <mrpouet@gentoo.org>
+ -compiz-plugins-main-0.8.2.ebuild,
+ +compiz-plugins-main-0.8.2-r1.ebuild:
+ Fix bug #265223, replace $(use_enable gnome gconf) by $(use_enable gnome
+ schemas) without it gconf schemas were not installed, Add inheritance from
+ gnome2-utils.eclass to use gnome2_gconf_* functions. Drop old revision.
+
+ 25 Apr 2009; Brent Baude <ranger@gentoo.org>
+ compiz-plugins-main-0.8.2.ebuild:
+ Marking compiz-plugins-main-0.8.2 ~ppc for bug 246804
+
+ 25 Apr 2009; Brent Baude <ranger@gentoo.org>
+ compiz-plugins-main-0.8.2.ebuild:
+ Marking compiz-plugins-main-0.8.2 ~ppc64 for bug 246804
+
+ 03 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +files/compiz-plugins-main-0.8.2-xdamage-race.patch,
+ +files/compiz-plugins-main-no-gconf.patch:
+ Added another patch.
+
+ 03 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +files/compiz-plugins-main-0.8.2-xdamage-race.patch:
+ Added missing patch.
+
+*compiz-plugins-main-0.8.2 (03 Apr 2009)
+
+ 03 Apr 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ +metadata.xml, +compiz-plugins-main-0.8.2.ebuild:
+ Bumped compiz to the 0.8.2 release.
+
diff --git a/x11-plugins/compiz-plugins-main/Manifest b/x11-plugins/compiz-plugins-main/Manifest
new file mode 100644
index 00000000..cbf6518a
--- /dev/null
+++ b/x11-plugins/compiz-plugins-main/Manifest
@@ -0,0 +1,5 @@
+AUX compiz-plugins-main-no-gconf.patch 586 SHA256 bc13b648e2198dd3611ba4f4734540903a740570a2c181dc666dd1e66f13e1da SHA512 bcfa935550cef196fea909bcf33a9e8cdae020288408deec56c09f64b912dc23cd080a689e3dda0cc89fbbfb71a1c3d6b5756866db926bc45470bf908e379e3a WHIRLPOOL f506185982c77173517de522baa21ab95cda059fb4e21f24b35373f4f40c3c2d381194effe19871f170c32178274c2568c988610a3c9a16a27503f013c0602e7
+DIST compiz-plugins-main-0.8.8.tar.bz2 1230627 SHA256 c79278b5369660d6274661a2c196f1cb016ef2b5d34e30bd18dbaeb241bee248
+EBUILD compiz-plugins-main-0.8.8.ebuild 1209 SHA256 4dec33bf1f7070350859177c36b2b684648de80ffd5a578877e02d25a41e706f SHA512 0601584fbc8f6e8ba1b446adec60a75c0edfd03eb26b7be561277e5950877be8ab2a3d75ef628de29dc4e5e9d31cbd9bc635fc0a7ac120bf64c67dc3f10d6bcb WHIRLPOOL 2f3564e14ac9abed75271b0d5fbc5f4103b50dfb39a8cc9f08acf271d4756622fca4ca35dc5d653532cb6cce004a4c33444f9ca0d9201d1b44c7efab43df4551
+MISC ChangeLog 4695 SHA256 63ddad7d12d5c2f6ed7636739c0f676af8b49931d683e52ab5f1533b59247c73 SHA512 757a7f580cac63406a97b9f20a21a9a0e7980e03a33fc9bb33699c4c4309d82fc9ec1030f217df4ea307547cb6cc1e35ab8cd0a6b76e9af8eba62f95639be132 WHIRLPOOL b218e1b0ee8db1882b742504a73aa27df27c6f36b527050a1b9060b83ba73dcd28840c229b1684d6ab1ee34d33682899a02b58e951398ec9938493292abc5328
+MISC metadata.xml 612 SHA256 70c3031e9483ffa40727107ea5272d67501f24a44d2e7040356572490c4e34a6 SHA512 51c5650dedb2ffab579710922e1363f242488de3743d138722da00cfb97d7674fb1c887d7bcb56b02fc923a08d8961f1fd4026553a7cc5b8f8d9b323bffbdba9 WHIRLPOOL bc1cbc1d67c8fe682a17f62499bcc21a8c91dd69f3cad6f81c1c8c619f449ec8f3ab5b452d73d456eccca418e501cdd581590e2f9b4c0360c57900bbf97dd2ad
diff --git a/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.8.ebuild b/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.8.ebuild
new file mode 100644
index 00000000..406a6a5d
--- /dev/null
+++ b/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.8.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.8.ebuild,v 1.4 2012/10/09 19:28:28 pinkbyte Exp $
+
+EAPI="4"
+
+inherit autotools eutils gnome2-utils
+
+DESCRIPTION="Compiz Fusion Window Decorator Plugins"
+HOMEPAGE="http://www.compiz.org/"
+SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="gconf"
+
+RDEPEND="
+ >=gnome-base/librsvg-2.14.0:2
+ x11-libs/cairo
+ >=x11-libs/compiz-bcop-${PV}
+ >=x11-wm/compiz-${PV}[gconf?]
+ virtual/jpeg:0
+ virtual/glu
+"
+
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.35
+ virtual/pkgconfig
+ >=sys-devel/gettext-0.15
+ gconf? ( gnome-base/gconf:2 )
+"
+
+DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"
+
+src_prepare() {
+ if ! use gconf; then
+ epatch "${FILESDIR}"/${PN}-no-gconf.patch
+ eautoreconf
+ fi
+}
+
+src_configure() {
+ econf \
+ --enable-fast-install \
+ --disable-static \
+ $(use_enable gconf schemas)
+}
+
+src_install() {
+ default
+ prune_libtool_files
+}
+
+pkg_preinst() {
+ use gconf && gnome2_gconf_savelist
+}
+
+pkg_postinst() {
+ use gconf && gnome2_gconf_install
+}
diff --git a/x11-plugins/compiz-plugins-main/files/compiz-plugins-main-no-gconf.patch b/x11-plugins/compiz-plugins-main/files/compiz-plugins-main-no-gconf.patch
new file mode 100644
index 00000000..63222a5f
--- /dev/null
+++ b/x11-plugins/compiz-plugins-main/files/compiz-plugins-main-no-gconf.patch
@@ -0,0 +1,22 @@
+ configure.ac | 5 ++---
+ 1 files changed, 2 insertions(+), 3 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 297a8cf..290e92b 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -171,11 +171,10 @@
+ if test x"$use_schemas" = x"yes"; then
+ fi
+ xsltdir=`$PKG_CONFIG --variable=xsltdir compiz-gconf`
+ AC_SUBST(xsltdir)
++else
++ AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test "x$use_gconf" = "xyes")
+ fi
+
+-AM_GCONF_SOURCE_2
+-
+-
+ AM_CONDITIONAL(USE_SCHEMAS, test "x$use_schemas" = "xyes")
+ if test "$use_schemas" = yes; then
+ AC_DEFINE(USE_SCHEMAS, 1, [Build gconf schemas])
diff --git a/x11-plugins/compiz-plugins-main/metadata.xml b/x11-plugins/compiz-plugins-main/metadata.xml
new file mode 100644
index 00000000..f80d46d0
--- /dev/null
+++ b/x11-plugins/compiz-plugins-main/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>desktop-effects</herd>
+<longdescription lang="en">
+Package with the base compiz-fusion plugins:
+animation, colourfilter, expo, ezoom, jpeg, neg, opacify, put, resizeinfo, ring,
+scaleaddon, shift, snap, text, thumbnail, vpswitch,, wall, winrules, workarounds.
+</longdescription>
+ <use>
+ <flag name="gconf">
+ Install GConf schemas for the plugins, needed when using the GConf-based
+ configuration backend in <pkg>x11-wm/compiz</pkg>.
+ </flag>
+ </use>
+</pkgmetadata>