summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-07-07 04:55:18 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-07-07 04:55:18 +0000
commita135f8563fea25509d9a92db7c03ac3d08230a3f (patch)
treee6bb5fb8723790e6b479a3f6a00d19694b5a571d /community
parentb215b5e985b9310dff8d992510f12a87141fe7cb (diff)
Thu Jul 7 04:55:18 UTC 2011
Diffstat (limited to 'community')
-rw-r--r--community/perl-file-path-expand/PKGBUILD22
-rw-r--r--community/perl-file-slurp/PKGBUILD23
-rw-r--r--community/perl-getopt-argvfile/PKGBUILD25
-rw-r--r--community/perl-graphics-colornames/PKGBUILD23
-rw-r--r--community/perl-html-tableextract/PKGBUILD24
-rw-r--r--community/perl-xml-regexp/PKGBUILD23
-rw-r--r--community/perlio-eol/PKGBUILD22
7 files changed, 0 insertions, 162 deletions
diff --git a/community/perl-file-path-expand/PKGBUILD b/community/perl-file-path-expand/PKGBUILD
deleted file mode 100644
index 35f7a657b..000000000
--- a/community/perl-file-path-expand/PKGBUILD
+++ /dev/null
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD 35631 2010-12-21 23:05:38Z tdziedzic $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Charles Mauch <cmauch@gmail.com>
-
-pkgname=perl-file-path-expand
-pkgver=1.02
-pkgrel=5
-pkgdesc="Perl/CPAN Module File::Path::Expand"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/dist/File-Path-Expand"
-license=("GPL" "PerlArtistic")
-source=("http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Path-Expand-1.02.tar.gz")
-md5sums=('742aa40a4ffb26d14de01192764bd7ab')
-
-build() {
- cd $srcdir/File-Path-Expand-1.02
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
- make install DESTDIR=$pkgdir
- find $pkgdir -name '.packlist' -delete
- find $pkgdir -name '*.pod' -delete
-}
diff --git a/community/perl-file-slurp/PKGBUILD b/community/perl-file-slurp/PKGBUILD
deleted file mode 100644
index b512315c7..000000000
--- a/community/perl-file-slurp/PKGBUILD
+++ /dev/null
@@ -1,23 +0,0 @@
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-file-slurp
-pkgver=9999.13
-pkgrel=3
-pkgdesc="Read/write/append files quickly"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/File-Slurp"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/File-Slurp-$pkgver.tar.gz)
-md5sums=('ac3cd9d466b99d1534762ff3549aaa66')
-
-build() {
- cd $startdir/src/File-Slurp-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
- make install DESTDIR=$startdir/pkg
- find $startdir/pkg -name '.packlist' -delete
- find $startdir/pkg -name '*.pod' -delete
-}
diff --git a/community/perl-getopt-argvfile/PKGBUILD b/community/perl-getopt-argvfile/PKGBUILD
deleted file mode 100644
index b52c31ae3..000000000
--- a/community/perl-getopt-argvfile/PKGBUILD
+++ /dev/null
@@ -1,25 +0,0 @@
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-getopt-argvfile
-pkgver=1.11
-pkgrel=4
-pkgdesc="Take options from files"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/~JSTENZEL/Getopt-ArgvFile"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-$pkgver.tar.gz)
-md5sums=('42117db2af4a24c062b2da25d4fdf756')
-
-build() {
- cd $startdir/src/Getopt-ArgvFile-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
- make install DESTDIR=$startdir/pkg
- find $startdir/pkg -name '.packlist' -delete
- find $startdir/pkg -name '*.pod' -delete
-}
-
diff --git a/community/perl-graphics-colornames/PKGBUILD b/community/perl-graphics-colornames/PKGBUILD
deleted file mode 100644
index d539395dc..000000000
--- a/community/perl-graphics-colornames/PKGBUILD
+++ /dev/null
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD 35649 2010-12-21 23:12:27Z tdziedzic $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Charles Mauch <cmauch@gmail.com>
-
-pkgname=perl-graphics-colornames
-pkgver=2.11
-pkgrel=3
-pkgdesc="Perl/CPAN Module Graphics::ColorNames : provides RGB values for standard color names"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/~rrwo/Graphics-ColorNames/"
-license=("GPL" "PerlArtistic")
-depends=("perl")
-source=("http://search.cpan.org/CPAN/authors/id/R/RR/RRWO/Graphics-ColorNames-$pkgver.tar.gz")
-md5sums=('047eabbb48d7c29cfebac6f9da8478f6')
-
-build() {
- cd $srcdir/Graphics-ColorNames-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
- make pure_install doc_install DESTDIR=$pkgdir
- find $pkgdir -name '.packlist' -delete
- find $pkgdir -name '*.pod' -delete
-}
diff --git a/community/perl-html-tableextract/PKGBUILD b/community/perl-html-tableextract/PKGBUILD
deleted file mode 100644
index 9de3e0c26..000000000
--- a/community/perl-html-tableextract/PKGBUILD
+++ /dev/null
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD 35670 2010-12-21 23:33:04Z tdziedzic $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Charles Mauch <cmauch@gmail.com>
-
-pkgname=perl-html-tableextract
-pkgver=2.10
-pkgrel=6
-pkgdesc="Perl/CPAN Module HTML::TableExtract : Flexible HTML table extraction"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/~msisk/HTML-TableExtract/"
-license=("GPL" "PerlArtistic")
-makedepends=("perl-html-parser" "perl-html-element-extended")
-depends=("perl-html-parser" "perl-html-element-extended")
-source=("http://www.cpan.org/authors/id/M/MS/MSISK/HTML-TableExtract-2.10.tar.gz")
-md5sums=('e6e355f6049dc57706e719c5ce61ff39')
-
-build() {
- cd $srcdir/HTML-TableExtract-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
- make install DESTDIR=$pkgdir
- find $pkgdir -name '.packlist' -delete
- find $pkgdir -name '*.pod' -delete
-}
diff --git a/community/perl-xml-regexp/PKGBUILD b/community/perl-xml-regexp/PKGBUILD
deleted file mode 100644
index fe5ea144c..000000000
--- a/community/perl-xml-regexp/PKGBUILD
+++ /dev/null
@@ -1,23 +0,0 @@
-# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
-# Contributor: François Charette <firmicus ατ gmx δοτ net>
-
-pkgname=perl-xml-regexp
-pkgver=0.03
-pkgrel=5
-pkgdesc="Regular expressions for XML tokens"
-arch=('i686' 'x86_64')
-url="http://search.cpan.org/dist/XML-RegExp"
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TJ/TJMATHER/XML-RegExp-$pkgver.tar.gz)
-md5sums=('5826b24e0d05714e25c2bb04e1f1c09b')
-
-build() {
- cd $startdir/src/XML-RegExp-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
- make
- make install DESTDIR=$startdir/pkg
- find $startdir/pkg -name '.packlist' -delete
- find $startdir/pkg -name '*.pod' -delete
-}
diff --git a/community/perlio-eol/PKGBUILD b/community/perlio-eol/PKGBUILD
deleted file mode 100644
index abf0064c4..000000000
--- a/community/perlio-eol/PKGBUILD
+++ /dev/null
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD 22036 2010-07-19 14:45:47Z spupykin $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Charles Mauch <cmauch@gmail.com>
-
-pkgname=perlio-eol
-pkgver=0.14
-pkgrel=4
-pkgdesc="Perl/CPAN Module PerlIO::eol"
-arch=("i686" "x86_64")
-url="http://search.cpan.org/dist/PerlIO-eol"
-license=("GPL" "PerlArtistic")
-source=("http://www.cpan.org/authors/id/A/AU/AUDREYT/PerlIO-eol-$pkgver.tar.gz")
-md5sums=('55c5d3fafab00a511ff1c2722060235c')
-
-build() {
- cd $srcdir/PerlIO-eol-$pkgver
- PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
- make || return 1
- make install DESTDIR=$pkgdir || return 1
- find $pkgdir -name '.packlist' -delete
- find $pkgdir -name '*.pod' -delete
-}