wok-current diff perl-xml-entities/receipt @ rev 10356
gtk+: add gdk-pixbuf-dev in bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 22 22:58:23 2011 +0200 (2011-05-22) |
parents | fe7e875f7d99 |
children | 2d12ebd38be4 |
line diff
1.1 --- a/perl-xml-entities/receipt Sun May 15 14:03:19 2011 +0000 1.2 +++ b/perl-xml-entities/receipt Sun May 22 22:58:23 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl-xml-entities" 1.7 -VERSION="0.0307" 1.8 +VERSION="1.0000" 1.9 CATEGORY="development" 1.10 SHORT_DESC="XML::Entities module is a Perl extension." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="perl perl-libwww perl-uri" 1.14 SOURCE="XML-Entities" 1.15 TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 -WEB_SITE="http://www.cpan.org/modules/" 1.17 +WEB_SITE="http://search.cpan.org/dist/XML-Entities/lib/XML/Entities.pm" 1.18 WGET_URL="http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 @@ -18,7 +18,7 @@ 1.22 cd $src 1.23 perl Makefile.PL && 1.24 make && 1.25 - make DESTDIR=$PWD/_pkg install 1.26 + make install DESTDIR=$DESTDIR 1.27 } 1.28 1.29 # Rules to gen a SliTaz package suitable for Tazpkg.