Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8135 - (show annotations) (download)
Tue Jul 12 18:03:01 2011 UTC (12 years, 10 months ago) by niro
File size: 471 byte(s)
auto added: ver bump to 1.223-r1
1 # $Id$
2
3 PNAME="glib-perl"
4 PVER="1.223"
5 PBUILD="r1"
6
7 DESCRIPTION="Perl wrappers for the GLib utility and Object libraries."
8
9 DEPEND=">= dev-libs/glib2-2.28
10 >= dev-lang/perl-5.14
11 >= dev-perl/event-1.18
12 >= dev-perl/xml-writer-0.612
13 >= dev-perl/xml-parser-2.40"
14
15 SDEPEND=">= dev-util/pkgconfig-0.25
16 >= dev-perl/extutils-pkgconfig-1.12
17 >= dev-perl/extutils-depends-0.304"
18
19 CPAN_MODULE="Glib"
20 CPAN_AUTHOR="tsch"
21 sminclude cpan
22
23 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"