summaryrefslogtreecommitdiffstats
path: root/base/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 /base/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 'base/p5-yaml')
-rw-r--r--base/p5-yaml/.footprint38
-rw-r--r--base/p5-yaml/.md5sum1
-rw-r--r--base/p5-yaml/Pkgfile22
3 files changed, 61 insertions, 0 deletions
diff --git a/base/p5-yaml/.footprint b/base/p5-yaml/.footprint
new file mode 100644
index 000000000..ab208f67e
--- /dev/null
+++ b/base/p5-yaml/.footprint
@@ -0,0 +1,38 @@
+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/base/p5-yaml/.md5sum b/base/p5-yaml/.md5sum
new file mode 100644
index 000000000..796fab4a2
--- /dev/null
+++ b/base/p5-yaml/.md5sum
@@ -0,0 +1 @@
+4b4255360bb885acdba05314daa9129a YAML-0.68.tar.gz
diff --git a/base/p5-yaml/Pkgfile b/base/p5-yaml/Pkgfile
new file mode 100644
index 000000000..737940948
--- /dev/null
+++ b/base/p5-yaml/Pkgfile
@@ -0,0 +1,22 @@
+# 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:
+
+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 ||:
+}
+