Magellan Linux

Contents of /trunk/extras/gnome-settings-daemon/gnome-settings-daemon-2.28.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4678 - (show annotations) (download)
Sat Dec 26 19:14:50 2009 UTC (14 years, 4 months ago) by niro
File size: 1027 byte(s)
auto added: ver bump to 2.28.1-r1
1 # $Id$
2
3 PNAME="gnome-settings-daemon"
4 PVER="2.28.1"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-base"
8 STATE="unstable"
9
10 DESCRIPTION="Gnome Settings Daemon."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= x11-libs/libX11-1.3
14 >= x11-libs/libXi-1.3
15 >= x11-libs/libXrandr-1.3
16 >= x11-libs/libXext-1.1
17 >= x11-libs/libXxf86misc-1
18 >= x11-libs/libxklavier-4.0
19 >= dev-libs/glib2-2.22
20 >= x11-libs/gtk2+-2.18
21 >= gnome-base/gconf-2.28
22 >= gnome-base/libgnomekbd-2.28
23 >= gnome-base/libgnomeui-2.24
24 >= gnome-base/gnome-desktop-2.28
25 >= media-libs/fontconfig-2.7
26 >= media-libs/gstreamer-0.10.25
27 >= media-libs/gst-plugins-base-0.10.25
28 >= media-libs/gst-plugins-good-0.10.16
29 >= sys-apps/dbus-1.3
30 >= dev-libs/dbus-glib-0.82"
31
32 SDEPEND=">= dev-util/intltool-0.40
33 >= sys-dev/gettext-0.17
34 >= dev-util/pkgconfig-0.23
35 >= x11-proto/inputproto-2
36 >= x11-proto/xproto-7.0.16"
37
38 sminclude gnome2
39
40 UP2DATE="updatecmd_gnome ${PNAME}"
41
42 src_compile()
43 {
44 cd ${SRCDIR}
45
46 gn2_configure --disable-static --disable-debug --enable-gstreamer || die
47 mmake || die
48 }

Properties

Name Value
svn:keywords Id