Magellan Linux

Annotation of /trunk/extras/gnome-menus/gnome-menus-2.28.0.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4672 - (hide annotations) (download)
Sat Dec 26 01:46:51 2009 UTC (14 years, 5 months ago) by niro
File size: 517 byte(s)
auto added: ver bump to 2.28.0.1-r1
1 niro 4672 # $Id$
2    
3     PNAME="gnome-menus"
4     PVER="2.28.0.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.22"
14    
15     SDEPEND=">= dev-util/pkgconfig-0.23
16     >= sys-dev/gettext-0.17
17     >= dev-util/intltool-0.40"
18    
19     sminclude gnome2
20    
21     UP2DATE="updatecmd_gnome ${PNAME}"
22    
23     src_compile()
24     {
25     cd ${SRCDIR}
26    
27     gn2_configure --enable-debug=minimum --disable-static --disable-python || die
28     mmake || die
29     }

Properties

Name Value
svn:keywords Id