wok-next diff perl-pango/receipt @ rev 13500
zfs-fuse: add patch for glibc 2.14
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 13 11:36:17 2012 +0200 (2012-10-13) |
parents | f3327707164a |
children | 2d12ebd38be4 |
line diff
1.1 --- a/perl-pango/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/perl-pango/receipt Sat Oct 13 11:36:17 2012 +0200 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 PACKAGE="perl-pango" 1.6 SOURCE="Pango" 1.7 -VERSION="1.221" 1.8 +VERSION="1.222" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Layout and render international text." 1.11 MAINTAINER="claudinei@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 BUILD_DEPENDS="$DEPENDS glib-dev pango-dev cairo-dev freetype-dev \ 1.14 libpng-dev fontconfig-dev perl-extutils-depends perl-extutils-pkgconfig" 1.15 TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 -WEB_SITE="http://cpan.org/" 1.17 +WEB_SITE="http://search.cpan.org/~tsch/Pango/" 1.18 WGET_URL="http://cpan.org/authors/id/T/TS/TSCH/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 @@ -19,7 +19,7 @@ 1.22 cd $src 1.23 perl Makefile.PL && 1.24 make && 1.25 - make DESTDIR=$PWD/_pkg install 1.26 + make DESTDIR=$DESTDIR install 1.27 } 1.28 1.29 # Rules to gen a SliTaz package suitable for Tazpkg.