Magellan Linux

Contents of /trunk/extras/exo/exo-0.12.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31293 - (show annotations) (download)
Thu Jun 21 11:24:39 2018 UTC (5 years, 10 months ago) by niro
File size: 470 byte(s)
auto added: ver bump to 0.12.1-r1
1 # $Id$
2
3 PNAME="exo"
4 PVER="0.12.1"
5 PBUILD="r1"
6
7 DESCRIPTION="Extensions, widgets and framework library with session management support."
8
9 DEPEND=">= dev-lang/perl-5.26
10 >= dev-perl/perl-uri-1.68
11 >= dev-libs/glib2-2.54
12 >= x11-libs/gtk2+-2.24
13 >= x11-libs/gtk3+-3.22
14 >= xfce-base/libxfce4util-4.12
15 >= xfce-base/libxfce4ui-4.12"
16
17 SDEPEND=">= dev-util/pkgconfig-0.25
18 >= sys-dev/gettext-0.18
19 >= dev-util/intltool-0.50"
20
21 sminclude xfce
22
23 UP2DATE="updatecmd_xfce ${PNAME}"