Magellan Linux

Contents of /trunk/extras/garcon/garcon-0.1.8-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10650 - (show annotations) (download)
Thu Jan 26 12:53:26 2012 UTC (12 years, 8 months ago) by niro
File size: 314 byte(s)
-import from magellan-next
1 # $Id$
2
3 PNAME="garcon"
4 PVER="0.1.8"
5 PBUILD="r1"
6
7 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library."
8
9 DEPEND=">= dev-libs/glib2-2.28"
10
11 SDEPEND=">= dev-util/pkgconfig-0.25
12 >= sys-dev/gettext-0.18
13 >= dev-util/intltool-0.41"
14
15 sminclude xfce
16
17 UP2DATE="updatecmd_xfce ${PNAME}"