Magellan Linux

Contents of /branches/R11-unstable/extras/garcon/garcon-0.6.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32794 - (show annotations) (download)
Mon Apr 29 13:41:21 2019 UTC (5 years ago) by niro
File size: 344 byte(s)
-release branches/R11-unstable
1 # $Id$
2
3 PNAME="garcon"
4 PVER="0.6.1"
5 PBUILD="r1"
6
7 DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library."
8
9 DEPEND=">= dev-libs/glib2-2.52
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}"