summaryrefslogtreecommitdiffstats
path: root/extra/p5-yaml
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-18 19:08:55 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-18 19:08:55 +0100
commita837f976d45ab0e7b8ddd150702dbf8962aa28dd (patch)
tree2340a2c6a85cf1f36ad50c3d5517918352010045 /extra/p5-yaml
parente211ca5eaecb7b82cd8253a252055fc7d42a5014 (diff)
downloadnutyx-pakxe-a837f976d45ab0e7b8ddd150702dbf8962aa28dd.tar.gz
nutyx-pakxe-a837f976d45ab0e7b8ddd150702dbf8962aa28dd.tar.bz2
nutyx-pakxe-a837f976d45ab0e7b8ddd150702dbf8962aa28dd.tar.xz
nutyx-pakxe-a837f976d45ab0e7b8ddd150702dbf8962aa28dd.zip
p5-yaml, déplacé dans base
Diffstat (limited to 'extra/p5-yaml')
-rw-r--r--extra/p5-yaml/.footprint38
-rw-r--r--extra/p5-yaml/.md5sum1
-rw-r--r--extra/p5-yaml/Pkgfile22
3 files changed, 0 insertions, 61 deletions
diff --git a/extra/p5-yaml/.footprint b/extra/p5-yaml/.footprint
deleted file mode 100644
index ab208f67e..000000000
--- a/extra/p5-yaml/.footprint
+++ /dev/null
@@ -1,38 +0,0 @@
-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.10.1/
-drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/Test/
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/Test/YAML.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML.pm
-drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/YAML/
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Any.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Base.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Dumper.pm
-drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/YAML/Dumper/
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Dumper/Base.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Error.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Loader.pm
-drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/YAML/Loader/
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Loader/Base.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Marshall.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Node.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Tag.pm
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/YAML/Types.pm
-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/Test::YAML.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Any.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Base.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Dumper.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Dumper::Base.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Error.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Loader.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Loader::Base.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Marshall.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Node.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Tag.3.gz
--r--r--r-- root/root usr/share/man/man3/YAML::Types.3.gz
diff --git a/extra/p5-yaml/.md5sum b/extra/p5-yaml/.md5sum
deleted file mode 100644
index 796fab4a2..000000000
--- a/extra/p5-yaml/.md5sum
+++ /dev/null
@@ -1 +0,0 @@
-4b4255360bb885acdba05314daa9129a YAML-0.68.tar.gz
diff --git a/extra/p5-yaml/Pkgfile b/extra/p5-yaml/Pkgfile
deleted file mode 100644
index 215cbd834..000000000
--- a/extra/p5-yaml/Pkgfile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Description: Implémentation Perl de YAML
-# URL: http://search.cpan.org/dist/YAML/
-# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
-# Depends on: perl
-
-name=p5-yaml
-version=0.68
-release=1
-source=(http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-$version.tar.gz)
-
-build() {
-cd YAML-$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 ||:
-}
-