Magellan Linux

Contents of /trunk/extras/gnome-desktop/gnome-desktop-2.28.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4676 - (show annotations) (download)
Sat Dec 26 17:38:09 2009 UTC (14 years, 5 months ago) by niro
File size: 844 byte(s)
auto added: ver bump to 2.28.2-r1
1 # $Id$
2
3 PNAME="gnome-desktop"
4 PVER="2.28.2"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-base"
8 STATE="unstable"
9
10 DESCRIPTION="The GNOME Desktop."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= x11-libs/gtk2+-2.18
14 >= x11-libs/libXrandr-1.3
15 >= gnome-base/gconf-2.28
16 >= gnome-base/gnome-vfs-2.24
17 >= x11-libs/startup-notification-0.10
18 >= dev-python/pygobject-2.20
19 >= dev-python/pygtk-2.16"
20
21 SDEPEND=">= dev-util/intltool-0.40
22 >= app-text/scrollkeeper-0.3.14
23 >= app-text/gnome-doc-utils-0.18
24 >= dev-util/pkgconfig-0.23
25 >= x11-proto/randrproto-1.3
26 >= x11-proto/xproto-7.0.16
27 >= app-text/docbook-xml-dtd-4.5"
28
29 # enable scrollkeeper
30 SPECIAL_VARS="SCROLLKEEPER_UPDATE"
31 SCROLLKEEPER_UPDATE="1"
32
33 sminclude gnome2
34
35 UP2DATE="updatecmd_gnome ${PNAME}"
36
37 src_compile()
38 {
39 cd ${SRCDIR}
40
41 gn2_configure --with-gnome-distributor=Magellan-Linux || die
42 mmake || die
43 }

Properties

Name Value
svn:keywords Id