Magellan Linux

Contents of /branches/R11-stable/extras/garcon/garcon-0.2.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22979 - (show annotations) (download)
Tue Oct 28 09:33:33 2014 UTC (9 years, 6 months ago) by niro
File size: 346 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="garcon"
4 PVER="0.2.1"
5 PBUILD="r2"
6
7 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library."
8
9 DEPEND=">= dev-libs/glib2-2.42
10 >= xfce-base/libxfce4util-4.10"
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}"