Magellan Linux

Contents of /trunk/extras/xml-simple/xml-simple-2.18-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4232 - (show annotations) (download)
Mon Nov 30 23:58:51 2009 UTC (14 years, 5 months ago) by niro
File size: 577 byte(s)
auto added: ver bump to 2.18-r2
1 # $Id$
2
3 PNAME="xml-simple"
4 PVER="2.18"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Easy API to maintain XML (esp config files)."
11 HOMEPAGE="http://search.cpan.org/~grantm/"
12
13 DEPEND=">= dev-lang/perl-5.10
14 >= dev-perl/xml-parser-2.36"
15
16 SRCFILE="${PNAME/xml-s/XML-S}-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME/xml-s/XML-S}-${PVER}"
18
19 sminclude perl
20
21 SRC_URI=(
22 http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/${SRCFILE}
23 http://cpan.mirror.iphh.net/authors/id/G/GR/GRANTM/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd_perl XML-Simple gz"

Properties

Name Value
svn:keywords Id