p5-pango: updated to 1.223

This commit is contained in:
Jose V Beneyto 2011-11-23 10:05:56 +01:00
parent 4cfaa21de4
commit f59f7fd315
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
56141fb3d30ed69740bd47322857dbd5 Pango-1.222.tar.gz
628a6de54f47b6791c6b45edfb835215 Pango-1.223.tar.gz

View File

@ -5,15 +5,17 @@
# Depends on: pango p5-cairo
name=p5-pango
version=1.222
version=1.223
release=1
source=(http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Pango-$version.tar.gz)
source=(http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Pango-$version.tar.gz)
build() {
cd Pango-$version
perl Makefile.PL
make OPTIMIZE="$CFLAGS"
make install DESTDIR=$PKG
find $PKG \
-name perllocal.pod \
-o -name "*.bs" \