Magellan Linux

Annotation of /branches/R11-stable/extras/glib-perl/glib-perl-1.310-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24272 - (hide annotations) (download)
Fri Feb 20 09:39:04 2015 UTC (9 years, 2 months ago) by niro
File size: 473 byte(s)
-release branches/R11-stable
1 niro 23746 # $Id$
2    
3     PNAME="glib-perl"
4     PVER="1.310"
5     PBUILD="r1"
6    
7     DESCRIPTION="Perl wrappers for the GLib utility and Object libraries."
8    
9     DEPEND=">= dev-libs/glib2-2.42
10     >= dev-lang/perl-5.20.1
11     >= dev-perl/event-1.23
12     >= dev-perl/xml-writer-0.625
13     >= dev-perl/xml-parser-2.41"
14    
15     SDEPEND=">= dev-util/pkgconfig-0.25
16     >= dev-perl/extutils-pkgconfig-1.15
17     >= dev-perl/extutils-depends-0.402"
18    
19     CPAN_MODULE="Glib"
20     CPAN_AUTHOR="XAOC"
21     sminclude cpan
22    
23     UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"