diff --git a/dev-python/compizconfig-python/Manifest b/dev-python/compizconfig-python/Manifest new file mode 100644 index 000000000..901efce95 --- /dev/null +++ b/dev-python/compizconfig-python/Manifest @@ -0,0 +1,8 @@ +DIST compizconfig-python-0.5.2.tar.bz2 254604 RMD160 16d2c06b97d76a984a609e5288d3c75574ada549 SHA1 3f1da3f3d01d32b9c975571929e5f112ba1e2b68 SHA256 8bd8ffde02f2d0d3bc5ed754beaa5f94c69fc43ecdfefc1fba3ec0298c943e1c +EBUILD compizconfig-python-0.5.2.ebuild 904 RMD160 6a03e1962900aedcdb59e1dce4b4ffdd33a2414b SHA1 60d1843b359a66522e04ae1e17671441745da0c7 SHA256 5c6c00bfc625f94d0200d29f6fe305f037f8623583a1617f8f07177e63457ac8 +MD5 a6c120f5fce1ddeb0ddc7f512c67d384 compizconfig-python-0.5.2.ebuild 904 +RMD160 6a03e1962900aedcdb59e1dce4b4ffdd33a2414b compizconfig-python-0.5.2.ebuild 904 +SHA256 5c6c00bfc625f94d0200d29f6fe305f037f8623583a1617f8f07177e63457ac8 compizconfig-python-0.5.2.ebuild 904 +MD5 fb6113e4e7daf336a95d31d93b080ecc files/digest-compizconfig-python-0.5.2 202 +RMD160 34e82002c16f3958c224eff42fdf769aa881fcbe files/digest-compizconfig-python-0.5.2 202 +SHA256 2d5156253faa3040247090f14e2926d45fd04d741b560c3b9fb94fc7524dcaa4 files/digest-compizconfig-python-0.5.2 202 diff --git a/dev-python/compizconfig-python/compizconfig-python-0.5.2.ebuild b/dev-python/compizconfig-python/compizconfig-python-0.5.2.ebuild new file mode 100644 index 000000000..2699532c8 --- /dev/null +++ b/dev-python/compizconfig-python/compizconfig-python-0.5.2.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools + +DESCRIPTION="Compizconfig Python Bindings" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="~x11-libs/libcompizconfig-${PV} + >=dev-libs/glib-2.6 + || ( >=dev-lang/python-2.4 >=dev-lang/python-2.5 ) + dev-python/pyrex" + +S="${WORKDIR}/${P}" + +src_compile() { + eautoreconf || die "eautoreconf failed" + + econf || die "econf failed" + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/dev-python/compizconfig-python/files/digest-compizconfig-python-0.5.2 b/dev-python/compizconfig-python/files/digest-compizconfig-python-0.5.2 new file mode 100644 index 000000000..88ffe42e6 --- /dev/null +++ b/dev-python/compizconfig-python/files/digest-compizconfig-python-0.5.2 @@ -0,0 +1,2 @@ +RMD160 16d2c06b97d76a984a609e5288d3c75574ada549 compizconfig-python-0.5.2.tar.bz2 254604 +SHA256 8bd8ffde02f2d0d3bc5ed754beaa5f94c69fc43ecdfefc1fba3ec0298c943e1c compizconfig-python-0.5.2.tar.bz2 254604 diff --git a/x11-apps/ccsm/Manifest b/x11-apps/ccsm/Manifest new file mode 100644 index 000000000..8a83d5983 --- /dev/null +++ b/x11-apps/ccsm/Manifest @@ -0,0 +1,8 @@ +DIST ccsm-0.5.2.tar.bz2 390115 RMD160 ba74b85254682d08bba149dc858f831d4f140c4d SHA1 12c3df2b290fe6635efbfd16e36bb0047bd502ed SHA256 8f2c188a444c6728b91d26e19e00009a687cfa82631bf3f117837dc81e0000fa +EBUILD ccsm-0.5.2.ebuild 756 RMD160 2c73a073ea12b12afe69f3b6c991a065d210d18f SHA1 e4993995fad218cfd88490414bbe62254331f153 SHA256 35635d9149b713f38c7a858c7ef84c2dcb4781f1b5074ff29e154545b89de60c +MD5 a4a4a61a8cffe6c84bbf9f7c0f8c051c ccsm-0.5.2.ebuild 756 +RMD160 2c73a073ea12b12afe69f3b6c991a065d210d18f ccsm-0.5.2.ebuild 756 +SHA256 35635d9149b713f38c7a858c7ef84c2dcb4781f1b5074ff29e154545b89de60c ccsm-0.5.2.ebuild 756 +MD5 33c4cbdac10bf9babbbc31b72ac97718 files/digest-ccsm-0.5.2 172 +RMD160 0b026cfee861339b9987d907416bd9a7be74a760 files/digest-ccsm-0.5.2 172 +SHA256 2b7ca02901715eef0686d1fa108f98dbff8a9da56c3459d2cd0a493c60d7e99a files/digest-ccsm-0.5.2 172 diff --git a/x11-apps/ccsm/ccsm-0.5.2.ebuild b/x11-apps/ccsm/ccsm-0.5.2.ebuild new file mode 100644 index 000000000..add648802 --- /dev/null +++ b/x11-apps/ccsm/ccsm-0.5.2.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="Compizconfig Settings Manager" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="~dev-python/compizconfig-python-${PV} + >=dev-python/pygtk-2.10" + +S="${WORKDIR}/${P}" + +src_compile() { + cd ${S} + ./setup.py build --prefix=/usr +} + +src_install() { + ./setup.py install --root=${D} --prefix=/usr +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-apps/ccsm/files/digest-ccsm-0.5.2 b/x11-apps/ccsm/files/digest-ccsm-0.5.2 new file mode 100644 index 000000000..149bbdd2e --- /dev/null +++ b/x11-apps/ccsm/files/digest-ccsm-0.5.2 @@ -0,0 +1,2 @@ +RMD160 ba74b85254682d08bba149dc858f831d4f140c4d ccsm-0.5.2.tar.bz2 390115 +SHA256 8f2c188a444c6728b91d26e19e00009a687cfa82631bf3f117837dc81e0000fa ccsm-0.5.2.tar.bz2 390115 diff --git a/x11-apps/fusion-icon/ChangeLog b/x11-apps/fusion-icon/ChangeLog new file mode 100644 index 000000000..7c40e9279 --- /dev/null +++ b/x11-apps/fusion-icon/ChangeLog @@ -0,0 +1,17 @@ +# ChangeLog for x11-apps/fusion-icon +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 21 Aug 2007; Jorge Manuel B. S. Vicetto + metadata.xml: + Updated metadata.xml + + 20 Aug 2007; Jorge Manuel B. S. Vicetto + +metadata.xml: + Added metadata.xml + + 19 Aug 2007; Jorge Manuel B. S. Vicetto + fusion-icon-9999.ebuild: + Update to allow compiz-0.5.2 or compiz-9999 and compizconfig-python-0.5.2 + or compizconfig-python-9999 as deps. + diff --git a/x11-apps/fusion-icon/Manifest b/x11-apps/fusion-icon/Manifest new file mode 100644 index 000000000..d8e0673dd --- /dev/null +++ b/x11-apps/fusion-icon/Manifest @@ -0,0 +1,15 @@ +EBUILD fusion-icon-9999.ebuild 1271 RMD160 c95cc93df63ac7d2e1bde88c6e606656ebcee41f SHA1 96d5a2f1c5f552fb34f7035fd5956c50d7b74c34 SHA256 7b240e10d3bf46cd99c857dc1da61abe505995d252dfe86165f616d53c3f393a +MD5 579e251672980be9d1183aa934892b8e fusion-icon-9999.ebuild 1271 +RMD160 c95cc93df63ac7d2e1bde88c6e606656ebcee41f fusion-icon-9999.ebuild 1271 +SHA256 7b240e10d3bf46cd99c857dc1da61abe505995d252dfe86165f616d53c3f393a fusion-icon-9999.ebuild 1271 +MISC ChangeLog 544 RMD160 eb30d7fd66b237ba8d6bc9ec6f4528c63ba4dc61 SHA1 91b4e8d76a1395a50f4cf10f9acd0e9a5152590c SHA256 bba646900f8438061b4b8b27953281ee6acaaf895d3bc63c787594106dbf7895 +MD5 66ba90bc4463d637d2165ba31ccc744c ChangeLog 544 +RMD160 eb30d7fd66b237ba8d6bc9ec6f4528c63ba4dc61 ChangeLog 544 +SHA256 bba646900f8438061b4b8b27953281ee6acaaf895d3bc63c787594106dbf7895 ChangeLog 544 +MISC metadata.xml 419 RMD160 4f2d41f82fe5ead9267607aa2b87d7777318040e SHA1 8cb9ad617de571c62ad8908800683e895c1a839b SHA256 3b69efd7bb6fa4caa7000bc38ef609475cf958932c646efce3ef7d83c7eb1c32 +MD5 f6d4f13e4a1c8353b39051846318f67f metadata.xml 419 +RMD160 4f2d41f82fe5ead9267607aa2b87d7777318040e metadata.xml 419 +SHA256 3b69efd7bb6fa4caa7000bc38ef609475cf958932c646efce3ef7d83c7eb1c32 metadata.xml 419 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-fusion-icon-9999 0 +RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-fusion-icon-9999 0 +SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-fusion-icon-9999 0 diff --git a/x11-apps/fusion-icon/files/digest-fusion-icon-9999 b/x11-apps/fusion-icon/files/digest-fusion-icon-9999 new file mode 100644 index 000000000..e69de29bb diff --git a/x11-apps/fusion-icon/fusion-icon-9999.ebuild b/x11-apps/fusion-icon/fusion-icon-9999.ebuild new file mode 100644 index 000000000..931b902b9 --- /dev/null +++ b/x11-apps/fusion-icon/fusion-icon-9999.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit git gnome2-utils + +EGIT_REPO_URI="git://anongit.opencompositing.org/users/crdlb/${PN}" +COMPIZ_RELEASE="0.5.2" + +DESCRIPTION="Compiz Fusion Tray Icon and Manager (git)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="gtk qt3 qt4" + +RDEPEND="|| ( ~x11-wm/compiz-${PV} =x11-wm/compiz-${COMPIZ_RELEASE} ) + || ( ~dev-python/compizconfig-python-${PV} =dev-python/compizconfig-python-${COMPIZ_RELEASE} ) + gtk? ( >=dev-python/pygtk-2.10 ) + qt3? ( dev-python/PyQt + dev-python/ctypes ) + qt4? ( dev-python/PyQt4 )" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19" + +S="${WORKDIR}/${PN}" + +src_install() { + if use gtk ; then interfaces="${interfaces} gtk" ; fi + if use qt3 ; then interfaces="${interfaces} qt3" ; fi + if use qt4 ; then interfaces="${interfaces} qt4" ; fi + make "interfaces=${interfaces}" DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + if use gtk ; then gnome2_icon_cache_update ; fi + + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-apps/fusion-icon/metadata.xml b/x11-apps/fusion-icon/metadata.xml new file mode 100644 index 000000000..5a75e83e0 --- /dev/null +++ b/x11-apps/fusion-icon/metadata.xml @@ -0,0 +1,14 @@ + + + +no-herd + +jmbsvicetto@gentoo.org +Jorge Manuel B. S. Vicetto + + +nesl247@gmail.com +Alex Heck + +Compiz Fusion Tray Icon and Manager + diff --git a/x11-libs/compiz-bcop/Manifest b/x11-libs/compiz-bcop/Manifest new file mode 100644 index 000000000..e827fb396 --- /dev/null +++ b/x11-libs/compiz-bcop/Manifest @@ -0,0 +1,8 @@ +DIST compiz-bcop-0.5.2.tar.bz2 68297 RMD160 9db7c1b613e3e16f443c0b40f0ae51ee383a605d SHA1 12146c368952718865d74ee91177b784afe22d5c SHA256 b53ecab9a54c0436be03b9ef32a4bd82b8c584ca399a4db1cc550c0947b31691 +EBUILD compiz-bcop-0.5.2.ebuild 825 RMD160 8d8c1a01289843c57d91ce247b896773211b945b SHA1 ee0bb9cdaf93b668531ceee23bc2ae2ceb0898b3 SHA256 e71602b00ec6a04e8b5a89e9ef3cad7c82a37bb91cbb6c3d945f728c2fe78181 +MD5 e980c2eaf0674fd1aff06b7f5df04994 compiz-bcop-0.5.2.ebuild 825 +RMD160 8d8c1a01289843c57d91ce247b896773211b945b compiz-bcop-0.5.2.ebuild 825 +SHA256 e71602b00ec6a04e8b5a89e9ef3cad7c82a37bb91cbb6c3d945f728c2fe78181 compiz-bcop-0.5.2.ebuild 825 +MD5 ab5669b0b772f206359adf656da5a46e files/digest-compiz-bcop-0.5.2 184 +RMD160 883ff8be99308290ca3d1bee3d9834428edaa5fe files/digest-compiz-bcop-0.5.2 184 +SHA256 3fcc759f047163d071efa710f6872460d8d765c8fea8206add2f1cec829b6e75 files/digest-compiz-bcop-0.5.2 184 diff --git a/x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild b/x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild new file mode 100644 index 000000000..037785a91 --- /dev/null +++ b/x11-libs/compiz-bcop/compiz-bcop-0.5.2.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools + +DESCRIPTION="Compiz Option code Generator" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND=">=dev-util/pkgconfig-0.19 + dev-libs/libxslt" + +S="${WORKDIR}/${P}" + +src_compile() { + eautoreconf || die "eautoreconf failed" + + econf || die "econf failed" + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-libs/compiz-bcop/files/digest-compiz-bcop-0.5.2 b/x11-libs/compiz-bcop/files/digest-compiz-bcop-0.5.2 new file mode 100644 index 000000000..53181a817 --- /dev/null +++ b/x11-libs/compiz-bcop/files/digest-compiz-bcop-0.5.2 @@ -0,0 +1,2 @@ +RMD160 9db7c1b613e3e16f443c0b40f0ae51ee383a605d compiz-bcop-0.5.2.tar.bz2 68297 +SHA256 b53ecab9a54c0436be03b9ef32a4bd82b8c584ca399a4db1cc550c0947b31691 compiz-bcop-0.5.2.tar.bz2 68297 diff --git a/x11-libs/compizconfig-backend-gconf/Manifest b/x11-libs/compizconfig-backend-gconf/Manifest new file mode 100644 index 000000000..9f010e506 --- /dev/null +++ b/x11-libs/compizconfig-backend-gconf/Manifest @@ -0,0 +1,8 @@ +DIST compizconfig-backend-gconf-0.5.2.tar.bz2 236234 RMD160 bbcdb7186e624d1b89d5e7eb8860d8db49a4108d SHA1 fb6897799c34c8bbe527a5c4f4e2b0fbd8b61654 SHA256 9c62533019683cbf6811e8d71feb4ea7ef1e4e37e44b5a63f701b2b25d12d4c1 +EBUILD compizconfig-backend-gconf-0.5.2.ebuild 854 RMD160 05248af68e9ad82f249767cec514651fe8606035 SHA1 63162bc97a4a23c646bb358a2a1f1c8112f0813e SHA256 c7435a358351b79d5eb3dddf05601ed4572c8cd3cade2378365daf445826ada0 +MD5 05ad40038b6ac3574894d59284a6ffc3 compizconfig-backend-gconf-0.5.2.ebuild 854 +RMD160 05248af68e9ad82f249767cec514651fe8606035 compizconfig-backend-gconf-0.5.2.ebuild 854 +SHA256 c7435a358351b79d5eb3dddf05601ed4572c8cd3cade2378365daf445826ada0 compizconfig-backend-gconf-0.5.2.ebuild 854 +MD5 469fc5485caebd032a0e341a0f6ae1ed files/digest-compizconfig-backend-gconf-0.5.2 216 +RMD160 70ba5cc2f2b71f4ca973536ce0c054ec79614d78 files/digest-compizconfig-backend-gconf-0.5.2 216 +SHA256 07d0c8ae9f5ecb504e04ada1c05513002b036b3114f40f643566614e40d3eaec files/digest-compizconfig-backend-gconf-0.5.2 216 diff --git a/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild b/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild new file mode 100644 index 000000000..e057cf2de --- /dev/null +++ b/x11-libs/compizconfig-backend-gconf/compizconfig-backend-gconf-0.5.2.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools + +DESCRIPTION="Compizconfig Gconf Backend" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="~x11-wm/compiz-${PV} + ~x11-libs/libcompizconfig-${PV} + >=gnome-base/gconf-2.0" + +S="${WORKDIR}/${P}" + +src_compile() { + eautoreconf || die "eautoreconf failed" + + econf || die "econf failed" + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs to http://trac.gentoo-xeffects.org" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-libs/compizconfig-backend-gconf/files/digest-compizconfig-backend-gconf-0.5.2 b/x11-libs/compizconfig-backend-gconf/files/digest-compizconfig-backend-gconf-0.5.2 new file mode 100644 index 000000000..5ef357ad1 --- /dev/null +++ b/x11-libs/compizconfig-backend-gconf/files/digest-compizconfig-backend-gconf-0.5.2 @@ -0,0 +1,2 @@ +RMD160 bbcdb7186e624d1b89d5e7eb8860d8db49a4108d compizconfig-backend-gconf-0.5.2.tar.bz2 236234 +SHA256 9c62533019683cbf6811e8d71feb4ea7ef1e4e37e44b5a63f701b2b25d12d4c1 compizconfig-backend-gconf-0.5.2.tar.bz2 236234 diff --git a/x11-libs/compizconfig-backend-kconfig/Manifest b/x11-libs/compizconfig-backend-kconfig/Manifest new file mode 100644 index 000000000..4550449d9 --- /dev/null +++ b/x11-libs/compizconfig-backend-kconfig/Manifest @@ -0,0 +1,8 @@ +DIST compizconfig-backend-kconfig-0.5.2.tar.bz2 411731 RMD160 a06a92cc7466ecbbb687a079049f4990b0868b6a SHA1 d701d6c360cc7330502254292e7c70ca0f00597a SHA256 409e592d2e7a6bf09b33dc04ae18251a5b31e757ca488d266f63d441c258ceef +EBUILD compizconfig-backend-kconfig-0.5.2.ebuild 647 RMD160 fb08da8e7dc250091ee098e1ea0fe6a5babd4e00 SHA1 ec2a0e3e6fbb23bf73c02a111f9f3aecb2e4547c SHA256 c1a83449920e0e48426c33ac4ee747008b24d6b32392a22eef6d163b2e35f98d +MD5 0dcfa98427e6af6a21233d16c1e0b504 compizconfig-backend-kconfig-0.5.2.ebuild 647 +RMD160 fb08da8e7dc250091ee098e1ea0fe6a5babd4e00 compizconfig-backend-kconfig-0.5.2.ebuild 647 +SHA256 c1a83449920e0e48426c33ac4ee747008b24d6b32392a22eef6d163b2e35f98d compizconfig-backend-kconfig-0.5.2.ebuild 647 +MD5 a1ee1306b5ec4fe81806b2be1c6e22ef files/digest-compizconfig-backend-kconfig-0.5.2 220 +RMD160 3d65b11fcb792e138629c45991f0584fbace2bfd files/digest-compizconfig-backend-kconfig-0.5.2 220 +SHA256 27b39d2a1689d252a4429d06117110d4c5ba1f34418357cdcba59e8aceaaaf19 files/digest-compizconfig-backend-kconfig-0.5.2 220 diff --git a/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild b/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild new file mode 100644 index 000000000..471b19c34 --- /dev/null +++ b/x11-libs/compizconfig-backend-kconfig/compizconfig-backend-kconfig-0.5.2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit kde autotools + +DESCRIPTION="Compizconfig Kconfig Backend" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="~x11-libs/libcompizconfig-${PV}" + +S="${WORKDIR}/${P}" + +pkg_postinst() { + kde_pkg_postinst + echo + + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-libs/compizconfig-backend-kconfig/files/digest-compizconfig-backend-kconfig-0.5.2 b/x11-libs/compizconfig-backend-kconfig/files/digest-compizconfig-backend-kconfig-0.5.2 new file mode 100644 index 000000000..544fb0ec7 --- /dev/null +++ b/x11-libs/compizconfig-backend-kconfig/files/digest-compizconfig-backend-kconfig-0.5.2 @@ -0,0 +1,2 @@ +RMD160 a06a92cc7466ecbbb687a079049f4990b0868b6a compizconfig-backend-kconfig-0.5.2.tar.bz2 411731 +SHA256 409e592d2e7a6bf09b33dc04ae18251a5b31e757ca488d266f63d441c258ceef compizconfig-backend-kconfig-0.5.2.tar.bz2 411731 diff --git a/x11-libs/libcompizconfig/Manifest b/x11-libs/libcompizconfig/Manifest new file mode 100644 index 000000000..10a0dc105 --- /dev/null +++ b/x11-libs/libcompizconfig/Manifest @@ -0,0 +1,8 @@ +DIST libcompizconfig-0.5.2.tar.bz2 318788 RMD160 32c04e27cd66a5e42dd8f0c6af0244fca75bf4c7 SHA1 2a6ed8c3276d0f6ef83e3ae9e8233df8fe81793d SHA256 a84382c5486c36e2ab78b9e9b3fcf2fc1919170d200032cf594abe5ca374a103 +EBUILD libcompizconfig-0.5.2.ebuild 972 RMD160 734fd16fd76468e0e15bf38b049d4b96ed3ace09 SHA1 bfb3d6317e7ca6d8241cdbbe3a37f860c170b216 SHA256 e7e8298f883a32216a399537a16e68f2fda4da7e785f30e032e13182bbe7d859 +MD5 8438c2751993599a9414cc9a26136427 libcompizconfig-0.5.2.ebuild 972 +RMD160 734fd16fd76468e0e15bf38b049d4b96ed3ace09 libcompizconfig-0.5.2.ebuild 972 +SHA256 e7e8298f883a32216a399537a16e68f2fda4da7e785f30e032e13182bbe7d859 libcompizconfig-0.5.2.ebuild 972 +MD5 2eb9adcde38db69b8557be2d27197b61 files/digest-libcompizconfig-0.5.2 194 +RMD160 4f54cf6c4252395040cb645568fad58dc6046357 files/digest-libcompizconfig-0.5.2 194 +SHA256 42354a9101480d170a0248429ca3b1b19b2fa736deda8502d3d1585cb0451443 files/digest-libcompizconfig-0.5.2 194 diff --git a/x11-libs/libcompizconfig/files/digest-libcompizconfig-0.5.2 b/x11-libs/libcompizconfig/files/digest-libcompizconfig-0.5.2 new file mode 100644 index 000000000..18a7fbe51 --- /dev/null +++ b/x11-libs/libcompizconfig/files/digest-libcompizconfig-0.5.2 @@ -0,0 +1,2 @@ +RMD160 32c04e27cd66a5e42dd8f0c6af0244fca75bf4c7 libcompizconfig-0.5.2.tar.bz2 318788 +SHA256 a84382c5486c36e2ab78b9e9b3fcf2fc1919170d200032cf594abe5ca374a103 libcompizconfig-0.5.2.tar.bz2 318788 diff --git a/x11-libs/libcompizconfig/libcompizconfig-0.5.2.ebuild b/x11-libs/libcompizconfig/libcompizconfig-0.5.2.ebuild new file mode 100644 index 000000000..280e6afad --- /dev/null +++ b/x11-libs/libcompizconfig/libcompizconfig-0.5.2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools + +DESCRIPTION="Compiz Configuration System (git)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND=">=dev-util/pkgconfig-0.19 + ~x11-wm/compiz-${PV} + dev-libs/libxml2" + +S="${WORKDIR}/${P}" + +src_compile() { + eautoreconf || die "eautoreconf failed" + glib-gettextize --copy --force || die "glib-gettextize failed" + intltoolize --copy --force || die "intltoolize failed" + + econf || die "econf failed" + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-atlantis/ChangeLog b/x11-plugins/compiz-fusion-plugins-atlantis/ChangeLog new file mode 100644 index 000000000..2cc7a7129 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-atlantis/ChangeLog @@ -0,0 +1,21 @@ +# ChangeLog for Gentoo XEffects Overlay +# $Header: $ + + 22 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-fusion-plugins-atlantis-9999.ebuild: + Removed dep on compiz-0.5.2 for the live ebuild as it doesn't work. + + 20 Aug 2007; Jorge Manuel B. S. Vicetto + +metadata.xml, compiz-fusion-plugins-atlantis-9999.ebuild: + Fixed some QA errors on the ebuild. + Added metadata.xml + + 19 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-fusion-plugins-atlantis-9999.ebuild: + Update to allow compiz-0.5.2 or compiz-9999 as deps. + + 31 Jul 2007; +, +, + +compiz-fusion-plugins-atlantis-9999.ebuild, + -compiz-fusion-plugins-gears-9999.ebuild: + Initial commit + diff --git a/x11-plugins/compiz-fusion-plugins-atlantis/Manifest b/x11-plugins/compiz-fusion-plugins-atlantis/Manifest new file mode 100644 index 000000000..f7bb10eda --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-atlantis/Manifest @@ -0,0 +1,3 @@ +EBUILD compiz-fusion-plugins-atlantis-9999.ebuild 1106 RMD160 ca8b69a7a1942cc941ea3ed35a497865dc6d58c5 SHA1 e04c18567732952b499b14c1de2110c2a131af7b SHA256 0cc7a00af1c5676f1b29fe93e7d300b7ee98fbec4304d57f0da6e12c5776436e +MISC ChangeLog 757 RMD160 605d668e1e3077f16bf4345e7d291a0184e44eca SHA1 b673441cc44c6d5d9a045409640d6837c932076e SHA256 ece12108813b1f59ed137253f53bfe8f5f23f5bc0d9426e472de678a7130e56b +MISC metadata.xml 222 RMD160 21df8a7e213dfb425d883d801c70e3c96df8b98d SHA1 2ce12fcf59d33214127493d8a2452bbef6140d92 SHA256 704c5d3eb6f0573ce5e94b10342b3839436b75fc194a91606dce199c3ab29859 diff --git a/x11-plugins/compiz-fusion-plugins-atlantis/compiz-fusion-plugins-atlantis-9999.ebuild b/x11-plugins/compiz-fusion-plugins-atlantis/compiz-fusion-plugins-atlantis-9999.ebuild new file mode 100644 index 000000000..651d0a6d1 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-atlantis/compiz-fusion-plugins-atlantis-9999.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +MY_PN="${PN/compiz-fusion-plugins-}" + +inherit git flag-o-matic autotools + +EGIT_REPO_URI="git://anongit.opencompositing.org/fusion/plugins/${MY_PN}" + +DESCRIPTION="Compiz Fusion Window Decorator Atlantis Plugin (git)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="~x11-wm/compiz-${PV} + ~x11-libs/compiz-bcop-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${MY_PN}" + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + sed -i 's/gen-schemas .*/gen-schemas :=/' Makefile + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}/usr/lib/compiz" XMLDIR="${D}/usr/share/compiz" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs to http://forums.gentoo-xeffects.org" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-atlantis/metadata.xml b/x11-plugins/compiz-fusion-plugins-atlantis/metadata.xml new file mode 100644 index 000000000..4d5092ec0 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-atlantis/metadata.xml @@ -0,0 +1,9 @@ + +no-herd + +jmbsvicetto@gentoo.org +Jorge Manuel B. S. Vicetto + +Compiz Fusion atlantis plugin. + + diff --git a/x11-plugins/compiz-fusion-plugins-extra/Manifest b/x11-plugins/compiz-fusion-plugins-extra/Manifest new file mode 100644 index 000000000..d56073992 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-extra/Manifest @@ -0,0 +1,8 @@ +DIST compiz-fusion-plugins-extra-0.5.2.tar.bz2 1647092 RMD160 c1d68567a88273ec434bbb69a810fecf3e68817e SHA1 bf0c13850ff7e11986f91653fe0c3103ee000ab2 SHA256 0fa0259bea5983df832c782751e509b4d392f34124163fb91d387746c93c4f6b +EBUILD compiz-fusion-plugins-extra-0.5.2.ebuild 1420 RMD160 63886d5bb8c921fee9bbde9e57b6d0ee0e4ee6cd SHA1 61ab965dc50bf318a0df489d4d7a27ad7b5abf5a SHA256 0423f2e06af01ca862ff92c9f09c4e68a47f9ab78d48089d9543768856c3e450 +MD5 e52f3e9789be10bd8c73b309f8524196 compiz-fusion-plugins-extra-0.5.2.ebuild 1420 +RMD160 63886d5bb8c921fee9bbde9e57b6d0ee0e4ee6cd compiz-fusion-plugins-extra-0.5.2.ebuild 1420 +SHA256 0423f2e06af01ca862ff92c9f09c4e68a47f9ab78d48089d9543768856c3e450 compiz-fusion-plugins-extra-0.5.2.ebuild 1420 +MD5 4a818a44461a96cac75039723086565f files/digest-compiz-fusion-plugins-extra-0.5.2 220 +RMD160 7c06f542715da75b6bc07aa8272e9df4065bb054 files/digest-compiz-fusion-plugins-extra-0.5.2 220 +SHA256 8980ee54492a89e2c3eab4625a41230436f2a1829063c2f01ff714091cf9b075 files/digest-compiz-fusion-plugins-extra-0.5.2 220 diff --git a/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.5.2.ebuild b/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.5.2.ebuild new file mode 100644 index 000000000..9eadddfc0 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.5.2.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit flag-o-matic autotools + +DESCRIPTION="Compiz Fusion Window Decorator Extra Plugins" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +RDEPEND="~x11-wm/compiz-${PV} + media-libs/jpeg + >=gnome-base/librsvg-2.14.0 + ~x11-libs/compiz-bcop-${PV} + ~x11-plugins/compiz-fusion-plugins-main-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${P}" + +pkg_setup() { + if ! built_with_use x11-libs/cairo glitz ; then + einfo "Please rebuild cairo with USE=\"glitz\"" + die "x11-libs/cairo missing glitz support" + fi +} + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + eautoreconf || die "eautoreconf failed" + glib-gettextize --copy --force || die "glib-gettextize failed" + intltoolize --automake --copy --force || die "intloolize failed" + + econf || die "econf failed" + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-extra/files/digest-compiz-fusion-plugins-extra-0.5.2 b/x11-plugins/compiz-fusion-plugins-extra/files/digest-compiz-fusion-plugins-extra-0.5.2 new file mode 100644 index 000000000..0cd6f67d3 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-extra/files/digest-compiz-fusion-plugins-extra-0.5.2 @@ -0,0 +1,2 @@ +RMD160 c1d68567a88273ec434bbb69a810fecf3e68817e compiz-fusion-plugins-extra-0.5.2.tar.bz2 1647092 +SHA256 0fa0259bea5983df832c782751e509b4d392f34124163fb91d387746c93c4f6b compiz-fusion-plugins-extra-0.5.2.tar.bz2 1647092 diff --git a/x11-plugins/compiz-fusion-plugins-main/Manifest b/x11-plugins/compiz-fusion-plugins-main/Manifest new file mode 100644 index 000000000..6f3460cc0 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-main/Manifest @@ -0,0 +1,8 @@ +DIST compiz-fusion-plugins-main-0.5.2.tar.bz2 606991 RMD160 c85593bbdee72d31452d13ab00bf6f0047d5cdff SHA1 b488709c5401f5295f89e9f74958aa3fc3101828 SHA256 72f32fe4ee5ad0a04899b10a598573d08bff728802832e04da48d5e9ad2ceaf8 +EBUILD compiz-fusion-plugins-main-0.5.2.ebuild 1367 RMD160 70c966b3d0fbd6f89c3c4dc06d3cb46c6408264f SHA1 961cef25c06ae169bcc0d7f70d3757242688c947 SHA256 f98cbcc469a9e09cd94ea8245fa3688db47f5488fcfca30cd235a8b2dcc20537 +MD5 088e6cda58006f9a4a0ce86589d3b11f compiz-fusion-plugins-main-0.5.2.ebuild 1367 +RMD160 70c966b3d0fbd6f89c3c4dc06d3cb46c6408264f compiz-fusion-plugins-main-0.5.2.ebuild 1367 +SHA256 f98cbcc469a9e09cd94ea8245fa3688db47f5488fcfca30cd235a8b2dcc20537 compiz-fusion-plugins-main-0.5.2.ebuild 1367 +MD5 c2292033635d52630de42da4076f9f27 files/digest-compiz-fusion-plugins-main-0.5.2 216 +RMD160 e47ed0a77a4cef3b7deabb43b27e8760e6d59941 files/digest-compiz-fusion-plugins-main-0.5.2 216 +SHA256 96e5d5ea62a563053ab1ba26f8e36ef62ea9d3e0f2b21364af1f6c65ba63807f files/digest-compiz-fusion-plugins-main-0.5.2 216 diff --git a/x11-plugins/compiz-fusion-plugins-main/compiz-fusion-plugins-main-0.5.2.ebuild b/x11-plugins/compiz-fusion-plugins-main/compiz-fusion-plugins-main-0.5.2.ebuild new file mode 100644 index 000000000..dda39c3ba --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-main/compiz-fusion-plugins-main-0.5.2.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit flag-o-matic autotools + +DESCRIPTION="Compiz Fusion Window Decorator Plugins" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +RDEPEND="~x11-wm/compiz-${PV} + media-libs/jpeg + >=gnome-base/librsvg-2.14.0 + ~x11-libs/compiz-bcop-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${P}" + +pkg_setup() { + if ! built_with_use x11-libs/cairo glitz ; then + einfo "Please rebuild cairo with USE=\"glitz\"" + die "x11-libs/cairo missing glitz support" + fi +} + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + eautoreconf || die "eautoreconf failed" + glib-gettextize --copy --force || die "glib-gettextize failed" + intltoolize --automake --copy --force || die "intloolize failed" + + econf || die "econf failed" + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-main/files/digest-compiz-fusion-plugins-main-0.5.2 b/x11-plugins/compiz-fusion-plugins-main/files/digest-compiz-fusion-plugins-main-0.5.2 new file mode 100644 index 000000000..367f652b8 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-main/files/digest-compiz-fusion-plugins-main-0.5.2 @@ -0,0 +1,2 @@ +RMD160 c85593bbdee72d31452d13ab00bf6f0047d5cdff compiz-fusion-plugins-main-0.5.2.tar.bz2 606991 +SHA256 72f32fe4ee5ad0a04899b10a598573d08bff728802832e04da48d5e9ad2ceaf8 compiz-fusion-plugins-main-0.5.2.tar.bz2 606991 diff --git a/x11-plugins/compiz-fusion-plugins-threed/ChangeLog b/x11-plugins/compiz-fusion-plugins-threed/ChangeLog new file mode 100644 index 000000000..e64b8a7f6 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-threed/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for x11-plugins/compiz-fusion-plugins-threed +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 22 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-fusion-plugins-threed-9999.ebuild: + Removed dep on compiz-0.5.2 for the live ebuild as it doesn't work. + + 19 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-fusion-plugins-threed-9999.ebuild: + Update to allow compiz-0.5.2 or compiz-9999 as deps. + diff --git a/x11-plugins/compiz-fusion-plugins-threed/Manifest b/x11-plugins/compiz-fusion-plugins-threed/Manifest new file mode 100644 index 000000000..f958e66eb --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-threed/Manifest @@ -0,0 +1,3 @@ +EBUILD compiz-fusion-plugins-threed-9999.ebuild 1076 RMD160 eb4b68d3eee84c3d0cdf06f5de35e05c4dc95dbf SHA1 3875f4939eb471ed92175e67b9e30cc9b74fd198 SHA256 fd5b3f1ea8883e8dbfcfdb54c69fefa564b34a608f29beef9fe332e4a1b83ff7 +MISC ChangeLog 490 RMD160 8ffe069e020314ad71dd622c6006d2207eac7f7d SHA1 39da24cde52d0c9bd3c108ffeed42f6a6e91ec71 SHA256 8277cea3cf4c3bcd9102ba730ee862cb2567d767f81e6a78f5f1910df948992b +MISC metadata.xml 220 RMD160 616cf03d0e58a6bd2fb6fe15f6b6569e5efb58a7 SHA1 9daa9409e2aed77957b2958c2ac267b0a5c7df3e SHA256 fecd13848607583606eee6499c455b4818bc32f5e6db3b8f8d4401c9d81389d2 diff --git a/x11-plugins/compiz-fusion-plugins-threed/compiz-fusion-plugins-threed-9999.ebuild b/x11-plugins/compiz-fusion-plugins-threed/compiz-fusion-plugins-threed-9999.ebuild new file mode 100644 index 000000000..aaa31db10 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-threed/compiz-fusion-plugins-threed-9999.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +MY_PN="3d" + +inherit git flag-o-matic autotools + +EGIT_REPO_URI="git://anongit.opencompositing.org/fusion/plugins/${MY_PN}" + +DESCRIPTION="Compiz Fusion Window Decorator 3D Plugin (git)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="~x11-wm/compiz-${PV} + ~x11-libs/compiz-bcop-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${MY_PN}" + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + sed -i 's/gen-schemas .*/gen-schemas :=/' Makefile + + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}/usr/lib/compiz" XMLDIR="${D}/usr/share/compiz" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-threed/metadata.xml b/x11-plugins/compiz-fusion-plugins-threed/metadata.xml new file mode 100644 index 000000000..bb18e5b1a --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-threed/metadata.xml @@ -0,0 +1,9 @@ + +no-herd + +jmbsvicetto@gentoo.org +Jorge Manuel B. S. Vicetto + +compiz-fusion threed plugin. + + diff --git a/x11-plugins/compiz-fusion-plugins-unsupported/Manifest b/x11-plugins/compiz-fusion-plugins-unsupported/Manifest new file mode 100644 index 000000000..6e9076737 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-unsupported/Manifest @@ -0,0 +1,8 @@ +DIST compiz-fusion-plugins-unsupported-0.5.2.tar.bz2 409777 RMD160 65557183b31cfd894cb8d91ddaa1be56343df776 SHA1 20f747ad5d932b216b647ff192ef4924a9c24cec SHA256 cc3d1f3b620f3d6e2979a21b65c971ed06b29656ebb4fceabadc4cfd2143b24d +EBUILD compiz-fusion-plugins-unsupported-0.5.2.ebuild 1379 RMD160 9391b550811ae001845a1de8ae12f75ed40a3f51 SHA1 1b8751d46b99ca545013bc3de93a7578c087f49b SHA256 927737151768ee1fbdcfecabc6e54befdd919769be22a292202c1059e82ea4be +MD5 b131acc3390076d40daf74c2483708a0 compiz-fusion-plugins-unsupported-0.5.2.ebuild 1379 +RMD160 9391b550811ae001845a1de8ae12f75ed40a3f51 compiz-fusion-plugins-unsupported-0.5.2.ebuild 1379 +SHA256 927737151768ee1fbdcfecabc6e54befdd919769be22a292202c1059e82ea4be compiz-fusion-plugins-unsupported-0.5.2.ebuild 1379 +MD5 3486acc865a8a40c4548c2cc7e7e2856 files/digest-compiz-fusion-plugins-unsupported-0.5.2 230 +RMD160 be6e6f140c6e427d7af936a6afe9b46d6cb2eace files/digest-compiz-fusion-plugins-unsupported-0.5.2 230 +SHA256 28082014c8acdf90f1631bd3fdd1042e8558640b3a6c4f3d7b6a2b950d4e4d70 files/digest-compiz-fusion-plugins-unsupported-0.5.2 230 diff --git a/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.5.2.ebuild b/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.5.2.ebuild new file mode 100644 index 000000000..0940d46ab --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.5.2.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit flag-o-matic autotools + +DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +RDEPEND="~x11-wm/compiz-${PV} + media-libs/jpeg + >=gnome-base/librsvg-2.14.0 + ~x11-libs/compiz-bcop-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${P}" + +pkg_setup() { + if ! built_with_use x11-libs/cairo glitz ; then + einfo "Please rebuild cairo with USE=\"glitz\"" + die "x11-libs/cairo missing glitz support" + fi +} + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + eautoreconf || die "eautoreconf failed" + glib-gettextize --copy --force || die "glib-gettextize failed" + intltoolize --automake --copy --force || die "intloolize failed" + + econf || die "econf failed" + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-unsupported/files/digest-compiz-fusion-plugins-unsupported-0.5.2 b/x11-plugins/compiz-fusion-plugins-unsupported/files/digest-compiz-fusion-plugins-unsupported-0.5.2 new file mode 100644 index 000000000..3d4af6232 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-unsupported/files/digest-compiz-fusion-plugins-unsupported-0.5.2 @@ -0,0 +1,2 @@ +RMD160 65557183b31cfd894cb8d91ddaa1be56343df776 compiz-fusion-plugins-unsupported-0.5.2.tar.bz2 409777 +SHA256 cc3d1f3b620f3d6e2979a21b65c971ed06b29656ebb4fceabadc4cfd2143b24d compiz-fusion-plugins-unsupported-0.5.2.tar.bz2 409777 diff --git a/x11-plugins/compiz-fusion-plugins-wallpaper/ChangeLog b/x11-plugins/compiz-fusion-plugins-wallpaper/ChangeLog new file mode 100644 index 000000000..07241ad82 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-wallpaper/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for x11-plugins/compiz-fusion-plugins-wallpaper +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + + 22 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-fusion-plugins-wallpaper-9999.ebuild: + Removed dep on compiz-0.5.2 for the live ebuild as it doesn't work. + + 19 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-fusion-plugins-wallpaper-9999.ebuild: + Update to allow compiz-0.5.2 or compiz-9999 as deps. + diff --git a/x11-plugins/compiz-fusion-plugins-wallpaper/Manifest b/x11-plugins/compiz-fusion-plugins-wallpaper/Manifest new file mode 100644 index 000000000..b27a87f9e --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-wallpaper/Manifest @@ -0,0 +1,3 @@ +EBUILD compiz-fusion-plugins-wallpaper-9999.ebuild 1109 RMD160 3e033ffcde56f2e4693761e659b5cc85e43ac5df SHA1 26ac55f6b9b4257ad330d4b62c134b6203d2e4de SHA256 59f2a3a94f8e79fcb8c0d0855ec995d7e4c932d416863974c6478cd575043c0e +MISC ChangeLog 499 RMD160 a547b1541979038d5bf9e6f26ff7b92bec4b5600 SHA1 eadcea8930ba9053da1d275464dee03f4fdef1a3 SHA256 996cf212abb6182ed19986cf9415116084945d92429a5da5629bbff2adb464ac +MISC metadata.xml 222 RMD160 ab2317afc36c42f7e3a214a5a1fff580b006aa7f SHA1 c496b99ba4dadf4539d6b4350e7c9607f50e8555 SHA256 9d2145e9904977fcb8b6dd70fb1a7428e6ffd4fc03f6d88d2d656f11c2972c21 diff --git a/x11-plugins/compiz-fusion-plugins-wallpaper/compiz-fusion-plugins-wallpaper-9999.ebuild b/x11-plugins/compiz-fusion-plugins-wallpaper/compiz-fusion-plugins-wallpaper-9999.ebuild new file mode 100644 index 000000000..ee16b284a --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-wallpaper/compiz-fusion-plugins-wallpaper-9999.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +MY_PN="${PN/compiz-fusion-plugins-}" + +inherit git flag-o-matic autotools + +EGIT_REPO_URI="git://anongit.opencompositing.org/fusion/plugins/${MY_PN}" + +DESCRIPTION="Compiz Fusion Window Decorator Wallpaper Plugin (git)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="~x11-wm/compiz-${PV} + ~x11-libs/compiz-bcop-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${MY_PN}" + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + sed -i 's/gen-schemas .*/gen-schemas :=/' Makefile + + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}/usr/lib/compiz" XMLDIR="${D}/usr/share/compiz" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-fusion-plugins-wallpaper/metadata.xml b/x11-plugins/compiz-fusion-plugins-wallpaper/metadata.xml new file mode 100644 index 000000000..1214812a9 --- /dev/null +++ b/x11-plugins/compiz-fusion-plugins-wallpaper/metadata.xml @@ -0,0 +1,9 @@ + +no-herd + +jmbsvicetto@gentoo.org +Jorge Manuel B. S. Vicetto + +comiz-fusion wallpaper plugin. + + diff --git a/x11-plugins/compiz-users-pafy-screensaver/ChangeLog b/x11-plugins/compiz-users-pafy-screensaver/ChangeLog new file mode 100644 index 000000000..e68fb7ae3 --- /dev/null +++ b/x11-plugins/compiz-users-pafy-screensaver/ChangeLog @@ -0,0 +1,15 @@ +# ChangeLog for Gentoo XEffects Overlay +# $Header: $ + + 22 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-users-pafy-screensaver-9999.ebuild: + Removed dep on compiz-0.5.2 for the live ebuild as it doesn't work. + + 19 Aug 2007; Jorge Manuel B. S. Vicetto + compiz-users-pafy-screensaver-9999.ebuild: + Update to allow compiz-0.5.2 or compiz-9999 as deps. + + 31 Jul 2007; +, +, + +compiz-users-pafy-screensaver-9999.ebuild, + -compiz-fusion-plugins-atlantis-9999.ebuild: + Initial Commit diff --git a/x11-plugins/compiz-users-pafy-screensaver/Manifest b/x11-plugins/compiz-users-pafy-screensaver/Manifest new file mode 100644 index 000000000..951febfa7 --- /dev/null +++ b/x11-plugins/compiz-users-pafy-screensaver/Manifest @@ -0,0 +1,3 @@ +EBUILD compiz-users-pafy-screensaver-9999.ebuild 1101 RMD160 6148e047b7ca58d716008d38e8a615ea80862284 SHA1 b34b7fd689ce2e38ca62627ef7610d5a2f546de9 SHA256 709161aa702523d9d32208885eb98f061898dd292c5b1172ba3f7471088ac497 +MISC ChangeLog 568 RMD160 3e9c149c653101b92de93e0654abe54d4f38da01 SHA1 1bf5ad2eb784488ce7b6d60c2864d8637de220df SHA256 9e837d0ccc831a4f512b583754c8fdb4678b1c0b23561e16ad882c6a1d55c1fc +MISC metadata.xml 232 RMD160 d49c9e3b6e208b3e2bfe879fda1727cb3034945f SHA1 53a4a6d9c8ed17e057ca589fb8beac42718d8387 SHA256 7f9a750dacd254ea28cdad0d2377e00b00c6c1e740fb58cec140f95ec7d4b046 diff --git a/x11-plugins/compiz-users-pafy-screensaver/compiz-users-pafy-screensaver-9999.ebuild b/x11-plugins/compiz-users-pafy-screensaver/compiz-users-pafy-screensaver-9999.ebuild new file mode 100644 index 000000000..8e89f4e27 --- /dev/null +++ b/x11-plugins/compiz-users-pafy-screensaver/compiz-users-pafy-screensaver-9999.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +MY_PN="${PN/compiz-users-pafy-}" + +inherit git flag-o-matic autotools + +EGIT_REPO_URI="git://anongit.opencompositing.org/users/pafy/${MY_PN}" + +DESCRIPTION="Compiz Fusion Window Decorator Screensaver Plugin (git)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" +IUSE="" + +RDEPEND="~x11-wm/compiz-${PV} + ~x11-libs/compiz-bcop-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${MY_PN}" + +src_compile() { + filter-ldflags -znow -z,now + filter-ldflags -Wl,-znow -Wl,-z,now + + sed -i 's/gen-schemas .*/gen-schemas :=/' Makefile + emake -j1 || die "make failed" +} + +src_install() { + make DESTDIR="${D}/usr/lib/compiz" XMLDIR="${D}/usr/share/compiz" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs to http://forums.gentoo-xeffects.org" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-plugins/compiz-users-pafy-screensaver/metadata.xml b/x11-plugins/compiz-users-pafy-screensaver/metadata.xml new file mode 100644 index 000000000..b1da4390c --- /dev/null +++ b/x11-plugins/compiz-users-pafy-screensaver/metadata.xml @@ -0,0 +1,9 @@ + +no-herd + +jmbsvicetto@gentoo.org +Jorge Manuel B. S. Vicetto + +compiz-fusion pafy's screensaver plugin. + + diff --git a/x11-plugins/screenlets/ChangeLog b/x11-plugins/screenlets/ChangeLog new file mode 100644 index 000000000..9ab5841d7 --- /dev/null +++ b/x11-plugins/screenlets/ChangeLog @@ -0,0 +1,54 @@ +# ChangeLog for Gentoo XEffects Overlay +# $Header: $ + + 20 Aug 2007; Jorge Manuel B. S. Vicetto + +metadata.xml, screenlets-0.0.8_pre-r6.ebuild: + Fixed some QA errors. + Added metadata.xml + + 31 Mar 2007; + -screenlets-0.0.8_pre-r3.ebuild, -screenlets-0.0.8_pre-r4.ebuild, + -screenlets-0.0.8_pre-r5.ebuild, +screenlets-0.0.8_pre-r6.ebuild: + Added wnck use as a requirement if using nognome + + 28 Mar 2007; + +screenlets-0.0.8_pre-r5.ebuild: + Fixed themes distfile for new Notes theme. Was installed to incorrect dir. + + 28 Mar 2007; + +screenlets-0.0.8_pre-r4.ebuild: + Updated screenlets extra package. Added new note and clock theme. + + 27 Mar 2007; -screenlets-0.0.8_pre.ebuild, + -screenlets-0.0.8_pre-r1.ebuild, -screenlets-0.0.8_pre-r2.ebuild, + +screenlets-0.0.8_pre-r3.ebuild, + +files/screenlets-0.0.8_pre-scandir_fix.patch, +files/controlpanel.glade, + +files/screenlets.desktop, +files/screenlets.svg, + +files/screenlets-control, files/screenlets-tray: + Remove old versions. Add new -r3. New version contains screenlets control + panel. + + 27 Mar 2007; + +screenlets-0.0.8_pre-r2.ebuild: + Bump version and added extra screenlets. + + 27 Mar 2007; + +screenlets-0.0.8_pre-r1.ebuild, +files/screenlets-0.0.8_pre-path.patch, + +files/logo24.png, +files/screenlets-tray: + New version for testing. Fixes path to /usr rather than /usr/local. Added in + tray icon. + + 22 Mar 2007; screenlets-0.0.8_pre.ebuild: + Added libnotify dep to screenlets. Missed that one. + + 21 Mar 2007; screenlets-0.0.8_pre.ebuild: + Updated ebuild to work better with updated gnome-python-desktop ebuild. + + 21 Mar 2007; screenlets-0.0.8_pre.ebuild: + Fixed ebuild for proper USE checking. + + 21 Mar 2007; ChangeLog: + Added screenlets from ebuild posted here: + http://forums.gentoo.org/viewtopic-t-543047.html. It has been modified for + proper deps. + diff --git a/x11-plugins/screenlets/Manifest b/x11-plugins/screenlets/Manifest new file mode 100644 index 000000000..ec71fd6e3 --- /dev/null +++ b/x11-plugins/screenlets/Manifest @@ -0,0 +1,15 @@ +AUX controlpanel.glade 15830 RMD160 1263a84fd49283047b96eed9e4979950f6c94505 SHA1 d839e392474903fce63aff6d4bee0028ee111510 SHA256 a8015ee64a39748ddd21b790aa17ebd6c9cd902ebb9edff512e0a4444f07a8be +AUX logo24.png 1421 RMD160 ca71ac16c3c01d0a5a9cf92c90dc9c18cc349861 SHA1 410472df0af42ac6bf00ae1f6e740a08fafe9562 SHA256 38a0f91e65cbb80af90267f0d5aee3877f9f9aab734584881686dbd813c3bd8e +AUX screenlets-0.0.8_pre-path.patch 2045 RMD160 f996fb933de5d1a9fbcc3828d633905229a5fd5d SHA1 290f6c7b76f091d1dd54a0f32f212a1f515b0e1b SHA256 ccddc9d5d12d1143e2eaa732948f6a954533da3a69419f2e364756658909ffd9 +AUX screenlets-0.0.8_pre-scandir_fix.patch 483 RMD160 71f23b7a39e796f66dbeb9a4ae27eddbe8ed5044 SHA1 32c68d1c07929e992e3f80620c6c7505dac3c84b SHA256 8241ff33246393ff966cd45844c7adba47b1afb8898c161d41b5eca82be8b6ce +AUX screenlets-control 7053 RMD160 9a8c8cded64017457d98f8ff9e90c55290707650 SHA1 a8fd28122f68b1a7f71bda753c0e8ae404eedee6 SHA256 f0107e3af36845b97a9f78fdee04b238e191ec70ae548cd3087dc9fa7ecd0454 +AUX screenlets-tray 3298 RMD160 84fbec3e3d0d90b8c0a8639f7075a1121b466220 SHA1 a7b057e66938f45d51ee29deaa01011717e8a3d0 SHA256 b8fdd0c3db5a98d53bfc3da8bace6eff6b730200ede6fac4bc4d3f4766284eef +AUX screenlets.desktop 177 RMD160 43fc3bb81622d49b588c503471fb1e51b946b008 SHA1 0f4f77fbea301fae53216b3602c6df571c83e6eb SHA256 37b994770b3dc043c626cf10719f1c05863a0cd64e9d1c142a7deb6732005b15 +AUX screenlets.svg 110940 RMD160 c88d75c4d937e2f272762763ed12d10279dfdb8a SHA1 aebf21e01a0fc7ecdaeb95dc8c8325053e1255c9 SHA256 988165ca7d68452f438e15bbb8d0e89cf2287c72d75c3278101d8eaaae731c5b +DIST screenlets-0.0.8pre.tar.bz2 159931 RMD160 43854ecf823faf24f03499572ba7eea25cfa7151 SHA1 0dc39e59e4cb472546d663bf85a789fa8aeba4ae SHA256 35b0162b333bff18733dd7abd015fa007c6db2042a43a669757a8a6cfbf8742e +DIST screenlets-extra-0.0.8_pre-v2.tar.bz2 298085 RMD160 208b0c6427848915e702589ff261b6c98646b215 SHA1 e2e6283d8351659588b4a9a5fa2bd2a4bd1c1892 SHA256 cabd57f4c0d7183881c499d04d8a052f6d8a4d707381608936bdafd8be821fcd +DIST screenlets-missing_icons-0.0.8_pre.tar.bz2 17976 RMD160 c99b8231334358dba006251a0e8731aa93ab2bb9 SHA1 7a2604955594c141f6e37bab20139b7ddb611d91 SHA256 cdedbffb08db570969e18392842258cb670e068f1e22a9ec2edbed78904d7819 +DIST screenlets-themes-0.0.8_pre-v2.tar.bz2 16734 RMD160 eeaebb2a61b4ff8173a8c34f9b988295cd171101 SHA1 33a9030400783020e97c8ae1e1b8c3664e653c5e SHA256 0ee2f4558c3bb90fccf14a232fbc2d0796d61a967d0252ceb4c3d22900a2645b +EBUILD screenlets-0.0.8_pre-r6.ebuild 2346 RMD160 9ee350fdfda52cb50c664f4b1ad71294637c77bc SHA1 864070fa9ee863e40d44fdeb6e378ac26da98ce4 SHA256 ef63753d2ba75dd45681503f6e2126ba5035540c0288f10b2a6f1af8e79fe01c +MISC ChangeLog 2188 RMD160 7433dcd856938ef5b0e5e4872cc7a21ce043da81 SHA1 ec9637a676b791fbb5dc7581e0ba4653ad3706de SHA256 e5bb1ee4d8432a5012ad306173303aeb99f836d08ac96f08123b508890de9855 +MISC metadata.xml 284 RMD160 c3c7beaee27d4e33f9c14f543e8f6a18223f5c7b SHA1 c21ca238ff2f963d7cf8a7ec2bc6b3a9cf01bdf2 SHA256 64c66f8a5c8bbc6cba7afb2b45b28a11e5ac554ef2c6e30e3af2ddc9abee6b9c diff --git a/x11-plugins/screenlets/files/controlpanel.glade b/x11-plugins/screenlets/files/controlpanel.glade new file mode 100644 index 000000000..10a93e656 --- /dev/null +++ b/x11-plugins/screenlets/files/controlpanel.glade @@ -0,0 +1,422 @@ + + + + + + + 337 + 570 + True + Control Panel + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + False + logo24.png + True + False + False + GDK_WINDOW_TYPE_HINT_NORMAL + GDK_GRAVITY_NORTH_WEST + True + False + + + + + True + + + + 312 + 272 + True + True + GTK_SELECTION_SINGLE + GTK_ORIENTATION_VERTICAL + False + + + + 16 + 104 + + + + + + 48 + 16 + True + Daemon + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 16 + 16 + + + + + + 0 + 0 + True + Daemon status: + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 16 + 40 + + + + + + 64 + 16 + True + Updating + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 112 + 40 + + + + + + 24 + 24 + True + 4 + gtk-clear + 0.5 + 0.5 + 0 + 0 + + + 176 + 32 + + + + + + 72 + 32 + True + True + Start/stop + True + GTK_RELIEF_NORMAL + True + + + + 216 + 32 + + + + + + 312 + 16 + True + + + 16 + 64 + + + + + + 56 + 16 + True + Screenlets + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 16 + 80 + + + + + + 312 + 16 + True + + + 16 + 432 + + + + + + 48 + 16 + True + Settings + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 16 + 448 + + + + + + 112 + 32 + True + True + Backup settings... + True + GTK_RELIEF_NORMAL + True + + + + 16 + 472 + + + + + + 112 + 32 + True + True + Restore settings... + True + GTK_RELIEF_NORMAL + True + + + + 152 + 472 + + + + + + 312 + 16 + True + + + 16 + 512 + + + + + + 87 + 32 + True + True + GTK_RELIEF_NORMAL + True + + + + + True + 0.5 + 0.5 + 0 + 0 + 0 + 0 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-close + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + Close + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + + 0 + False + False + + + + + + + + + 240 + 528 + + + + + + 112 + 32 + True + True + Install screenlet... + True + GTK_RELIEF_NORMAL + True + + + + 208 + 392 + + + + + + 80 + 32 + True + True + Add + True + GTK_RELIEF_NORMAL + True + + + + 16 + 392 + + + + + + 80 + 32 + True + True + Add custom + True + GTK_RELIEF_NORMAL + True + + + + 112 + 392 + + + + + + + diff --git a/x11-plugins/screenlets/files/logo24.png b/x11-plugins/screenlets/files/logo24.png new file mode 100644 index 000000000..e0b9d1b28 Binary files /dev/null and b/x11-plugins/screenlets/files/logo24.png differ diff --git a/x11-plugins/screenlets/files/screenlets-0.0.8_pre-path.patch b/x11-plugins/screenlets/files/screenlets-0.0.8_pre-path.patch new file mode 100644 index 000000000..e46318f7c --- /dev/null +++ b/x11-plugins/screenlets/files/screenlets-0.0.8_pre-path.patch @@ -0,0 +1,53 @@ +--- screenlets-0.0.8/src/lib/__init__.py 2007-02-11 04:00:29.000000000 +0100 ++++ screenlets-0.0.8/src/lib/__init__.py.diff 2007-03-21 19:18:39.000000000 +0100 +@@ -52,7 +52,7 @@ import XmlMenu + VERSION = "0.0.7" + + # the install prefix (/usr or /usr/local) DO NOT CHANGE YET!!! +-INSTALL_PREFIX = '/usr/local' ++INSTALL_PREFIX = '/usr' + + # the global PATH where the screenlets are installed + PATH = INSTALL_PREFIX + '/share/screenlets' +--- screenlets-0.0.8/setup.py 2007-03-21 19:31:32.000000000 +0100 ++++ screenlets-0.0.8/setup.py.patch 2007-03-21 19:33:08.000000000 +0100 +@@ -19,7 +19,7 @@ import sys + #---------------------------------------------------------------------------- + + # install prefix (if you want to change this, change it in src/lib/__init__.py) +-INSTALL_PREFIX = '/usr/local' ++INSTALL_PREFIX = '/usr' + + # global install-path for daemon and screenlets-packages + INSTALL_PATH = INSTALL_PREFIX + '/share/screenlets' +--- screenlets-0.0.8/bin/screenletsd 2007-02-15 10:26:13.000000000 -0330 ++++ screenlets-0.0.8/bin/screenletsd.new 2007-03-26 16:48:40.000000000 -0230 +@@ -2,7 +2,7 @@ + + # Screenlets-daemon startup-script (thanks to raptros-v76). + +-SL_PATH="/usr/local/share/screenlets" ++SL_PATH="/usr/share/screenlets" + + # get PID of running daemon (or 0 if not running) + get_pid() { +--- screenlets-0.0.8/src/share/screenlets/Control/menu.xml 2007-02-15 10:26:13.000000000 -0330 ++++ screenlets-0.0.8/src/share/screenlets/Control/menu.xml.new 2007-03-26 16:50:43.000000000 -0230 +@@ -52,7 +52,7 @@ + search="Screenlet.py" + replace="" + />--> +- + + --> + +# +#This program is free software; you can redistribute it and/or +#modify it under the terms of the GNU General Public License +#as published by the Free Software Foundation; either version 2 +#of the License, or (at your option) any later version. +# +#This program is distributed in the hope that it will be useful, +#but WITHOUT ANY WARRANTY; without even the implied warranty of +#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +#GNU General Public License for more details. +# +#You should have received a copy of the GNU General Public License +#along with this program; if not, write to the Free Software +#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# + +import sys +import pygtk +pygtk.require("2.0") +import gtk +import gtk.glade +import os +import commands + +class ScreenletsManager: + """Settings manager for screenlets""" + + #Default screenlets that come with the .deb + default_screenlets = ['Calendar', 'Clock', 'Control', 'Example', + 'Rss', 'Systemstatus', 'CPUMeter', 'Notes', + 'Convert', 'Launcher', 'Ruler', 'Pager', + 'MailCheck', 'Weather', 'Windowlist', 'Calc'] + + #Will be /usr/share/screenlets when 0.0.8 comes out + screenlets_dir = "/usr/share/screenlets/" + + def __init__(self): + #Glade project file + gladefile = self.screenlets_dir + "controlpanel.glade" + self.wTree = gtk.glade.XML(gladefile) + #connect signals + dic = { "on_install_button_clicked" : self.install_button_clicked, + "on_MainWindow_destroy" : gtk.main_quit, + "on_quit_button_clicked" : gtk.main_quit, + "on_load_button_clicked" : self.load_button_clicked, + "on_backup_button_clicked" : self.backup_button_clicked, + "on_restore_button_clicked" : self.restore_button_clicked, + "on_startstop_button_clicked" : self.startstop_button_clicked, + "on_screenlets_list_item_activated" : self.item_activated, + "on_custom_button_clicked" : self.add_custom } + self.wTree.signal_autoconnect(dic) + self.icon_view = self.wTree.get_widget("screenlets_list") + #Model for IconView + self.model = gtk.ListStore(str, gtk.gdk.Pixbuf) + #Create default screenlet items in IconView + for screenlet in self.default_screenlets: + pixbuf = gtk.gdk.pixbuf_new_from_file_at_size(self.screenlets_dir + screenlet + '/icon.svg', 32, 32) + self.model.append([screenlet, pixbuf]) + #Set the IconView model + self.icon_view.set_model(self.model) + self.icon_view.set_text_column(0) + self.icon_view.set_pixbuf_column(1) + #Check the daemon status + self.get_daemon_status() + + def install_button_clicked(self, widget): + """Installs screenlet from a tarball""" + os.system("mkdir ~/.screenlets") + chooser = gtk.FileChooserDialog(title=None,action=gtk.FILE_CHOOSER_ACTION_OPEN, + buttons=(gtk.STOCK_CANCEL,gtk.RESPONSE_CANCEL,gtk.STOCK_OPEN,gtk.RESPONSE_OK)) + response = chooser.run() + file = chooser.get_filename() + chooser.destroy() + if response == gtk.RESPONSE_OK: + os.system("tar xvvzf " + file + " -C ~/.screenlets/") + md = gtk.MessageDialog(type=gtk.MESSAGE_INFO, + buttons=gtk.BUTTONS_OK) + md.set_title("Done!") + md.set_markup(file + " installed!") + md.run() + md.destroy() + + def item_activated(self, widget, path): + """Load the selected screenlet""" + #Get the selected item + selected = self.icon_view.get_selected_items() + i = selected[0][0] + name = self.model[i][0] + #Otherwise, add the screenlet + os.system("screenletsd add " + name) + + def load_button_clicked(self, widget): + """Callback for the Load button""" + selected = self.icon_view.get_selected_items() + self.item_activated(widget, selected[0]) + + def add_custom(self, widget): + dialog = gtk.Dialog("Add screenlet...") + dialog.resize(300, 100) + dialog.add_buttons(gtk.STOCK_OK, gtk.RESPONSE_OK, + gtk.STOCK_CANCEL, gtk.RESPONSE_CANCEL) + entrybox = gtk.Entry() + entrybox.set_text("Enter screenlet name (without the trailing 'Screenlet')") + dialog.vbox.add(entrybox) + entrybox.show() + response = dialog.run() + if response == gtk.RESPONSE_OK: + screenlet = entrybox.get_text() + os.system("screenletsd add " + screenlet) + dialog.hide() + + def backup_button_clicked(self, widget): + """Backup settings from ~/.config/Screenlets""" + print("Backup clicked") + chooser = gtk.FileChooserDialog(title=None,action=gtk.FILE_CHOOSER_ACTION_SAVE, + buttons=(gtk.STOCK_CANCEL,gtk.RESPONSE_CANCEL,gtk.STOCK_SAVE,gtk.RESPONSE_OK)) + response = chooser.run() + file = chooser.get_filename() + chooser.destroy() + if response == gtk.RESPONSE_OK: + if file[-7:] == ".tar.gz": + os.system("cd ~/.config && tar -czf " + file + " Screenlets") + else: + #If the filename doesn't have .tar.gz extension, add it + os.system("cd ~/.config && tar -czf " + file + ".tar.gz Screenlets") + md = gtk.MessageDialog(type=gtk.MESSAGE_INFO, + buttons=gtk.BUTTONS_OK) + md.set_title("Done!") + md.set_markup("Backup complete!") + md.run() + md.destroy() + + def restore_button_clicked(self, widget): + """Restore settings from a tarball""" + print("Restore clicked") + chooser = gtk.FileChooserDialog(title=None,action=gtk.FILE_CHOOSER_ACTION_OPEN, + buttons=(gtk.STOCK_CANCEL,gtk.RESPONSE_CANCEL,gtk.STOCK_OPEN,gtk.RESPONSE_OK)) + response = chooser.run() + file = chooser.get_filename() + chooser.destroy() + if response == gtk.RESPONSE_OK: + print("tere") + os.system("rm -rf ~/.config/Screenlets") + os.system("tar xvvzf " + file + " -C ~/.config/") + #Restart the daemon for the settings to take effect + self.start_stop_restart_daemon("restart") + + def startstop_button_clicked(self, widget): + """Callback for Start/stop button""" + print("Startstop clicked") + img = self.wTree.get_widget("statusimg") + label = self.wTree.get_widget("status_label") + status = self.get_daemon_status() + if status == False: + #Change the icon and label + img.set_from_stock(gtk.STOCK_EXECUTE, 3) + label.set_text("Running") + self.start_stop_restart_daemon("start") + self.daemon_running = True + elif status == True: + #Change the icon and label + img.set_from_stock(gtk.STOCK_STOP, 3) + label.set_text("Stopped") + self.start_stop_restart_daemon("stop") + self.daemon_running = False + + def start_stop_restart_daemon(self, action): + """Helper function for starting/stopping/restarting the daemon""" + os.system("screenletsd " + action) + + def get_daemon_status(self): + """Check if the daemon is running or autostarted""" + #Get the PID of screenletsd.py, "" if not running + SL_PID = commands.getoutput("""ps axo "%p,%a" |grep "./screenletsd.py start"|grep -v grep|cut -d',' -f1""") + img = self.wTree.get_widget("statusimg") + label = self.wTree.get_widget("status_label") + if SL_PID == "": + img.set_from_stock(gtk.STOCK_STOP, 3) + label.set_text("Stopped") + print("False") + return False + else: + img.set_from_stock(gtk.STOCK_EXECUTE, 3) + label.set_text("Running") + print("True") + return True + + + +if __name__ == "__main__": + hwg = ScreenletsManager() + gtk.main() diff --git a/x11-plugins/screenlets/files/screenlets-tray b/x11-plugins/screenlets/files/screenlets-tray new file mode 100755 index 000000000..861b0d3c0 --- /dev/null +++ b/x11-plugins/screenlets/files/screenlets-tray @@ -0,0 +1,105 @@ +#! /usr/bin/python + +# +#Screenlets-tray - Program for managing Screenlets +#Copyright (C) 2007 Hendrik Kaju +# +#This program is free software; you can redistribute it and/or +#modify it under the terms of the GNU General Public License +#as published by the Free Software Foundation; either version 2 +#of the License, or (at your option) any later version. +# +#This program is distributed in the hope that it will be useful, +#but WITHOUT ANY WARRANTY; without even the implied warranty of +#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +#GNU General Public License for more details. +# +#You should have received a copy of the GNU General Public License +#along with this program; if not, write to the Free Software +#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# + +import pygtk +import gtk +import gobject +import sys +import dbus +import os + +class ScreenletsTray: + """Icon in system tray for managing screenlets daemon""" + + screenlets_dir = '/usr/share/screenlets/' + + def __init__(self): + tray = gtk.StatusIcon() + pixbuf = gtk.gdk.pixbuf_new_from_file(self.screenlets_dir + "logo24.png") + tray.set_from_pixbuf(pixbuf) + tray.connect("popup-menu", self.show_menu) + tray.set_tooltip("Screenlets daemon") + #self.check_options() + self.start_stop_restart_daemon("start") + + def start_stop_restart_daemon(self, action): + os.system("screenletsd " + action) + + def restart_menu_activate(self, widget): + self.start_stop_restart_daemon("restart") + + def start_menu_activate(self, widget): + self.start_stop_restart_daemon("start") + + def stop_menu_activate(self, widget): + self.start_stop_restart_daemon("stop") + + def quit_menu_activate(self, widget): + self.start_stop_restart_daemon("stop") + gtk.main_quit() + + def show_menu(self, status_icon, button, activate_time): + menu = gtk.Menu() + item = gtk.MenuItem("Settings...") + item.connect("activate", self.settings_menu_activate) + menu.append(item) + item = gtk.MenuItem("Add Control Screenlet") + item.connect("activate", self.add_control_menu_activate) + menu.append(item) + item1 = gtk.MenuItem("Daemon") + menu2 = gtk.Menu() + item = gtk.MenuItem("Start daemon") + item.connect("activate", self.start_menu_activate) + menu2.append(item) + item = gtk.MenuItem("Stop daemon") + item.connect("activate", self.stop_menu_activate) + menu2.append(item) + item = gtk.MenuItem("Restart daemon") + item.connect("activate",self.restart_menu_activate) + menu2.append(item) + menu.append(item1) + item1.set_submenu(menu2) + item = gtk.SeparatorMenuItem() + menu.append(item) + item = gtk.ImageMenuItem(stock_id=gtk.STOCK_QUIT) + item.connect("activate", self.quit_menu_activate) + menu.append(item) + menu.show_all() + menu.popup(None, None, None, button, activate_time) + + def add_control_menu_activate(self, widget): + os.system("screenletsd add Control") + + def settings_menu_activate(self, widget): + os.system("screenlets-control &") + + def get_daemon_status(self): + """Check if the daemon is running""" + #Get the PID of screenletsd.py, "" if not running + SL_PID = commands.getoutput("""ps axo "%p,%a" |grep "./screenletsd.py start"|grep -v grep|cut -d',' -f1""") + if SL_PID == "": + return False + else: + return True + +if __name__ == "__main__": + start = ScreenletsTray() + gtk.main() diff --git a/x11-plugins/screenlets/files/screenlets.desktop b/x11-plugins/screenlets/files/screenlets.desktop new file mode 100644 index 000000000..b2df2c06e --- /dev/null +++ b/x11-plugins/screenlets/files/screenlets.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=Screenlets +Type=Application +Exec=screenlets-tray +Icon=/usr/share/screenlets/screenlets.svg +Categories=GNOME;Application;Utility; diff --git a/x11-plugins/screenlets/files/screenlets.svg b/x11-plugins/screenlets/files/screenlets.svg new file mode 100644 index 000000000..aad4efb93 --- /dev/null +++ b/x11-plugins/screenlets/files/screenlets.svg @@ -0,0 +1,2733 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Screenlets + + diff --git a/x11-plugins/screenlets/metadata.xml b/x11-plugins/screenlets/metadata.xml new file mode 100644 index 000000000..12bd8c254 --- /dev/null +++ b/x11-plugins/screenlets/metadata.xml @@ -0,0 +1,10 @@ + +no-herd + +jmbsvicetto@gentoo.org +Jorge Manuel B. S. Vicetto + +Screenlets are small Python applications that are similar +to OSX's widgets on the Dashboard. + + diff --git a/x11-plugins/screenlets/screenlets-0.0.8_pre-r6.ebuild b/x11-plugins/screenlets/screenlets-0.0.8_pre-r6.ebuild new file mode 100644 index 000000000..4be477837 --- /dev/null +++ b/x11-plugins/screenlets/screenlets-0.0.8_pre-r6.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit eutils + +DESCRIPTION="Hardware-accelerated desktop objects for Beryl/Compiz" +HOMEPAGE="http://www.screenlets.org" +SRC_URI="http://www.ryxperience.com/storage/screenlets-0.0.8pre.tar.bz2 + http://distfiles.gentoo-xeffects.org/screenlets/screenlets-extra-0.0.8_pre-v2.tar.bz2 + http://distfiles.gentoo-xeffects.org/screenlets/screenlets-themes-0.0.8_pre-v2.tar.bz2 + http://distfiles.gentoo-xeffects.org/screenlets/screenlets-missing_icons-0.0.8_pre.tar.bz2" + +RESTRICT="mirror" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + dev-python/pyxdg + dev-python/dbus-python + x11-libs/libnotify + >=dev-python/gnome-python-desktop-2.16.0" + +RDEPEND="${DEPEND}" + +BASE="/usr" + +pkg_setup() { + if built_with_use --missing false dev-python/gnome-python-desktop nognome; + then + if ! built_with_use --missing true dev-python/gnome-python-desktop rsvg || ! built_with_use --missing true dev-python/gnome-python-desktop wnck; + then + ewarn "You must build dev-python/gnome-python-desktop with" + ewarn "USE=\"rsvg wnck\" to allow rsvg support for screenlets." + ewarn "Otherwise, set USE="-nognome" and re-emerge" + ewarn "dev-python/gnome-python-desktop to enable all" + ewarn "plugins. Then re-emerge screenlets." + die "requires dev-python/gnome-python-desktop with USE=\"rsvg wnck\"" + fi + fi +} + +src_install() { + cd "${WORKDIR}/screenlets-0.0.8" + + tar xjf ${DISTDIR}/${PN}-extra-${PV}-v2.tar.bz2 -C src || die "tar failed to extract extra package" + tar xjf ${DISTDIR}/${PN}-themes-${PV}-v2.tar.bz2 -C src || die "tar failed to extract themes package" + tar xjf ${DISTDIR}/${PN}-missing_icons-${PV}.tar.bz2 -C src || die "tar failed to extract icons package" + + epatch "${FILESDIR}/screenlets-0.0.8_pre-path.patch" + epatch "${FILESDIR}/screenlets-0.0.8_pre-scandir_fix.patch" + + python setup.py install --root "${D}" || die "installation failed" + + exeinto ${BASE}/bin + newexe "${FILESDIR}/screenlets-tray" screenlets-tray + newexe "${FILESDIR}/screenlets-control" screenlets-control + + insinto "${BASE}/share/screenlets" + doins "${FILESDIR}/logo24.png" + doins "${FILESDIR}/screenlets.svg" + doins "${FILESDIR}/controlpanel.glade" + + insinto "${BASE}/share/applications" + doins "${FILESDIR}/screenlets.desktop" +} diff --git a/x11-themes/emerald-themes/Manifest b/x11-themes/emerald-themes/Manifest new file mode 100644 index 000000000..a1d00a57b --- /dev/null +++ b/x11-themes/emerald-themes/Manifest @@ -0,0 +1,8 @@ +DIST emerald-themes-0.5.2.tar.bz2 1563758 RMD160 e61676b946ba13eb05b0417aadac6ea1294e0254 SHA1 98a1c03592e883d15b3579f28b45cd7d8432ce94 SHA256 1c2c77a0fff352569a2f013e8b6c1fd99e2b6f9185c9a64d2cf2e918d9de4841 +EBUILD emerald-themes-0.5.2.ebuild 806 RMD160 fb6599f98c6010fd9e7d208b69d8bfed2b23e312 SHA1 1341840023f1bb028ef283139d6c7725fd7cc8b9 SHA256 94fcfc00016725d6070bb8f61c953ff7a018fd1a12c00989400f14a87ee853bd +MD5 f04429187284fa3cec75c6e961906e9a emerald-themes-0.5.2.ebuild 806 +RMD160 fb6599f98c6010fd9e7d208b69d8bfed2b23e312 emerald-themes-0.5.2.ebuild 806 +SHA256 94fcfc00016725d6070bb8f61c953ff7a018fd1a12c00989400f14a87ee853bd emerald-themes-0.5.2.ebuild 806 +MD5 34b35cefa006cda08d848a6586d37603 files/digest-emerald-themes-0.5.2 194 +RMD160 4e06b6000746d9deb69ac28dc315f5809e20ef87 files/digest-emerald-themes-0.5.2 194 +SHA256 935affb8eec7e6a0d6baba4218654e91564088c8a7ce0a18de7e0f8d16d8dbe1 files/digest-emerald-themes-0.5.2 194 diff --git a/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild b/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild new file mode 100644 index 000000000..c3526bb76 --- /dev/null +++ b/x11-themes/emerald-themes/emerald-themes-0.5.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools + +DESCRIPTION="Emerald Window Decorator Themes" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +DEPEND="~x11-wm/emerald-${PV}" + +S="${WORKDIR}/${P}" + +src_compile() { + eautoreconf || die "eautoreconf failed" + + econf || die "econf failed" + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-themes/emerald-themes/files/digest-emerald-themes-0.5.2 b/x11-themes/emerald-themes/files/digest-emerald-themes-0.5.2 new file mode 100644 index 000000000..419ceb88f --- /dev/null +++ b/x11-themes/emerald-themes/files/digest-emerald-themes-0.5.2 @@ -0,0 +1,2 @@ +RMD160 e61676b946ba13eb05b0417aadac6ea1294e0254 emerald-themes-0.5.2.tar.bz2 1563758 +SHA256 1c2c77a0fff352569a2f013e8b6c1fd99e2b6f9185c9a64d2cf2e918d9de4841 emerald-themes-0.5.2.tar.bz2 1563758 diff --git a/x11-wm/compiz-fusion/Manifest b/x11-wm/compiz-fusion/Manifest new file mode 100644 index 000000000..12e12f96f --- /dev/null +++ b/x11-wm/compiz-fusion/Manifest @@ -0,0 +1,7 @@ +EBUILD compiz-fusion-0.5.2.ebuild 749 RMD160 356403b4b8d35ffc8d1140fd3e4160dc3d8ea11e SHA1 21cc00d234d986c2eedeec24787642f01f919d9c SHA256 7ce93cfc6284be9934bd1abffc94837700cc3c264102c2fbcd841462fd2cbe74 +MD5 9442815afb5c7707c6fc85765102cb4a compiz-fusion-0.5.2.ebuild 749 +RMD160 356403b4b8d35ffc8d1140fd3e4160dc3d8ea11e compiz-fusion-0.5.2.ebuild 749 +SHA256 7ce93cfc6284be9934bd1abffc94837700cc3c264102c2fbcd841462fd2cbe74 compiz-fusion-0.5.2.ebuild 749 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-compiz-fusion-0.5.2 0 +RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-compiz-fusion-0.5.2 0 +SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-compiz-fusion-0.5.2 0 diff --git a/x11-wm/compiz-fusion/compiz-fusion-0.5.2.ebuild b/x11-wm/compiz-fusion/compiz-fusion-0.5.2.ebuild new file mode 100644 index 000000000..a47b5bd33 --- /dev/null +++ b/x11-wm/compiz-fusion/compiz-fusion-0.5.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="Compiz Fusion (meta)" +HOMEPAGE="http://opencompositing.org" +SRC_URI="" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="gnome kde" + +RDEPEND="~x11-wm/compiz-${PV} + ~x11-plugins/compiz-fusion-plugins-main-${PV} + ~x11-plugins/compiz-fusion-plugins-extra-${PV} + ~x11-wm/emerald-${PV} + ~x11-apps/ccsm-${PV} + gnome? ( ~x11-libs/compizconfig-backend-gconf-${PV} ) + kde? ( ~x11-libs/compizconfig-backend-kconfig-${PV} )" + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-wm/compiz-fusion/files/digest-compiz-fusion-0.5.2 b/x11-wm/compiz-fusion/files/digest-compiz-fusion-0.5.2 new file mode 100644 index 000000000..e69de29bb diff --git a/x11-wm/compiz/Manifest b/x11-wm/compiz/Manifest new file mode 100644 index 000000000..9beb0c592 --- /dev/null +++ b/x11-wm/compiz/Manifest @@ -0,0 +1,24 @@ +AUX compiz-no-gconf.patch 362 RMD160 1f0a8a8b2ba3fb2e7e508dc0298ca0caa8ab4af3 SHA1 5e715c08864fdd2f4851fa0e69317f3fc188bfa5 SHA256 5b06426e2622181a731af1472127eccacb497126b41ba27b2ff20378d69a21a5 +MD5 f7e9cc4cffe821d2b9cf5c0a7944608f files/compiz-no-gconf.patch 362 +RMD160 1f0a8a8b2ba3fb2e7e508dc0298ca0caa8ab4af3 files/compiz-no-gconf.patch 362 +SHA256 5b06426e2622181a731af1472127eccacb497126b41ba27b2ff20378d69a21a5 files/compiz-no-gconf.patch 362 +AUX compiz-start 3747 RMD160 77b23df8ecbbe38397a75ce5f2dca5c8d5789192 SHA1 7b2b1b4b3089b7626b3c8bcb6c33d18eea779067 SHA256 9f7583c409bbca396f5b22865c5d29fb98345cfe878d6f7647d38c119d48f27a +MD5 074d67082af591fe8357d145716296e2 files/compiz-start 3747 +RMD160 77b23df8ecbbe38397a75ce5f2dca5c8d5789192 files/compiz-start 3747 +SHA256 9f7583c409bbca396f5b22865c5d29fb98345cfe878d6f7647d38c119d48f27a files/compiz-start 3747 +DIST compiz-0.5.2.tar.gz 1778046 RMD160 9b307090af4717796e092095e7c293350292e30b SHA1 0d0a4a39bfbe0ada770d9206b7a1b6b443c53c29 SHA256 e1cc3f3bd144d32d0ebd1e505a7ea7727fb0246f36e5fcea53b808e27adf197c +DIST compiz-0.5.4.tar.gz 1791937 RMD160 fe02758e1743d18e4b52dde695c0d57e22b1f943 SHA1 761e5ac96426cab48588d14960e84971ad103372 SHA256 adefa81ca462080f89ebcedd37bed22efe1afce3849c731e6ab523a16e138ef4 +EBUILD compiz-0.5.2.ebuild 1772 RMD160 7752a56957def9c39482429092ad7ad303b82a33 SHA1 1e27ca74c360f0b2a5c3aa98d70fe15675730033 SHA256 fc85733703d12ac99cb91054301ed5fa1331802737df987050930408d3c2a8c9 +MD5 4843edc1a5a5f78af74c0b8a222e69f9 compiz-0.5.2.ebuild 1772 +RMD160 7752a56957def9c39482429092ad7ad303b82a33 compiz-0.5.2.ebuild 1772 +SHA256 fc85733703d12ac99cb91054301ed5fa1331802737df987050930408d3c2a8c9 compiz-0.5.2.ebuild 1772 +EBUILD compiz-0.5.4.ebuild 1980 RMD160 39ed2007c3e482b1f58d61f90e24125843823dff SHA1 3e80dcfde1cbcc939b8ace105368f7c6953ff005 SHA256 825651878ae52c52993a645bf5dfc0d683b31a440e46ef43cad6abc4078f763a +MD5 005cc93027923cb689a3445cdba4d673 compiz-0.5.4.ebuild 1980 +RMD160 39ed2007c3e482b1f58d61f90e24125843823dff compiz-0.5.4.ebuild 1980 +SHA256 825651878ae52c52993a645bf5dfc0d683b31a440e46ef43cad6abc4078f763a compiz-0.5.4.ebuild 1980 +MD5 80ebe7442cf472606f8c93488a710313 files/digest-compiz-0.5.2 176 +RMD160 045006c8e1fecab6f0e165be67bce3bf94b17365 files/digest-compiz-0.5.2 176 +SHA256 a23d701ae9a0f0f91c3b770164eff8c513fe454c2bb7125e168c0c55692af6a2 files/digest-compiz-0.5.2 176 +MD5 770695ac9318c7e56fd3027da2808b30 files/digest-compiz-0.5.4 176 +RMD160 0df783d7f8023a8e649c812541d5cbee0b14ead1 files/digest-compiz-0.5.4 176 +SHA256 d9a2df19bbf1ba8a4d90979a8d8138b4303062f1677e4edade492fd9a8b38e7c files/digest-compiz-0.5.4 176 diff --git a/x11-wm/compiz/compiz-0.5.2.ebuild b/x11-wm/compiz/compiz-0.5.2.ebuild new file mode 100644 index 000000000..51988a1ac --- /dev/null +++ b/x11-wm/compiz/compiz-0.5.2.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/compiz-0.5.0.ebuild,v 1.1 2007/04/24 01:51:02 hanno Exp $ + +inherit autotools + +DESCRIPTION="3D composite- and windowmanager" +HOMEPAGE="http://www.compiz.org/" +SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.gz" + +LICENSE="GPL-2 LGPL-2.1 MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="dbus fuse gnome gtk kde svg" +RESTRICT="mirror" + +DEPEND=">=media-libs/mesa-6.5.1-r1 + >=media-libs/glitz-0.5.6 + >=x11-base/xorg-server-1.1.1-r1 + x11-libs/libXdamage + x11-libs/libXrandr + x11-libs/libXcomposite + x11-libs/libXinerama + x11-proto/damageproto + media-libs/libpng + >=x11-libs/gtk+-2.0 + x11-libs/startup-notification + gnome-base/gconf + gnome? ( >=x11-libs/libwnck-2.16.1 + >=gnome-base/control-center-2.16.1 ) + svg? ( gnome-base/librsvg ) + dbus? ( >=sys-apps/dbus-1.0 ) + kde? ( + || ( kde-base/kdebase kde-base/kwin ) + dev-libs/dbus-qt3-old ) + fuse? ( sys-fs/fuse )" + +RDEPEND="${DEPEND} + x11-apps/mesa-progs" + +src_compile() { + cd "${S}" + + eautoreconf || die "eautoreconf failed" + intltoolize --copy --force || die "intltoolize failed" + glib-gettextize --copy --force || die "glib-gettextize failed" + + econf \ + --with-default-plugins \ + $(use_enable gtk) \ + $(use_enable gnome gconf) \ + $(use_enable gnome) \ + $(use_enable gnome metacity) \ + $(use_enable kde) \ + $(use_enable svg librsvg) \ + $(use_enable dbus) \ + $(use_enable dbus dbus-glib) \ + $(use_enable fuse) || die + + emake || die "make failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dobin "${FILESDIR}/compiz-start" || die "dobin failed" + dodoc AUTHORS ChangeLog NEWS README TODO || die "dodoc failed" +} diff --git a/x11-wm/compiz/compiz-0.5.4.ebuild b/x11-wm/compiz/compiz-0.5.4.ebuild new file mode 100644 index 000000000..0f9d5b8b0 --- /dev/null +++ b/x11-wm/compiz/compiz-0.5.4.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/compiz/compiz-0.5.0.ebuild,v 1.1 2007/04/24 01:51:02 hanno Exp $ + +inherit autotools + +DESCRIPTION="3D composite- and windowmanager" +HOMEPAGE="http://www.compiz.org/" +SRC_URI="http://xorg.freedesktop.org/archive/individual/app/${P}.tar.gz" + +LICENSE="GPL-2 LGPL-2.1 MIT" +SLOT="0" +KEYWORDS="" +IUSE="dbus fuse gnome gtk kde svg" +RESTRICT="mirror" + +DEPEND=">=media-libs/mesa-6.5.1-r1 + >=media-libs/glitz-0.5.6 + >=x11-base/xorg-server-1.1.1-r1 + x11-libs/libXdamage + x11-libs/libXrandr + x11-libs/libXcomposite + x11-libs/libXinerama + x11-proto/damageproto + media-libs/libpng + >=x11-libs/gtk+-2.0 + x11-libs/startup-notification + gnome-base/gconf + gnome? ( >=x11-libs/libwnck-2.16.1 + >=gnome-base/control-center-2.16.1 ) + svg? ( gnome-base/librsvg ) + dbus? ( >=sys-apps/dbus-1.0 ) + kde? ( + || ( kde-base/kdebase kde-base/kwin ) + dev-libs/dbus-qt3-old ) + fuse? ( sys-fs/fuse )" + +RDEPEND="${DEPEND} + x11-apps/mesa-progs" + +pkg_setup() { + if ! built_with_use "x11-libs/libX11" "xcb" ; then + eerror "Compiz now requires libX11 to be built with xcb." + eerror "Please build libX11 with USE=\"xcb\"" + die "Build libX11 with USE=\"xcb\"" + fi +} + +src_compile() { + cd "${S}" + + eautoreconf || die "eautoreconf failed" + intltoolize --copy --force || die "intltoolize failed" + glib-gettextize --copy --force || die "glib-gettextize failed" + + econf \ + --with-default-plugins \ + $(use_enable gtk) \ + $(use_enable gnome gconf) \ + $(use_enable gnome) \ + $(use_enable gnome metacity) \ + $(use_enable kde) \ + $(use_enable svg librsvg) \ + $(use_enable dbus) \ + $(use_enable dbus dbus-glib) \ + $(use_enable fuse) || die + + emake || die "make failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dobin "${FILESDIR}/compiz-start" || die "dobin failed" + dodoc AUTHORS ChangeLog NEWS README TODO || die "dodoc failed" +} diff --git a/x11-wm/compiz/files/compiz-no-gconf.patch b/x11-wm/compiz/files/compiz-no-gconf.patch new file mode 100644 index 000000000..4ccf71276 --- /dev/null +++ b/x11-wm/compiz/files/compiz-no-gconf.patch @@ -0,0 +1,9 @@ +--- configure.ac 2007-06-17 13:04:46.000000000 -0400 ++++ configure.ac 2007-06-18 01:45:41.000000000 -0400 +@@ -152,6 +152,8 @@ + if test x"$GCONFTOOL" = xno; then + AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf]) + fi ++else ++ AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test "x$use_gconf" = "xyes") + fi diff --git a/x11-wm/compiz/files/compiz-start b/x11-wm/compiz/files/compiz-start new file mode 100755 index 000000000..b36c28341 --- /dev/null +++ b/x11-wm/compiz/files/compiz-start @@ -0,0 +1,133 @@ +#!/bin/sh +# compiz-start script +# +# hacky autodetection of neccessary options for XGL/AIGLX/NVIDIA +# +# Hanno Boeck, http://www.hboeck.de/ +# Fabio Erculiani, http://www.sabayonlinux.org - Sabayon Linux Project Leader +# +# Licensed under the same conditions as compiz itself (MIT or GPL) + +if [ ! -x /usr/bin/glxinfo ]; then + echo "glxinfo not found, please install mesa-progs." + exit -1 +fi + +GLX_WITH_DIRECT=`glxinfo|grep -c GLX_EXT_texture_from_pixmap` +GLX_WITH_INDIRECT=`LIBGL_ALWAYS_INDIRECT=1 glxinfo|grep -c GLX_EXT_texture_from_pixmap` +GLX_RENDER=`glxinfo|grep -c "OpenGL renderer string: Mesa GLX Indirect"` + +PROCESSES=$(ps ax) +COMPIZ_OPTIONS="--replace" +# if Compiz Fusion is available +if [ -x "/usr/bin/ccsm" ]; then # what a dirty way... + COMPIZ_OPTIONS=$COMPIZ_OPTIONS" ccp --sm-disable " +fi +XGL_RUNNING=$(echo $PROCESSES | grep Xgl) + +export __GL_YIELD="NOTHING" +if [ $GLX_WITH_DIRECT -eq 3 ]; then + if [ $GLX_RENDER -eq 0 ]; then + echo NVIDIA detected + else + echo XGL detected + fi +elif [ $GLX_WITH_INDIRECT -eq 3 ]; then + echo AIGLX detected + export LIBGL_ALWAYS_INDIRECT=1 + COMPIZ_OPTIONS=$COMPIZ_OPTIONS" --indirect-rendering" +fi + +selected_windeco="gtk-window-decorator" +if [ ! -z $KDE_FULL_SESSION ] && [ -x /usr/bin/kde-window-decorator ]; then + echo Using KDE decorator + selected_windeco="kde-window-decorator" + nice -15 kde-window-decorator --replace & +else + echo Using GTK decorator + nice -15 gtk-window-decorator --replace & +fi + +echo "Starting Compiz with: "$COMPIZ_OPTIONS +if [ -n "$XGL_RUNNING" ]; then + LD_LIBRARY_PATH="/usr/lib/opengl/xorg-x11/lib" compiz $COMPIZ_OPTIONS ini & +else + nice -15 compiz $COMPIZ_OPTIONS ini & +fi +# Wait and see if compiz ran fine +sleep 8 + +processes=$(ps ax) +compiz_running=0 +for process in $processes; do + if [ "$process" == "compiz" ]; then + compiz_running=1 + fi +done + +if [ "$compiz_running" == 0 ]; then + + # shait, we need to revert back to the DE window manager + + if [ -x "/sbin/lspci" ]; then + export lspci_cmd="/sbin/lspci" + elif [ -x "/usr/sbin/lspci" ]; then + export lspci_cmd="/usr/sbin/lspci" + else + export lspci_cmd="echo Unknown" + fi + current_gpu=`$lspci_cmd | grep "VGA" | cut -d "V" -f 2- | cut -d":" -f 2-` + + if [ -n "`echo $DESKTOP_SESSION | grep kde`" ]; then + # run kwin + `which kwin` --replace & + dcop knotify default notify Installer_status Installer "Compiz cannot be started. Please check that you have a working and supported Video Card, OpenGL functionality or visit Sabayon Linux Support forum at: http://www.sabayonlinux.org/forum +GPU: $(echo $current_gpu)" '' '' 2 0 + + else + + # run metacity + `which metacity` --replace & + zenity --error --text "Compiz cannot be started. Please check that you have a working and supported Video Card, OpenGL functionality or visit Sabayon Linux Support forum at:\n http://www.sabayonlinux.org/forum.\n\nCurrent Graphics Processing Unit\n$(echo $current_gpu)" --title "Compiz issues..." + + fi + +else + + # start loop check + while true; do + + sleep 3 + + # check if $selected_windeco is still running, otherwise, respawn + processes=$(ps ax) + check_enabled=0 + for process in $processes; do + if [ "$process" == "compiz" ]; then + check_enabled=1 + fi + done + + if [ "$check_enabled" == 1 ]; then + windeco_running=0 + for process in $processes; do + if [ "$process" == "$selected_windeco" ]; then + windeco_running=1 + fi + done + if [ "$windeco_running" == 0 ]; then + # respawn! + nice -15 $selected_windeco --replace & + fi + else + # we also have to respawn compiz, I know it's a dirty thing but + # another compiz-start should take over this process + echo "Compiz crashed - take over!" + killall -9 compiz $selected_windeco &> /dev/null + /usr/bin/compiz-start + fi + + done + +fi + diff --git a/x11-wm/compiz/files/digest-compiz-0.5.2 b/x11-wm/compiz/files/digest-compiz-0.5.2 new file mode 100644 index 000000000..383853e6b --- /dev/null +++ b/x11-wm/compiz/files/digest-compiz-0.5.2 @@ -0,0 +1,2 @@ +RMD160 9b307090af4717796e092095e7c293350292e30b compiz-0.5.2.tar.gz 1778046 +SHA256 e1cc3f3bd144d32d0ebd1e505a7ea7727fb0246f36e5fcea53b808e27adf197c compiz-0.5.2.tar.gz 1778046 diff --git a/x11-wm/compiz/files/digest-compiz-0.5.4 b/x11-wm/compiz/files/digest-compiz-0.5.4 new file mode 100644 index 000000000..6f87d40c1 --- /dev/null +++ b/x11-wm/compiz/files/digest-compiz-0.5.4 @@ -0,0 +1,2 @@ +RMD160 fe02758e1743d18e4b52dde695c0d57e22b1f943 compiz-0.5.4.tar.gz 1791937 +SHA256 adefa81ca462080f89ebcedd37bed22efe1afce3849c731e6ab523a16e138ef4 compiz-0.5.4.tar.gz 1791937 diff --git a/x11-wm/emerald/Manifest b/x11-wm/emerald/Manifest new file mode 100644 index 000000000..688583646 --- /dev/null +++ b/x11-wm/emerald/Manifest @@ -0,0 +1,8 @@ +DIST emerald-0.5.2.tar.bz2 521776 RMD160 31449885afa9b1b667d1df24c3408be478080b1a SHA1 deefc2e92ea8581588e74194fbb2727a83ef9c64 SHA256 540cf76f70f8a08c19e5407d9e686d7a90fc2f8d3fa44be716a5fd8337ff6fd9 +EBUILD emerald-0.5.2.ebuild 1101 RMD160 921554ce911eacf58b51b89a47181677462aa70a SHA1 dbb0723414f7e3121e125f857cb64ba23b8c17ff SHA256 b87e2a2b04fbf6f742ed833faafa26b1309ed9319434aad9eb01354d2eb72c46 +MD5 e86b852e7d5507f01168b6640c3878fa emerald-0.5.2.ebuild 1101 +RMD160 921554ce911eacf58b51b89a47181677462aa70a emerald-0.5.2.ebuild 1101 +SHA256 b87e2a2b04fbf6f742ed833faafa26b1309ed9319434aad9eb01354d2eb72c46 emerald-0.5.2.ebuild 1101 +MD5 038c8269faf4944cede075d0ccd4ac23 files/digest-emerald-0.5.2 178 +RMD160 cbd47067be7a1a5e90040ef80ecc5e9e4570177a files/digest-emerald-0.5.2 178 +SHA256 a02abf32eec1c1a2adb8b79296133d5b7dfb3eab5f0a090896bc0a94368de266 files/digest-emerald-0.5.2 178 diff --git a/x11-wm/emerald/emerald-0.5.2.ebuild b/x11-wm/emerald/emerald-0.5.2.ebuild new file mode 100644 index 000000000..6c1766986 --- /dev/null +++ b/x11-wm/emerald/emerald-0.5.2.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools + +DESCRIPTION="Emerald Window Decorator" +HOMEPAGE="http://opencompositing.org" +SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="mirror" + +PDEPEND="~x11-themes/emerald-themes-${PV}" + +RDEPEND=">=x11-libs/gtk+-2.8.0 + >=x11-libs/libwnck-2.14.2 + ~x11-wm/compiz-${PV}" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + >=dev-util/intltool-0.35" + +S="${WORKDIR}/${P}" + +src_compile() { + eautoreconf || die "eautoreconf failed" + glib-gettextize --copy --force || die + intltoolize --automake --copy --force || die + + econf --disable-mime-update || die "econf failed" + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} + +pkg_postinst() { + ewarn "DO NOT report bugs to Gentoo's bugzilla" + einfo "Please report all bugs at http://forums.gentoo-xeffects.org/" + einfo "Thank you on behalf of the Gentoo Xeffects team" +} diff --git a/x11-wm/emerald/files/digest-emerald-0.5.2 b/x11-wm/emerald/files/digest-emerald-0.5.2 new file mode 100644 index 000000000..49de4d5ea --- /dev/null +++ b/x11-wm/emerald/files/digest-emerald-0.5.2 @@ -0,0 +1,2 @@ +RMD160 31449885afa9b1b667d1df24c3408be478080b1a emerald-0.5.2.tar.bz2 521776 +SHA256 540cf76f70f8a08c19e5407d9e686d7a90fc2f8d3fa44be716a5fd8337ff6fd9 emerald-0.5.2.tar.bz2 521776