Magellan Linux

Annotation of /trunk/extras/gnome-desktop/gnome-desktop-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 828 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/gnome-desktop/gnome-desktop-2.22.1-r1.smage2,v 1.1 2008/04/11 08:59:50 niro Exp $
2    
3     PNAME="gnome-desktop"
4     PVER="2.22.1"
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.12
14     >= gnome-base/libgnomeui-2.22
15     >= gnome-base/libgnomecanvas-2.20
16     >= gnome-base/gnome-vfs-2.22
17     >= x11-libs/startup-notification-0.9"
18    
19     SDEPEND=">= dev-util/intltool-0.37
20     >= app-text/scrollkeeper-0.3.14
21     >= app-text/gnome-doc-utils-0.12
22     >= sys-dev/gettext-0.17
23     >= dev-util/pkgconfig-0.23
24     >= sys-dev/autoconf-4"
25    
26     # enable scrollkeeper
27     SPECIAL_VARS="SCROLLKEEPER_UPDATE"
28     SCROLLKEEPER_UPDATE="1"
29    
30     sminclude gnome2
31    
32     src_compile()
33     {
34     cd ${SRCDIR}
35    
36     gn2_configure --with-gnome-distributor=Magellan-Linux || die
37     mmake || die
38     }

Properties

Name Value
svn:keywords Id