# HG changeset patch # User Pascal Bellard # Date 1300263173 -3600 # Node ID 84e5f2e10ea60c85bd5a7cd7d0bba8795482251d # Parent ffa07731ee844bccce56753cd7edf8f2cc093442 Add some perl modules for backuppc diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-datetime-format-mail/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-datetime-format-mail/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-datetime-format-mail" +VERSION="0.3001" +CATEGORY="development" +SHORT_DESC="DateTime::Format::Mail module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="DateTime-Format-Mail" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-datetime-format-w3cdtf/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-datetime-format-w3cdtf/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-datetime-format-w3cdtf" +VERSION="0.06" +CATEGORY="development" +SHORT_DESC="DateTime::Format::W3CDTF module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="DateTime-Format-W3CDTF" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GW/GWILLIAMS/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-datetime-locale/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-datetime-locale/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-datetime-locale" +VERSION="0.45" +CATEGORY="development" +SHORT_DESC="DateTime::Locale module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="DateTime-Locale" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-datetime-timezone/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-datetime-timezone/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-datetime-timezone" +VERSION="1.28" +CATEGORY="development" +SHORT_DESC="DateTime::Format::TimeZone module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="DateTime-TimeZone" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-datetime/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-datetime/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,31 @@ +# SliTaz package receipt. + +PACKAGE="perl-datetime" +#VERSION="0.66" +VERSION="0.53" +CATEGORY="development" +SHORT_DESC="DateTime module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl perl-params-validate perl-test-exception \ +perl-datetime-locale perl-datetime-timezone" +SOURCE="DateTime" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Build.PL && + ./Build --destdir $PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-net-ftp-autoreconnect/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-net-ftp-autoreconnect/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-net-ftp-autoreconnect" +VERSION="0.3" +CATEGORY="development" +SHORT_DESC="Net::FTP::AutoReconnect module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="Net-FTP-AutoReconnect" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GI/GIFF/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-net-ftp-retrhandle/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-net-ftp-retrhandle/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-net-ftp-retrhandle" +VERSION="0.2" +CATEGORY="development" +SHORT_DESC="Net::FTP::RetrHandle module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="Net-FTP-RetrHandle" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GI/GIFF/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-net-ftp/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-net-ftp/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-net-ftp" +VERSION="1.22" +CATEGORY="development" +SHORT_DESC="Net::FTP module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="libnet" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-params-validate/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-params-validate/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,29 @@ +# SliTaz package receipt. + +PACKAGE="perl-params-validate" +VERSION="0.95" +CATEGORY="development" +SHORT_DESC="Params::Validate module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="Params-Validate" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Build.PL && + ./Build --destdir $PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-test-exception/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-test-exception/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,30 @@ +# SliTaz package receipt. + +PACKAGE="perl-test-exception" +VERSION="0.31" +CATEGORY="development" +SHORT_DESC="Test::Exception module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl" +BUILD_DEPENDS="perl" +SOURCE="Test-Exception" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.org/" +WGET_URL="http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} + diff -r ffa07731ee84 -r 84e5f2e10ea6 perl-xml-rss/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/perl-xml-rss/receipt Wed Mar 16 09:12:53 2011 +0100 @@ -0,0 +1,31 @@ +# SliTaz package receipt. + +PACKAGE="perl-xml-rss" +VERSION="1.48" +CATEGORY="development" +SHORT_DESC="XML::RSS module is a Perl extension." +MAINTAINER="pascal.bellard@slitaz.org" +DEPENDS="perl perl-xml-parser perl-datetime perl-datetime-format-mail \ +perl-datetime-format-w3cdtf" +BUILD_DEPENDS="wget $DEPENDS" +SOURCE="XML-RSS" +TARBALL="$SOURCE-$VERSION.tar.gz" +WEB_SITE="http://cpan.uwinnipeg.ca/dist/XML-RSS" +WGET_URL="http://cpan.uwinnipeg.ca/cpan/authors/id/S/SH/SHLOMIF/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + perl Makefile.PL && + make && + make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr + cp -a $_pkg/usr/lib $fs/usr +} +