Magellan Linux

Contents of /branches/magellan-next/extras/garcon/garcon-0.1.8-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8138 - (show annotations) (download)
Tue Jul 12 18:06:39 2011 UTC (12 years, 10 months ago) by niro
File size: 314 byte(s)
auto added: ver bump to 0.1.8-r1
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}"