From cce0594d0bb46000129af406ed3bec04012164e7 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 11 Aug 2009 22:39:30 +0200 Subject: Ajout de p5-extutils-pkgconfig#1.07-1 --- extra/p5-extutils-pkgconfig/Pkgfile | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 extra/p5-extutils-pkgconfig/Pkgfile (limited to 'extra/p5-extutils-pkgconfig/Pkgfile') diff --git a/extra/p5-extutils-pkgconfig/Pkgfile b/extra/p5-extutils-pkgconfig/Pkgfile new file mode 100644 index 000000000..368036fd4 --- /dev/null +++ b/extra/p5-extutils-pkgconfig/Pkgfile @@ -0,0 +1,21 @@ +# Description: Connecteur perl pour pkgconfig +# URL: http://www.gtkperl.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: p5-xml-parser + +name=p5-extutils-pkgconfig +version=1.07 +release=1 +source=(http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-PkgConfig-$version.tar.gz) + +build() { + cd ExtUtils-PkgConfig-$version + perl Makefile.PL + make + make DESTDIR=$PKG install + find $PKG \ + -name perllocal.pod \ + -o -name .packlist | xargs rm + find $PKG -empty | xargs rmdir -p ||: +} -- cgit v1.2.3-70-g09d2