Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-main: metadata.xml ChangeLog compiz-plugins-main-0.8.6-r1.ebuild
Date: Sat, 04 Sep 2010 22:01:10
Message-Id: 20100904220106.0B66A20051@flycatcher.gentoo.org
1 flameeyes 10/09/04 22:01:06
2
3 Modified: metadata.xml ChangeLog
4 Added: compiz-plugins-main-0.8.6-r1.ebuild
5 Log:
6 Rename gnome USE flag to gconf (like x11-wm/compiz); disable static libs and remove .la files (ibid.).
7
8 (Portage version: 2.2_rc75/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 x11-plugins/compiz-plugins-main/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/metadata.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/metadata.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/metadata.xml?r1=1.1&r2=1.2
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/metadata.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- metadata.xml 3 Apr 2009 11:10:31 -0000 1.1
24 +++ metadata.xml 4 Sep 2010 22:01:05 -0000 1.2
25 @@ -7,4 +7,10 @@
26 animation, colourfilter, expo, ezoom, jpeg, neg, opacify, put, resizeinfo, ring,
27 scaleaddon, shift, snap, text, thumbnail, vpswitch,, wall, winrules, workarounds.
28 </longdescription>
29 + <use>
30 + <flag name="gconf">
31 + Install GConf schemas for the plugins, needed when using the GConf-based
32 + configuration backend in <pkg>x11-wm/compiz</pkg>.
33 + </flag>
34 + </use>
35 </pkgmetadata>
36
37
38
39 1.12 x11-plugins/compiz-plugins-main/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog?r1=1.11&r2=1.12
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- ChangeLog 3 Apr 2010 04:52:06 -0000 1.11
52 +++ ChangeLog 4 Sep 2010 22:01:05 -0000 1.12
53 @@ -1,6 +1,13 @@
54 # ChangeLog for x11-plugins/compiz-plugins-main
55 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog,v 1.11 2010/04/03 04:52:06 jmbsvicetto Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/ChangeLog,v 1.12 2010/09/04 22:01:05 flameeyes Exp $
58 +
59 +*compiz-plugins-main-0.8.6-r1 (04 Sep 2010)
60 +
61 + 04 Sep 2010; Diego E. Pettenò <flameeyes@g.o>
62 + +compiz-plugins-main-0.8.6-r1.ebuild, metadata.xml:
63 + Rename gnome USE flag to gconf (like x11-wm/compiz); disable static libs
64 + and remove .la files (ibid.).
65
66 *compiz-plugins-main-0.8.6 (03 Apr 2010)
67
68
69
70
71 1.1 x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.6-r1.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.6-r1.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.6-r1.ebuild?rev=1.1&content-type=text/plain
75
76 Index: compiz-plugins-main-0.8.6-r1.ebuild
77 ===================================================================
78 # Copyright 1999-2010 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-main/compiz-plugins-main-0.8.6-r1.ebuild,v 1.1 2010/09/04 22:01:05 flameeyes Exp $
81
82 EAPI="2"
83
84 inherit eutils gnome2-utils
85
86 DESCRIPTION="Compiz Fusion Window Decorator Plugins"
87 HOMEPAGE="http://www.compiz.org/"
88 SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
89
90 LICENSE="GPL-2"
91 SLOT="0"
92 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
93 IUSE="gconf"
94
95 MY_PV="0.8.4"
96
97 RDEPEND="
98 >=gnome-base/librsvg-2.14.0
99 media-libs/jpeg
100 x11-libs/cairo
101 >=x11-libs/compiz-bcop-${MY_PV}
102 >=x11-wm/compiz-${PV}[gconf?]
103 "
104
105 DEPEND="${RDEPEND}
106 >=dev-util/intltool-0.35
107 >=dev-util/pkgconfig-0.19
108 >=sys-devel/gettext-0.15
109 "
110
111 src_prepare() {
112 use gconf || epatch "${FILESDIR}"/${PN}-no-gconf.patch
113 }
114
115 src_configure() {
116 econf \
117 --disable-dependency-tracking \
118 --enable-fast-install \
119 --disable-static \
120 $(use_enable gconf schemas) || die "econf failed"
121 }
122
123 src_install() {
124 emake DESTDIR="${D}" install || die "emake install failed"
125 find "${D}" -name '*.la' -delete || die
126 }
127
128 pkg_preinst() {
129 use gconf && gnome2_gconf_savelist
130 }
131
132 pkg_postinst() {
133 use gconf && gnome2_gconf_install
134 }