Magellan Linux

Contents of /trunk/extras/gnome-menus/gnome-menus-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4655 - (show annotations) (download)
Sat Dec 26 00:24:52 2009 UTC (14 years, 4 months ago) by niro
File size: 546 byte(s)
-moved to 'extras'
1 # $Header: /magellan-cvs/smage/gnome-menus/gnome-menus-2.22.1-r1.smage2,v 1.1 2008/04/11 08:57:15 niro Exp $
2
3 PNAME="gnome-menus"
4 PVER="2.22.1"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-base"
8 STATE="unstable"
9
10 DESCRIPTION="An implementation of the freedesktop menu specification for GNOME."
11 HOMEPAGE="http://www.gnome.org/"
12
13 DEPEND=">= dev-libs/glib2-2.16
14 >= gnome-base/gnome-vfs-2.22"
15
16 SDEPEND=">= dev-util/pkgconfig-0.23
17 >= dev-util/intltool-0.37"
18
19 sminclude gnome2
20
21 src_compile()
22 {
23 cd ${SRCDIR}
24
25 gn2_configure --enable-inotify || die
26 mmake || die
27 }

Properties

Name Value
svn:keywords Id