diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-11-01 14:55:38 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-11-01 14:55:38 +0000 |
commit | b4d2a103fd79d6dedf91e50c1c5e6e841d0a891e (patch) | |
tree | 35756dc7bfa21aa2671028a87cadd352ce298075 /x11-plugins | |
parent | Automated update of use.local.desc (diff) | |
download | historical-b4d2a103fd79d6dedf91e50c1c5e6e841d0a891e.tar.gz historical-b4d2a103fd79d6dedf91e50c1c5e6e841d0a891e.tar.bz2 historical-b4d2a103fd79d6dedf91e50c1c5e6e841d0a891e.zip |
Fix two QA , replace $(use_enable gnome gconf) by $(use_enable gnome schemas). Add inheritance from gnome2-utils.eclass in order to install gconf schemas correctly. New revision. Many thanks to scarab
Package-Manager: portage-2.2_rc48/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/compiz-plugins-extra/ChangeLog | 10 | ||||
-rw-r--r-- | x11-plugins/compiz-plugins-extra/Manifest | 3 | ||||
-rw-r--r-- | x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.4-r1.ebuild | 64 |
3 files changed, 75 insertions, 2 deletions
diff --git a/x11-plugins/compiz-plugins-extra/ChangeLog b/x11-plugins/compiz-plugins-extra/ChangeLog index 47db547afca1..989faba4dd6b 100644 --- a/x11-plugins/compiz-plugins-extra/ChangeLog +++ b/x11-plugins/compiz-plugins-extra/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-plugins/compiz-plugins-extra # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.7 2009/10/15 17:16:55 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.8 2009/11/01 14:55:38 mrpouet Exp $ + +*compiz-plugins-extra-0.8.4-r1 (01 Nov 2009) + + 01 Nov 2009; Romain Perier <mrpouet@gentoo.org> + +compiz-plugins-extra-0.8.4-r1.ebuild: + Fix two QA , replace $(use_enable gnome gconf) by $(use_enable gnome + schemas). Add inheritance from gnome2-utils.eclass in order to install + gconf schemas correctly. New revision. Many thanks to scarab. *compiz-plugins-extra-0.8.4 (15 Oct 2009) diff --git a/x11-plugins/compiz-plugins-extra/Manifest b/x11-plugins/compiz-plugins-extra/Manifest index 5f55fd390a9e..c45afbbb92a9 100644 --- a/x11-plugins/compiz-plugins-extra/Manifest +++ b/x11-plugins/compiz-plugins-extra/Manifest @@ -2,6 +2,7 @@ AUX compiz-plugins-extra-no-gconf.patch 585 RMD160 bb3b291eab783be7f9754d724d3a9 DIST compiz-plugins-extra-0.8.2.tar.bz2 2624166 RMD160 9a8078b51491e8c8ed03dfdb93a336da4619e2af SHA1 4aa3220472e68fa3b27bfc5e95808b4fb9eae6cd SHA256 4f99f6b6a1abd5bd480b9e9f025ef8f75270fa46dd80a03e902bc297d61e0ab2 DIST compiz-plugins-extra-0.8.4.tar.bz2 2678694 RMD160 10daaaed686e803fb7be27ebe61ff6adaf036c38 SHA1 eb05e8b60c5d1e22a007979d652ef92c23b7bd21 SHA256 a874903d07eb54c3bf210a322275a972cef7f47ccf4c2d2e307c31d73c57d952 EBUILD compiz-plugins-extra-0.8.2.ebuild 1221 RMD160 80327af3669d7aa1b55730e3ab364b4bf502991a SHA1 55dd2eee3e1c43e6e42b2a82da6431512a679cd9 SHA256 846d4fd4adfe31d09167f05640ea15faa33a0a58c12f812a91c9e71665b97dea +EBUILD compiz-plugins-extra-0.8.4-r1.ebuild 1386 RMD160 3ee148eb4060690a23e25e273509e94b1d7348fe SHA1 b4f2417aa1d6b7ca644aeb05fcef94eaa0d487f8 SHA256 5e129a9ab3b9984b2f99b2d997a80fe22ab1b04c74682697a2cf58b27ec2a686 EBUILD compiz-plugins-extra-0.8.4.ebuild 1222 RMD160 e48b5c65747c0354b0cb8fcf139b38f6a1841b40 SHA1 174d418db88a99fbf7a4a8085ed0a6577d614177 SHA256 c2179fafda4d42246938f5232a029bb336bd068bd5bcb4f1e9bd0bfc4272268c -MISC ChangeLog 1297 RMD160 1c2681641ee345a806050baae97f84ac73dd8d8f SHA1 ab30e29facd41e1d88794c39580e0bd579e6059c SHA256 a60a7bb8da6475a454433c092d96635a4d5b1a5aad2d93239c2c2fa14f0ec71c +MISC ChangeLog 1643 RMD160 4d84bebd7baaabc06fdbd87e4992292b60b4196f SHA1 82c546889ec0133774ebcdf48df6b30ad491dc38 SHA256 2a5ef97b977e72f6df8a98fa817afc7d7f1633dc01b0c0a9db40977f3de83fef MISC metadata.xml 446 RMD160 aeefd7f7a11eca1cfdf311dd9edf9e78f54d0d13 SHA1 35ee4d4d871dc365def8b4901172b72c8db28460 SHA256 6c0bdfc83d10f364e6fc38305ef97834032fbb5d6623058d04670910acc6fad8 diff --git a/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.4-r1.ebuild b/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.4-r1.ebuild new file mode 100644 index 000000000000..440ab57b4037 --- /dev/null +++ b/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.4-r1.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.4-r1.ebuild,v 1.1 2009/11/01 14:55:38 mrpouet Exp $ + +EAPI="2" + +inherit autotools eutils gnome2-utils + +DESCRIPTION="Compiz Fusion Window Decorator Extra 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="gnome" + +RDEPEND=" + !x11-plugins/compiz-fusion-plugins-extra + >=gnome-base/librsvg-2.14.0 + media-libs/jpeg + ~x11-libs/compiz-bcop-${PV} + ~x11-plugins/compiz-plugins-main-${PV} + ~x11-wm/compiz-${PV} +" + +DEPEND="${RDEPEND} + >=dev-util/intltool-0.35 + >=dev-util/pkgconfig-0.19 + >=sys-devel/gettext-0.15 + x11-libs/cairo + gnome? ( gnome-base/gconf ) +" + +src_prepare() { + use gnome || { + epatch "${FILESDIR}"/${PN}-no-gconf.patch + + # required to apply the above patch + intltoolize --copy --force || die "intltoolize failed" + eautoreconf || die "eautoreconf failed" + } +} + +src_configure() { + econf --disable-dependency-tracking \ + $(use_enable gnome schemas) +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" +} + +pkg_preinst() { + if use gnome; then + gnome2_gconf_savelist + fi +} + +pkg_postinst() { + if use gnome; then + gnome2_gconf_install + fi +} |