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: ChangeLog epiphany-2.20.2.ebuild
Date: Thu, 06 Dec 2007 21:02:30
Message-Id: E1J0NrV-0006Rs-5G@stork.gentoo.org
1 eva 07/12/06 21:02:25
2
3 Modified: ChangeLog
4 Added: epiphany-2.20.2.ebuild
5 Log:
6 bump to 2.20.2
7 (Portage version: 2.1.4_rc7)
8
9 Revision Changes Path
10 1.141 www-client/epiphany/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.141&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/ChangeLog?rev=1.141&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/ChangeLog?r1=1.140&r2=1.141
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v
19 retrieving revision 1.140
20 retrieving revision 1.141
21 diff -u -r1.140 -r1.141
22 --- ChangeLog 4 Dec 2007 20:20:56 -0000 1.140
23 +++ ChangeLog 6 Dec 2007 21:02:24 -0000 1.141
24 @@ -1,6 +1,12 @@
25 # ChangeLog for www-client/epiphany
26 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.140 2007/12/04 20:20:56 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.141 2007/12/06 21:02:24 eva Exp $
29 +
30 +*epiphany-2.20.2 (06 Dec 2007)
31 +
32 + 06 Dec 2007; Gilles Dartiguelongue <eva@g.o>
33 + +epiphany-2.20.2.ebuild:
34 + bump to 2.20.2
35
36 04 Dec 2007; Jeroen Roovers <jer@g.o> epiphany-2.20.1.ebuild:
37 Stable for HPPA (bug #199740).
38
39
40
41 1.1 www-client/epiphany/epiphany-2.20.2.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/epiphany-2.20.2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/epiphany/epiphany-2.20.2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: epiphany-2.20.2.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.20.2.ebuild,v 1.1 2007/12/06 21:02:24 eva Exp $
51
52 inherit gnome2 eutils multilib
53
54 DESCRIPTION="GNOME webbrowser based on the mozilla rendering engine"
55 HOMEPAGE="http://www.gnome.org/projects/epiphany/"
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
60 IUSE="doc python xulrunner spell"
61
62 # FIXME: add webkit/gecko switch possibility
63 # dang: *after* webkit actually works.
64
65 RDEPEND=">=dev-libs/glib-2.13.4
66 >=x11-libs/gtk+-2.11.6
67 >=dev-libs/libxml2-2.6.12
68 >=dev-libs/libxslt-1.1.7
69 >=gnome-base/libglade-2.3.1
70 >=gnome-base/gnome-vfs-2.9.2
71 >=gnome-base/libgnome-2.14
72 >=gnome-base/libgnomeui-2.14
73 >=gnome-base/gnome-desktop-2.9.91
74 >=x11-libs/startup-notification-0.5
75 >=dev-libs/dbus-glib-0.71
76 >=gnome-base/gconf-2
77 >=app-text/iso-codes-0.35
78 !xulrunner? ( >=www-client/mozilla-firefox-1.5 )
79 xulrunner? ( net-libs/xulrunner )
80 python? (
81 >=dev-lang/python-2.3
82 >=dev-python/pygtk-2.7.1
83 >=dev-python/gnome-python-2.6 )
84 spell? ( app-text/enchant )
85 x11-themes/gnome-icon-theme"
86
87 DEPEND="${RDEPEND}
88 app-text/scrollkeeper
89 >=dev-util/pkgconfig-0.9
90 >=dev-util/intltool-0.35
91 >=app-text/gnome-doc-utils-0.3.2
92 >=gnome-base/gnome-common-2.12.0
93 doc? ( >=dev-util/gtk-doc-1 )"
94
95 DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO"
96
97 pkg_setup() {
98 G2CONF="${G2CONF}
99 --disable-scrollkeeper
100 --with-engine=mozilla
101 $(use_enable spell spell-checker)
102 $(use_enable python)"
103
104 if use xulrunner; then
105 G2CONF="${G2CONF} --with-gecko=xulrunner"
106 else
107 G2CONF="${G2CONF} --with-gecko=firefox"
108 fi
109 }
110
111 src_compile() {
112 addpredict /usr/$(get_libdir)/mozilla-firefox/components/xpti.dat
113 addpredict /usr/$(get_libdir)/mozilla-firefox/components/xpti.dat.tmp
114 addpredict /usr/$(get_libdir)/mozilla-firefox/components/compreg.dat.tmp
115
116 addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat
117 addpredict /usr/$(get_libdir)/xulrunner/components/xpti.dat.tmp
118 addpredict /usr/$(get_libdir)/xulrunner/components/compreg.dat.tmp
119
120 addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat
121 addpredict /usr/$(get_libdir)/mozilla/components/xpti.dat.tmp
122
123 gnome2_src_compile
124 }
125
126
127
128 --
129 gentoo-commits@g.o mailing list