summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-06-07 21:22:09 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-06-07 21:22:09 (GMT)
commita65be2f362db7fae77b82982da98ec4e88d9fbca (patch)
tree493af23b0a67497dc9d0c67fc97ec58b73f6363c /abs
parent4db949c783bad01450acaba2ffbcf365222b17c2 (diff)
parent347b707606ec1d389c9b9289414016d09aa3beaf (diff)
downloadlinhes_pkgbuild-a65be2f362db7fae77b82982da98ec4e88d9fbca.zip
linhes_pkgbuild-a65be2f362db7fae77b82982da98ec4e88d9fbca.tar.gz
linhes_pkgbuild-a65be2f362db7fae77b82982da98ec4e88d9fbca.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs')
-rwxr-xr-xabs/core-testing/LinHES-config/install_proxy.sh1
-rw-r--r--abs/core-testing/perl_modules/perl-datetime-format-mail/PKGBUILD23
-rw-r--r--abs/core-testing/perl_modules/perl-datetime-format-w3cdtf/PKGBUILD23
-rw-r--r--abs/core-testing/perl_modules/perl-xml-rss/PKGBUILD22
4 files changed, 68 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/install_proxy.sh b/abs/core-testing/LinHES-config/install_proxy.sh
index 4d158e7..6bcc4d4 100755
--- a/abs/core-testing/LinHES-config/install_proxy.sh
+++ b/abs/core-testing/LinHES-config/install_proxy.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-#chroot and /tmp
export TERM=vt100
MVHOSTNAME=larch5
. /etc/profile
diff --git a/abs/core-testing/perl_modules/perl-datetime-format-mail/PKGBUILD b/abs/core-testing/perl_modules/perl-datetime-format-mail/PKGBUILD
new file mode 100644
index 0000000..b4b6c6f
--- /dev/null
+++ b/abs/core-testing/perl_modules/perl-datetime-format-mail/PKGBUILD
@@ -0,0 +1,23 @@
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-datetime-format-mail
+pkgver=0.3001
+pkgrel=3
+pkgdesc="Convert between DateTime and RFC2822/822 formats "
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~DROLSKY/DateTime-Format-Mail"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0' 'perl-datetime' 'perl-params-validate>=0.67')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Mail-$pkgver.tar.gz)
+md5sums=('15e36249e866463bd0237262a8e43b16')
+
+build() {
+ cd $startdir/src/DateTime-Format-Mail-$pkgver
+ PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
+ make || return 1
+ make install DESTDIR=$startdir/pkg || return 1
+ find $startdir/pkg -name '.packlist' -delete
+ find $startdir/pkg -name '*.pod' -delete
+}
diff --git a/abs/core-testing/perl_modules/perl-datetime-format-w3cdtf/PKGBUILD b/abs/core-testing/perl_modules/perl-datetime-format-w3cdtf/PKGBUILD
new file mode 100644
index 0000000..80a5f9b
--- /dev/null
+++ b/abs/core-testing/perl_modules/perl-datetime-format-w3cdtf/PKGBUILD
@@ -0,0 +1,23 @@
+# This PKGBUILD was generated by cpan4pacman via CPANPLUS::Dist::Pacman
+# Contributor: François Charette <firmicus ατ gmx δοτ net>
+
+pkgname=perl-datetime-format-w3cdtf
+pkgver=0.04
+pkgrel=3
+pkgdesc="Parse and format W3CDTF datetime strings"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~KELLAN/DateTime-Format-W3CDTF"
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0' 'perl-datetime')
+options=('!emptydirs')
+source=(http://www.cpan.org/authors/id/K/KE/KELLAN/DateTime-Format-W3CDTF-$pkgver.tar.gz)
+md5sums=('5ad0a41bb5de08f9c16395ea311bb491')
+
+build() {
+ cd $startdir/src/DateTime-Format-W3CDTF-$pkgver
+ PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
+ make || return 1
+ make install DESTDIR=$startdir/pkg || return 1
+ find $startdir/pkg -name '.packlist' -delete
+ find $startdir/pkg -name '*.pod' -delete
+}
diff --git a/abs/core-testing/perl_modules/perl-xml-rss/PKGBUILD b/abs/core-testing/perl_modules/perl-xml-rss/PKGBUILD
new file mode 100644
index 0000000..1d5a68d
--- /dev/null
+++ b/abs/core-testing/perl_modules/perl-xml-rss/PKGBUILD
@@ -0,0 +1,22 @@
+# Contributor: Francois Charette <firmicus@gmx.net>
+
+pkgname=perl-xml-rss
+pkgver=1.43
+pkgrel=1
+pkgdesc="Parse or create Rich Site Summaries (RSS)"
+arch=('i686' 'x86_64')
+url="http://search.cpan.org/~ABH/XML-RSS"
+license=('GPL' 'PerlArtistic')
+depends=('perl-datetime' 'perl-datetime-format-mail' 'perl-datetime-format-w3cdtf' 'perl-html-parser' 'perlxml>=2.23')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-RSS-$pkgver.tar.gz)
+
+build() {
+ cd $startdir/src/XML-RSS-$pkgver
+ PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1
+ make || return 1
+ make install DESTDIR=$startdir/pkg || return 1
+ find $startdir/pkg -name '.packlist' -delete
+ find $startdir/pkg -name '*.pod' -delete
+}
+md5sums=('dce2dd92ad4cfb34aa8e928a35b73648')