Magellan Linux

Contents of /trunk/extras/compress-raw-zlib/compress-raw-zlib-2.023-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4290 - (show annotations) (download)
Tue Dec 1 14:41:09 2009 UTC (14 years, 5 months ago) by niro
File size: 494 byte(s)
auto added: ver bump to 2.023-r1
1 # $Id$
2
3 PNAME="compress-raw-zlib"
4 PVER="2.023"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-perl"
8 STATE="unstable"
9
10 DESCRIPTION="Low-Level Interface to zlib compression library."
11 HOMEPAGE="http://search.cpan.org/~pmqs/"
12
13 DEPEND=">= dev-lang/perl-5.10"
14
15 SRCFILE="Compress-Raw-Zlib-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/Compress-Raw-Zlib-${PVER}"
17
18 sminclude perl
19
20 SRC_URI=(
21 http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_perl Compress-Raw-Zlib gz"

Properties

Name Value
svn:keywords Id