From 13885bef6fe9f1bf714d2448bb63163ebf00fd12 Mon Sep 17 00:00:00 2001 From: sibel Date: Sat, 5 Feb 2011 13:23:27 +0100 Subject: p5-yaml-syck, correction deps et deplacement dans base --- extra/p5-yaml-syck/.footprint.i686 | 22 ---------------------- extra/p5-yaml-syck/.footprint.x86_64 | 22 ---------------------- extra/p5-yaml-syck/.md5sum.i686 | 1 - extra/p5-yaml-syck/.md5sum.x86_64 | 1 - extra/p5-yaml-syck/Pkgfile | 24 ------------------------ 5 files changed, 70 deletions(-) delete mode 100644 extra/p5-yaml-syck/.footprint.i686 delete mode 100644 extra/p5-yaml-syck/.footprint.x86_64 delete mode 100644 extra/p5-yaml-syck/.md5sum.i686 delete mode 100644 extra/p5-yaml-syck/.md5sum.x86_64 delete mode 100644 extra/p5-yaml-syck/Pkgfile (limited to 'extra') diff --git a/extra/p5-yaml-syck/.footprint.i686 b/extra/p5-yaml-syck/.footprint.i686 deleted file mode 100644 index 26086a604..000000000 --- a/extra/p5-yaml-syck/.footprint.i686 +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root JSON/ --r--r--r-- root/root JSON/Syck.pm --r--r--r-- root/root JSON::Syck.3 -drwxr-xr-x root/root YAML/ -drwxr-xr-x root/root YAML/Dumper/ --r--r--r-- root/root YAML/Dumper/Syck.pm -drwxr-xr-x root/root YAML/Loader/ --r--r--r-- root/root YAML/Loader/Syck.pm --r--r--r-- root/root YAML/Syck.pm --r--r--r-- root/root YAML::Syck.3 -drwxr-xr-x root/root auto/ -drwxr-xr-x root/root auto/YAML/ -drwxr-xr-x root/root auto/YAML/Syck/ --rw-r--r-- root/root auto/YAML/Syck/.packlist --r--r--r-- root/root auto/YAML/Syck/Syck.bs (EMPTY) --r-xr-xr-x root/root auto/YAML/Syck/Syck.so -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/licenses/ --rw-r--r-- root/root usr/share/licenses/COPYING -drwxr-xr-x root/root usr/share/perl5/ -drwxr-xr-x root/root usr/share/perl5/base/ diff --git a/extra/p5-yaml-syck/.footprint.x86_64 b/extra/p5-yaml-syck/.footprint.x86_64 deleted file mode 100644 index 26086a604..000000000 --- a/extra/p5-yaml-syck/.footprint.x86_64 +++ /dev/null @@ -1,22 +0,0 @@ -drwxr-xr-x root/root JSON/ --r--r--r-- root/root JSON/Syck.pm --r--r--r-- root/root JSON::Syck.3 -drwxr-xr-x root/root YAML/ -drwxr-xr-x root/root YAML/Dumper/ --r--r--r-- root/root YAML/Dumper/Syck.pm -drwxr-xr-x root/root YAML/Loader/ --r--r--r-- root/root YAML/Loader/Syck.pm --r--r--r-- root/root YAML/Syck.pm --r--r--r-- root/root YAML::Syck.3 -drwxr-xr-x root/root auto/ -drwxr-xr-x root/root auto/YAML/ -drwxr-xr-x root/root auto/YAML/Syck/ --rw-r--r-- root/root auto/YAML/Syck/.packlist --r--r--r-- root/root auto/YAML/Syck/Syck.bs (EMPTY) --r-xr-xr-x root/root auto/YAML/Syck/Syck.so -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/licenses/ --rw-r--r-- root/root usr/share/licenses/COPYING -drwxr-xr-x root/root usr/share/perl5/ -drwxr-xr-x root/root usr/share/perl5/base/ diff --git a/extra/p5-yaml-syck/.md5sum.i686 b/extra/p5-yaml-syck/.md5sum.i686 deleted file mode 100644 index 5d41c867d..000000000 --- a/extra/p5-yaml-syck/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -f788529ad4b2c2fd037ccdfd5e7a88ab YAML-Syck-1.17.tar.gz diff --git a/extra/p5-yaml-syck/.md5sum.x86_64 b/extra/p5-yaml-syck/.md5sum.x86_64 deleted file mode 100644 index 5d41c867d..000000000 --- a/extra/p5-yaml-syck/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -f788529ad4b2c2fd037ccdfd5e7a88ab YAML-Syck-1.17.tar.gz diff --git a/extra/p5-yaml-syck/Pkgfile b/extra/p5-yaml-syck/Pkgfile deleted file mode 100644 index 9c64801c3..000000000 --- a/extra/p5-yaml-syck/Pkgfile +++ /dev/null @@ -1,24 +0,0 @@ -# Description: Chargeur rapide et leger de YAML -# URL: http://search.cpan.org/dist/YAML-Syck -# Maintainer: NuTyX core team -# Packager: lesibel at free dot fr -# Depends on: perl -# Run on: - -name=p5-yaml-syck -version=1.17 -release=1 -source=(http://www.cpan.org/authors/id/A/AV/AVAR/YAML-Syck-$version.tar.gz ) - -build() { - cd YAML-Syck-$version - perl Makefile.PL INSTALLDIRS=vendor - make - make install DESTDIR=$PKG - - find $PKG -name perllocal.pod -delete - find $PKG -name packlist -delete - - install -D -m644 COPYING $PKG/usr/share/licenses/${pkgname}/COPYING -} - -- cgit v1.2.3-70-g09d2