Magellan Linux

Contents of /branches/R11-unstable/extras/exo/exo-0.10.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24753 - (show annotations) (download)
Mon Mar 16 16:06:15 2015 UTC (9 years, 1 month ago) by niro
Original Path: trunk/extras/exo/exo-0.10.3-r1.smage2
File size: 441 byte(s)
auto added: ver bump to 0.10.3-r1
1 # $Id$
2
3 PNAME="exo"
4 PVER="0.10.3"
5 PBUILD="r1"
6
7 DESCRIPTION="Extensions, widgets and framework library with session management support."
8
9 DEPEND=">= dev-lang/perl-5.20
10 >= dev-perl/uri-1.60
11 >= dev-libs/glib2-2.42
12 >= x11-libs/gtk2+-2.24
13 >= xfce-base/libxfce4util-4.12
14 >= xfce-base/libxfce4ui-4.12"
15
16 SDEPEND=">= dev-util/pkgconfig-0.25
17 >= sys-dev/gettext-0.18
18 >= dev-util/intltool-0.50"
19
20 sminclude xfce
21
22 UP2DATE="updatecmd_xfce ${PNAME}"