Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-engines-murrine: metadata.xml ChangeLog gtk-engines-murrine-0.90.3.ebuild
Date: Sun, 05 Apr 2009 12:47:32
Message-Id: E1LqRkz-0004ng-Rc@stork.gentoo.org
1 jokey 09/04/05 12:47:25
2
3 Modified: metadata.xml ChangeLog
4 Added: gtk-engines-murrine-0.90.3.ebuild
5 Log:
6 Version bump, misc ebuild improvements
7 (Portage version: 2.2_rc28/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 x11-themes/gtk-engines-murrine/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/metadata.xml?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/metadata.xml?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/metadata.xml?r1=1.3&r2=1.4
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-murrine/metadata.xml,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- metadata.xml 17 Mar 2008 20:28:42 -0000 1.3
23 +++ metadata.xml 5 Apr 2009 12:47:25 -0000 1.4
24 @@ -22,4 +22,7 @@
25 ubuntulooks (30% faster and more), since I have tried to optimize the code and
26 removed a lot of slow gradients to provide this unique style.
27 </longdescription>
28 +<use>
29 +<flag name="animation-rtl">progressbar animation from right to left</flag>
30 +</use>
31 </pkgmetadata>
32
33
34
35 1.35 x11-themes/gtk-engines-murrine/ChangeLog
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/ChangeLog?rev=1.35&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/ChangeLog?rev=1.35&content-type=text/plain
39 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/ChangeLog?r1=1.34&r2=1.35
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-murrine/ChangeLog,v
44 retrieving revision 1.34
45 retrieving revision 1.35
46 diff -u -r1.34 -r1.35
47 --- ChangeLog 7 Jul 2008 21:55:24 -0000 1.34
48 +++ ChangeLog 5 Apr 2009 12:47:25 -0000 1.35
49 @@ -1,6 +1,12 @@
50 # ChangeLog for x11-themes/gtk-engines-murrine
51 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-murrine/ChangeLog,v 1.34 2008/07/07 21:55:24 jokey Exp $
53 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
54 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-murrine/ChangeLog,v 1.35 2009/04/05 12:47:25 jokey Exp $
55 +
56 +*gtk-engines-murrine-0.90.3 (05 Apr 2009)
57 +
58 + 05 Apr 2009; Markus Ullmann <jokey@g.o>
59 + +gtk-engines-murrine-0.90.3.ebuild:
60 + Version bump, misc ebuild improvements
61
62 07 Jul 2008; Markus Ullmann <jokey@g.o>
63 gtk-engines-murrine-0.53.1-r1.ebuild:
64
65
66
67 1.1 x11-themes/gtk-engines-murrine/gtk-engines-murrine-0.90.3.ebuild
68
69 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/gtk-engines-murrine-0.90.3.ebuild?rev=1.1&view=markup
70 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-engines-murrine/gtk-engines-murrine-0.90.3.ebuild?rev=1.1&content-type=text/plain
71
72 Index: gtk-engines-murrine-0.90.3.ebuild
73 ===================================================================
74 # Copyright 1999-2009 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 # $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-murrine/gtk-engines-murrine-0.90.3.ebuild,v 1.1 2009/04/05 12:47:25 jokey Exp $
77
78 EAPI=2
79
80 inherit eutils autotools
81
82 MY_P=${P/gtk-engines-//}
83
84 DESCRIPTION="Murrine GTK+2 Cairo Engine"
85 HOMEPAGE="http://www.cimitan.com/murrine/"
86
87 THEME_URI="http://www.cimitan.com/murrine/files"
88 SRC_URI="mirror://gnome/sources/murrine/0.90/${MY_P}.tar.bz2
89 ${THEME_URI}/MurrinaBlu-0.32.tar.gz
90 ${THEME_URI}/MurrinaGilouche.tar.bz2
91 ${THEME_URI}/MurrinaCream.tar.gz
92 ${THEME_URI}/MurrinaVerdeOlivo.tar.bz2
93 ${THEME_URI}/MurrinaCandido.tar.gz
94 ${THEME_URI}/MurrinaAquaIsh.tar.bz2
95 ${THEME_URI}/MurrinaChrome.tar.gz
96 ${THEME_URI}/MurrinaFancyCandy.tar.bz2
97 ${THEME_URI}/MurrinaLoveGray.tar.bz2
98 ${THEME_URI}/MurrineRounded.tar.bz2
99 ${THEME_URI}/MurrinaTango.tar.bz2
100 ${THEME_URI}/MurrinaBlue.tar.bz2
101 ${THEME_URI}/Murrine-Light.tar.gz"
102
103 LICENSE="GPL-2"
104 SLOT="0"
105 KEYWORDS="~amd64 ~x86"
106 IUSE="animation-rtl"
107
108 RDEPEND=">=x11-libs/gtk+-2.12"
109 DEPEND="dev-util/pkgconfig
110 ${REPEND}"
111
112 S="${WORKDIR}/${MY_P}"
113
114 src_configure() {
115 local myconf
116 use animation-rtl && myconf="--enable-animation-rtl"
117 econf \
118 --enable-animation \
119 --enable-rgba \
120 $myconf || die "econf failed"
121 }
122
123 src_install() {
124 emake DESTDIR="${D}" install || die "emake install failed"
125
126 dodoc AUTHORS ChangeLog NEWS TODO
127
128 dodir /usr/share/themes
129 insinto /usr/share/themes
130 doins -r "${WORKDIR}"/Murrin*
131 }