Magellan Linux

Contents of /trunk/todo/gnome-applets/gnome-applets-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2322 - (show annotations) (download)
Thu Jul 9 19:39:41 2009 UTC (14 years, 10 months ago) by niro
File size: 1170 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/gnome-applets/gnome-applets-2.22.1-r1.smage2,v 1.1 2008/04/11 10:09:15 niro Exp $
2
3 PNAME="gnome-applets"
4 PVER="2.22.1"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-base"
8 STATE="unstable"
9
10 DESCRIPTION="gnome-applets is a collection of many applets for your GNOME panel."
11 HOMEPAGE="http://www.gnome.org"
12
13 DEPEND=">= x11-libs/gtk2+-2.12
14 >= gnome-base/libgnome-2.22
15 >= gnome-base/libgnomeui-2.22
16 >= gnome-base/gnome-vfs-2.22
17 >= gnome-base/gconf-2.22
18 >= gnome-base/gnome-panel-2.22
19 >= gnome-base/libgtop-2.22
20 >= gnome-base/libglade-2.6
21 >= gnome-base/gail-1.22
22 >= x11-libs/libxklavier-3
23 >= media-libs/gstreamer-0.10
24 >= x11-libs/libwnck-2.22
25 >= app-admin/system-tools-backends-2.6
26 >= sys-apps/dbus-1.1
27 >= dev-libs/dbus-glib-0.74
28 >= sys-apps/hal-0.5.10"
29
30 SDEPEND=">= app-text/scrollkeeper-0.3.14
31 >= dev-util/pkgconfig-0.23"
32
33 # enable scrollkeeper
34 SPECIAL_VARS="SCROLLKEEPER_UPDATE"
35 SCROLLKEEPER_UPDATE="1"
36
37 sminclude gnome2
38
39 src_prepare()
40 {
41 munpack ${SRCFILE} || die
42 cd ${SRCDIR}
43
44 gn2_fix_omf_makefiles || die
45 }
46
47 src_compile()
48 {
49 cd ${SRCDIR}
50
51 gn2_configure --disable-scrollkeeper --with-gstreamer=0.10 --with-hal || die
52 mmake -j1 || die
53 }

Properties

Name Value
svn:keywords Id