perl/perl-cairo: Updated for version 1.082.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Binh Nguyen 2012-06-02 19:44:06 -04:00 committed by Erik Hanson
parent 294c8de108
commit bc598fd45e
4 changed files with 10 additions and 12 deletions

View file

@ -2,4 +2,5 @@ Cairo (perl module)
Perl bindings to the cairo graphics library.
This requires perl-glib and perl-test-number-delta.
This requires perl-extutils-depends, perl-extutils-pkgconfig,
and perl-test-number-delta.

View file

@ -1,9 +1,9 @@
#!/bin/sh
# Slackware build script for perl-cairo
# (C) 2007 Michael Wagner <lapinours@web.de>
# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
# Copyright 2010, 2012 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-cairo
VERSION=${VERSION:-1.061}
VERSION=${VERSION:-1.082}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -68,9 +68,6 @@ cd $SRCNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
# Disable buggy test.
mv t/CairoSurface.t t/CairoSurface.t.disable
perl Makefile.PL \
OPTIMIZE="$SLKCFLAGS" \
PREFIX=/usr \
@ -94,7 +91,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a ChangeLog LICENSE NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
cp -a ChangeLog* LICENSE NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,8 +1,8 @@
PRGNAM="perl-cairo"
VERSION="1.061"
VERSION="1.082"
HOMEPAGE="http://search.cpan.org/dist/Cairo/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Cairo-1.061.tar.gz"
MD5SUM="08cd5e847f61858651fc4de769066e88"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Cairo-1.082.tar.gz"
MD5SUM="cfd61e519ff20023979c255d4040fe06"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Binh Nguyen"

View file

@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
perl-cairo: Cairo (perl module)
perl-cairo:
perl-cairo: Perl bindings to the cairo graphics library.
perl-cairo: Perl bindings to the cairo graphics library.
perl-cairo:
perl-cairo: Homepage: http://search.cpan.org/dist/Cairo/
perl-cairo: