summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorlesibel <lesibel@free.fr>2009-11-02 22:18:46 +0800
committerfredjo <frederic.joly@9online.fr>2009-11-02 23:03:44 +0800
commit1aeba20d8cabf9f4a1cc5c97387c1426ecde84eb (patch)
treeb328bffaab65651e55d452e7f09fa80e29cff839 /extra
parent3bbd1bcf8c7fcea945dc5797223d273bb4973805 (diff)
downloadnutyx-pakxe-1aeba20d8cabf9f4a1cc5c97387c1426ecde84eb.tar.gz
nutyx-pakxe-1aeba20d8cabf9f4a1cc5c97387c1426ecde84eb.tar.bz2
nutyx-pakxe-1aeba20d8cabf9f4a1cc5c97387c1426ecde84eb.tar.xz
nutyx-pakxe-1aeba20d8cabf9f4a1cc5c97387c1426ecde84eb.zip
Ajout de p5-gtk2-sexy#0.05-1
Diffstat (limited to 'extra')
-rw-r--r--extra/p5-gtk2-sexy/.footprint29
-rw-r--r--extra/p5-gtk2-sexy/.md5sum1
-rw-r--r--extra/p5-gtk2-sexy/Pkgfile21
3 files changed, 51 insertions, 0 deletions
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
+}
+