Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4231 - (show annotations) (download)
Mon Nov 30 23:56:53 2009 UTC (14 years, 5 months ago) by niro
File size: 635 byte(s)
-moved to 'extras'
1 # $Header: /magellan-cvs/smage/xml-simple/xml-simple-2.18-r1.smage2,v 1.1 2008/03/21 09:55:31 niro Exp $
2
3 PNAME="xml-simple"
4 PVER="2.18"
5 PBUILD="r1"
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.34"
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 )

Properties

Name Value
svn:keywords Id