Magellan Linux

Contents of /branches/magellan-next/extras/glib-perl/glib-perl-1.222-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8127 - (show annotations) (download)
Tue Jul 12 17:47:45 2011 UTC (12 years, 10 months ago) by niro
File size: 677 byte(s)
imported
1 # $Id$
2
3 PNAME="glib-perl"
4 PVER="1.222"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Perl wrappers for the GLib utility and Object libraries."
11 HOMEPAGE="http://gtk2-perl.sourceforge.net/"
12
13 DEPEND=">= dev-libs/glib2-2.22
14 >= dev-lang/perl-5.10
15 >= dev-perl/event-1.13
16 >= dev-perl/xml-writer-0.606
17 >= dev-perl/xml-parser-2.36"
18
19 SDEPEND=">= dev-util/pkgconfig-0.23
20 >= dev-perl/extutils-pkgconfig-1.12
21 >= dev-perl/extutils-depends-0.302"
22
23 SRCFILE="Glib-${PVER}.tar.gz"
24 SRCDIR="${BUILDDIR}/Glib-${PVER}"
25
26 sminclude perl
27
28 SRC_URI=(
29 http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/${SRCFILE}
30 mirror://${PNAME}/${SRCFILE}
31 )
32
33 UP2DATE="updatecmd_perl Glib gz"

Properties

Name Value
svn:keywords Id