Magellan Linux

Contents of /trunk/extras/gtk2-perl/gtk2-perl-1.221-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4387 - (show annotations) (download)
Sun Dec 6 09:43:55 2009 UTC (14 years, 6 months ago) by niro
File size: 658 byte(s)
-fixed dependencies
1 # $Id$
2
3 PNAME="gtk2-perl"
4 PVER="1.221"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Perl interface to the 2.x series of the Gimp Toolkit library."
11 HOMEPAGE="http://gtk2-perl.sourceforge.net/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= x11-libs/gtk2+-2.18
15 >= dev-perl/cairo-perl-1.061
16 >= dev-perl/glib-perl-1.222"
17
18 SDEPEND=">= dev-util/pkgconfig-0.23
19 >= dev-perl/extutils-pkgconfig-1.12
20 >= dev-perl/extutils-depends-0.302"
21
22 SRCFILE="Gtk2-${PVER}.tar.gz"
23 SRCDIR="${BUILDDIR}/Gtk2-${PVER}"
24
25 sminclude perl
26
27 SRC_URI=(
28 http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/${SRCFILE}
29 mirror://${PNAME}/${SRCFILE}
30 )
31
32 UP2DATE="updatecmd_perl Gtk2 gz"

Properties

Name Value
svn:keywords Id