From d0961273a128698fdfdbeb1e2fe2265d5000844b Mon Sep 17 00:00:00 2001 From: lesibel Date: Mon, 2 Nov 2009 15:18:46 +0100 Subject: Ajout de p5-gtk2-sexy#0.05-1 --- extra/p5-gtk2-sexy/.footprint | 29 +++++++++++++++++++++++++++++ extra/p5-gtk2-sexy/.md5sum | 1 + extra/p5-gtk2-sexy/Pkgfile | 21 +++++++++++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 extra/p5-gtk2-sexy/.footprint create mode 100644 extra/p5-gtk2-sexy/.md5sum create mode 100644 extra/p5-gtk2-sexy/Pkgfile diff --git a/extra/p5-gtk2-sexy/.footprint b/extra/p5-gtk2-sexy/.footprint new file mode 100644 index 000000000..a5075f380 --- /dev/null +++ b/extra/p5-gtk2-sexy/.footprint @@ -0,0 +1,29 @@ +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/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/Files.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/sexy-autogen.h +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Gtk2/Sexy/Install/sexy.typemap +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/Sexy/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/Sexy/Sexy.bs (EMPTY) +-r-xr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/Gtk2/Sexy/Sexy.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::IconEntry.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::SpellEntry.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::Tooltip.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::TreeView.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::UrlLabel.3.gz +-r--r--r-- root/root usr/share/man/man3/Gtk2::Sexy::index.3.gz diff --git a/extra/p5-gtk2-sexy/.md5sum b/extra/p5-gtk2-sexy/.md5sum new file mode 100644 index 000000000..2445f2b94 --- /dev/null +++ b/extra/p5-gtk2-sexy/.md5sum @@ -0,0 +1 @@ +3e291808250d7b956ba8443013a1b461 Gtk2-Sexy-0.05.tar.gz diff --git a/extra/p5-gtk2-sexy/Pkgfile b/extra/p5-gtk2-sexy/Pkgfile new file mode 100644 index 000000000..812a12e9d --- /dev/null +++ b/extra/p5-gtk2-sexy/Pkgfile @@ -0,0 +1,21 @@ +# Description: Interface Perl autorisant p5-gtk2-sexy +# URL: http://search.cpan.org/dist/Gtk2-sexy/ +# Maintainer: NuTyX core team +# Packager: lesibel at free dot fr +# Depends on: gtk2, libsexy + +name=p5-gtk2-sexy +version=0.05 +release=1 +source=(http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Sexy-$version.tar.gz) + +build() { + cd Gtk2-Sexy-$version +# PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor + perl Makefile.PL + make + make DESTDIR=$PKG install + find $PKG -name '*.pod' -delete + find $PKG -name '.packlist' -delete +} + -- cgit v1.2.3-54-g00ecf