Magellan Linux

Contents of /trunk/extras/garcon/garcon-0.4.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 26450 - (show annotations) (download)
Fri Jun 26 18:12:32 2015 UTC (8 years, 11 months ago) by niro
File size: 344 byte(s)
auto added: ver bump to 0.4.0-r2
1 # $Id$
2
3 PNAME="garcon"
4 PVER="0.4.0"
5 PBUILD="r2"
6
7 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library."
8
9 DEPEND=">= dev-libs/glib2-2.44
10 >= xfce-base/libxfce4ui-4.12"
11
12 SDEPEND=">= dev-util/pkgconfig-0.25
13 >= sys-dev/gettext-0.18
14 >= dev-util/intltool-0.50"
15
16 sminclude xfce
17
18 UP2DATE="updatecmd_xfce ${PNAME}"