Magellan Linux

Annotation of /trunk/extras/gnome-menus/gnome-menus-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, 8 months ago) by niro
File size: 546 byte(s)
import repo
1 niro 2 # $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