From 97e66942f61f4ba363b5f6beeca26a1b28b926a7 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 27 Dec 2007 12:17:54 +0100 Subject: [PATCH] p5-extutils-depends: New port. --- p5-extutils-depends/.footprint | 10 ++++++++++ p5-extutils-depends/.md5sum | 1 + p5-extutils-depends/Pkgfile | 22 ++++++++++++++++++++++ p5-gtk2-ex-utils/.footprint | 13 +++++++++++++ p5-gtk2-ex-utils/.footprint.gz | Bin 0 -> 164 bytes p5-gtk2-ex-utils/.md5sum | 1 + p5-gtk2-ex-utils/Pkgfile | 22 ++++++++++++++++++++++ 7 files changed, 69 insertions(+) create mode 100644 p5-extutils-depends/.footprint create mode 100644 p5-extutils-depends/.md5sum create mode 100644 p5-extutils-depends/Pkgfile create mode 100644 p5-gtk2-ex-utils/.footprint create mode 100644 p5-gtk2-ex-utils/.footprint.gz create mode 100644 p5-gtk2-ex-utils/.md5sum create mode 100644 p5-gtk2-ex-utils/Pkgfile diff --git a/p5-extutils-depends/.footprint b/p5-extutils-depends/.footprint new file mode 100644 index 000000000..be85fedff --- /dev/null +++ b/p5-extutils-depends/.footprint @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/ExtUtils/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/ExtUtils/Depends.pm +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man3/ +-r--r--r-- root/root usr/man/man3/ExtUtils::Depends.3pm.gz diff --git a/p5-extutils-depends/.md5sum b/p5-extutils-depends/.md5sum new file mode 100644 index 000000000..2226705be --- /dev/null +++ b/p5-extutils-depends/.md5sum @@ -0,0 +1 @@ +02c22a93ec9efb8e457764114ce24eb4 ExtUtils-Depends-0.205.tar.gz diff --git a/p5-extutils-depends/Pkgfile b/p5-extutils-depends/Pkgfile new file mode 100644 index 000000000..d30f46e27 --- /dev/null +++ b/p5-extutils-depends/Pkgfile @@ -0,0 +1,22 @@ +# Description: Perl bindings for depends +# URL: http://www.gtkperl.org +# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net +# Packager: Han Boetes, han at mijncomputer dot nl +# Depends on: p5-xml-parser,p5-gtk2-ex-utils + +name=p5-extutils-depends +version=0.205 +release=2 +source=(http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-${version}.tar.gz) + +build() { + cd ExtUtils-Depends-${version} + perl Makefile.PL + make OPTIMIZE="$CFLAGS" + make install DESTDIR=${PKG} + find ${PKG} \ + -name perllocal.pod \ + -o -name "*.bs" \ + -o -name .packlist | xargs rm + find ${PKG} -empty | xargs rmdir -p ||: +} diff --git a/p5-gtk2-ex-utils/.footprint b/p5-gtk2-ex-utils/.footprint new file mode 100644 index 000000000..6c11c7930 --- /dev/null +++ b/p5-gtk2-ex-utils/.footprint @@ -0,0 +1,13 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/Gtk2/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/Gtk2/Ex/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/Gtk2/Ex/Constants.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/Gtk2/Ex/Utils.pm +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man3/ +-r--r--r-- root/root usr/man/man3/Gtk2::Ex::Constants.3pm.gz +-r--r--r-- root/root usr/man/man3/Gtk2::Ex::Utils.3pm.gz diff --git a/p5-gtk2-ex-utils/.footprint.gz b/p5-gtk2-ex-utils/.footprint.gz new file mode 100644 index 0000000000000000000000000000000000000000..5e015995e2e6a9a59e38251232e926554d82bdaa GIT binary patch literal 164 zcmV;V09*ebiwFqA4Aw;e11@H7Z**{SX>N1?ODQU^DAENX&Z7MM5`7TCSz27gm4ZV; zKPNK@ucUrKYEh0U5lZxnGfPtAK}?bq>znFX=vk1VMc=(7+lX9!`mPmRx<$HBM5LD(3#6JRR9HdZ%b0ssKU8A#Ru literal 0 HcmV?d00001 diff --git a/p5-gtk2-ex-utils/.md5sum b/p5-gtk2-ex-utils/.md5sum new file mode 100644 index 000000000..70629ceff --- /dev/null +++ b/p5-gtk2-ex-utils/.md5sum @@ -0,0 +1 @@ +076bb6914470fb077f7028fef0a795f8 Gtk2-Ex-Utils-0.09.tar.gz diff --git a/p5-gtk2-ex-utils/Pkgfile b/p5-gtk2-ex-utils/Pkgfile new file mode 100644 index 000000000..15c22fc37 --- /dev/null +++ b/p5-gtk2-ex-utils/Pkgfile @@ -0,0 +1,22 @@ +# Description: Useful classes for Gnome2/Gtk2 Perl GUI design. +# URL: http://www.gtkperl.org +# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net +# Packager: Han Boetes, han at mijncomputer dot nl +# Depends on: + +name=p5-gtk2-ex-utils +version=0.09 +release=1 +source=(http://www.cpan.org/modules/by-module/Gtk2/Gtk2-Ex-Utils-${version}.tar.gz) + +build() { + cd Gtk2-Ex-Utils-${version} + perl Makefile.PL + make OPTIMIZE="$CFLAGS" + make install DESTDIR=${PKG} + find ${PKG} \ + -name perllocal.pod \ + -o -name "*.bs" \ + -o -name .packlist | xargs rm + find ${PKG} -empty | xargs rmdir -p || : +}