Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-client/epiphany-extensions: ChangeLog epiphany-extensions-2.20.3.ebuild epiphany-extensions-2.16.1-r1.ebuild epiphany-extensions-2.20.0.ebuild
Date: Wed, 09 Jan 2008 22:57:41
Message-Id: E1JCjre-0006sK-4E@stork.gentoo.org
1 eva 08/01/09 22:57:38
2
3 Modified: ChangeLog
4 Added: epiphany-extensions-2.20.3.ebuild
5 Removed: epiphany-extensions-2.16.1-r1.ebuild
6 epiphany-extensions-2.20.0.ebuild
7 Log:
8 bump to 2.20.3 and clean up old revisions
9 (Portage version: 2.1.4_rc14)
10
11 Revision Changes Path
12 1.70 www-client/epiphany-extensions/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?rev=1.70&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?rev=1.70&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/ChangeLog?r1=1.69&r2=1.70
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v
21 retrieving revision 1.69
22 retrieving revision 1.70
23 diff -u -r1.69 -r1.70
24 --- ChangeLog 4 Dec 2007 20:21:20 -0000 1.69
25 +++ ChangeLog 9 Jan 2008 22:57:37 -0000 1.70
26 @@ -1,6 +1,13 @@
27 # ChangeLog for www-client/epiphany-extensions
28 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.69 2007/12/04 20:21:20 jer Exp $
30 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/ChangeLog,v 1.70 2008/01/09 22:57:37 eva Exp $
32 +
33 +*epiphany-extensions-2.20.3 (09 Jan 2008)
34 +
35 + 09 Jan 2008; Gilles Dartiguelongue <eva@g.o>
36 + -epiphany-extensions-2.16.1-r1.ebuild, -epiphany-extensions-2.20.0.ebuild,
37 + +epiphany-extensions-2.20.3.ebuild:
38 + bump to 2.20.3 and clean up old revisions
39
40 04 Dec 2007; Jeroen Roovers <jer@g.o>
41 epiphany-extensions-2.20.1.ebuild:
42
43
44
45 1.1 www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild?rev=1.1&content-type=text/plain
49
50 Index: epiphany-extensions-2.20.3.ebuild
51 ===================================================================
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-2.20.3.ebuild,v 1.1 2008/01/09 22:57:37 eva Exp $
55
56 WANT_AUTOMAKE="1.10"
57 inherit eutils gnome2 autotools
58
59 DESCRIPTION="Extensions for the Epiphany web browser"
60 HOMEPAGE="http://www.gnome.org/projects/epiphany/extensions.html"
61 LICENSE="GPL-2"
62
63 SLOT="0"
64 KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
65 IUSE="pcre python xulrunner"
66
67 RDEPEND=">=www-client/epiphany-2.20
68 >=dev-libs/libxml2-2.6
69 >=dev-libs/glib-2.12
70 >=x11-libs/gtk+-2.11.6
71 gnome-base/gconf
72 >=gnome-base/libglade-2
73 app-text/opensp
74 xulrunner? ( net-libs/xulrunner )
75 !xulrunner? ( >=www-client/mozilla-firefox-1.5 )
76 pcre? ( >=dev-libs/libpcre-3.9-r2 )
77 >=dev-libs/dbus-glib-0.71
78 python? ( >=dev-python/pygtk-2.11 )"
79
80 DEPEND="${RDEPEND}
81 >=dev-util/pkgconfig-0.9
82 >=app-text/gnome-doc-utils-0.3.2
83 >=dev-util/intltool-0.35"
84
85 DOCS="AUTHORS ChangeLog HACKING NEWS README"
86
87 src_unpack() {
88 gnome2_src_unpack
89
90 # gnome bug #?
91 epatch "${FILESDIR}"/${PN}-2.18.0-sessionsaver-v4.patch.gz
92
93 echo "extensions/epilicious/progress.py" >> po/POTFILES.in
94 echo "extensions/sessionsaver/ephy-sessionsaver-extension.c" >> po/POTFILES.in
95
96 cp aclocal.m4 old_macros.m4
97 AT_M4DIR=". ${S}/m4" eautoreconf
98 }
99
100 pkg_setup() {
101 local extensions="actions auto-reload auto-scroller certificates
102 error-viewer extensions-manager-ui gestures java-console
103 livehttpheaders page-info permissions push-scroller rss
104 select-stylesheet sessionsaver sidebar smart-bookmarks tab-groups
105 tab-states"
106
107 use pcre && extensions="${extensions} greasemonkey adblock"
108
109 use python && extensions="${extensions} python-console favicon
110 cc-license-viewer epilicious"
111
112 local list_exts=""
113 for ext in $extensions; do
114 [ "x${list_exts}" != "x" ] && list_exts="${list_exts},"
115 list_exts="${list_exts}${ext}"
116 done
117
118 G2CONF="${G2CONF} --with-extensions=${list_exts}"
119 if use xulrunner; then
120 G2CONF="${G2CONF} --with-gecko=xulrunner"
121 else
122 G2CONF="${G2CONF} --with-gecko=firefox"
123 fi
124 }
125
126
127
128 --
129 gentoo-commits@l.g.o mailing list