Magellan Linux

Contents of /trunk/extras/fast-user-switch-applet/fast-user-switch-applet-2.22.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 1181 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/fast-user-switch-applet/fast-user-switch-applet-2.22.0-r1.smage2,v 1.1 2008/03/31 10:54:04 niro Exp $
2
3 PNAME="fast-user-switch-applet"
4 PVER="2.22.0"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-extra"
8 STATE="unstable"
9
10 DESCRIPTION="Fast User Switching Applet for the Gnome Desktop."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= dev-libs/glib2-2.16
14 >= x11-libs/pango-1.20
15 >= x11-libs/gtk2+-2.12
16 >= gnome-base/libbonoboui-2.22
17 >= gnome-base/libgnome-2.22
18 >= gnome-base/orbit-2.14
19 >= gnome-base/libglade-2.6
20 >= gnome-base/gconf-2.22
21 >= gnome-base/libbonobo-2.22
22 >= gnome-base/libgnomeui-2.22
23 >= gnome-base/gnome-vfs-2.22
24 >= gnome-base/gnome-keyring-2.22
25 >= gnome-base/libgnomecanvas-2.20
26 >= gnome-base/gnome-panel-2.22
27 >= gnome-base/gdm-2.20"
28
29 SDEPEND=">= dev-libs/libxslt-1.1.22
30 >= dev-util/pkgconfig-0.23
31 >= dev-util/intltool-0.37
32 >= app-text/scrollkeeper-0.3.14
33 >= app-text/gnome-doc-utils-0.12
34 >= app-text/docbook-xml-dtd-4.5"
35
36 # enable scrollkeeper
37 SPECIAL_VARS="SCROLLKEEPER_UPDATE"
38 SCROLLKEEPER_UPDATE="1"
39
40 sminclude gnome2
41
42 src_compile()
43 {
44 cd ${SRCDIR}
45
46 gn2_configure --with-gdm-config=/usr/share/gdm/defaults.conf || die
47 mmake || die
48 }

Properties

Name Value
svn:keywords Id