Magellan Linux

Annotation of /trunk/todo/epiphany/epiphany-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2250 - (hide annotations) (download)
Thu Jul 9 19:27:23 2009 UTC (15 years, 2 months ago) by niro
File size: 1085 byte(s)
-moved to 'todo'
1 niro 2 # $Header: /magellan-cvs/smage/epiphany/epiphany-2.22.1-r1.smage2,v 1.1 2008/04/12 19:07:07 niro Exp $
2    
3     PNAME="epiphany"
4     PVER="2.22.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="net-www"
8     STATE="unstable"
9    
10     DESCRIPTION="Epiphany is the web browser for the GNOME desktop."
11     HOMEPAGE="http://www.gnome.org/projects/epiphany/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= x11-libs/pango-1.20
15     >= x11-libs/gtk2+-2.12
16     >= gnome-base/gconf-2.22
17     >= dev-libs/libxml2-2.6.16
18     >= gnome-base/libgnomeui-2.22
19     >= gnome-base/libglade-2.6
20     >= gnome-base/libbonoboui-2.22
21     >= gnome-base/orbit-2.14
22     >= gnome-base/gnome-vfs-2.22
23     >= gnome-base/gnome-desktop-2.22
24     >= x11-themes/gnome-icon-theme-2.22
25     >= x11-libs/startup-notification-0.9
26     >= sys-apps/dbus-1.1
27     >= dev-libs/dbus-glib-0.73
28     >= app-text/iso-codes-1"
29    
30     SDEPEND=">= dev-util/intltool-0.37
31     >= app-text/scrollkeeper-0.3.14
32     >= dev-util/pkgconfig-0.23
33     >= net-www/mozilla-firefox-2"
34    
35     # enable scrollkeeper
36     SPECIAL_VARS="SCROLLKEEPER_UPDATE"
37     SCROLLKEEPER_UPDATE="1"
38    
39     sminclude gnome2
40    
41     src_compile()
42     {
43     cd ${SRCDIR}
44    
45     gn2_configure --enable-dbus || die
46     mmake -j1 || die
47     }

Properties

Name Value
svn:keywords Id