summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-06 18:24:28 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-06 18:24:28 +0000
commit6c0dc0604d54ee72dd4c17cd2609e9d03e1dc8d1 (patch)
tree458f35e976a8d065e163b33145776f08ecbe59e9 /dev-perl/XML-Sablot
parent o GPhoto is a free, redistributable digital camera software application (diff)
downloadgentoo-2-6c0dc0604d54ee72dd4c17cd2609e9d03e1dc8d1.tar.gz
gentoo-2-6c0dc0604d54ee72dd4c17cd2609e9d03e1dc8d1.tar.bz2
gentoo-2-6c0dc0604d54ee72dd4c17cd2609e9d03e1dc8d1.zip
Update
Diffstat (limited to 'dev-perl/XML-Sablot')
-rw-r--r--dev-perl/XML-Sablot/XML-Sablot-0.52.ebuild43
-rw-r--r--dev-perl/XML-Sablot/files/digest-XML-Sablot-0.521
2 files changed, 44 insertions, 0 deletions
diff --git a/dev-perl/XML-Sablot/XML-Sablot-0.52.ebuild b/dev-perl/XML-Sablot/XML-Sablot-0.52.ebuild
new file mode 100644
index 000000000000..998e3ee859f3
--- /dev/null
+++ b/dev-perl/XML-Sablot/XML-Sablot-0.52.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Achim Gottinger <achim@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Sablot/XML-Sablot-0.52.ebuild,v 1.1 2001/05/06 18:24:17 achim Exp $
+
+P=XML-Sablotron-${PV}
+A=${P}.tar.gz
+S=${WORKDIR}/${P}
+CATEGORY="dev-perl"
+DESCRIPTION="Perl Module for Sablotron"
+#SRC_URI="http://www.gingerall.com/perl/rd?url=sablot/${A}"
+#HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/xml-sab.act"
+SRC_URI="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${A}"
+HOMEPAGE="http://cpan.valueclick.com/modules/by-category/11_String_Lang_Text_Proc/XML/${PN}.${PV}.readme"
+
+DEPEND=">=sys-devel/perl-5
+ >=app-text/sablotron-0.44"
+
+src_unpack() {
+
+ unpack ${A}
+
+}
+
+src_compile() {
+
+ perl Makefile.PL
+ try make
+ try make test
+
+}
+
+src_install () {
+
+ try make PREFIX=${D}/usr INSTALLMAN3DIR=${D}/usr/share/man/man3 install
+ dodoc Changes README MANIFEST
+}
+
+
+
+
+
+
diff --git a/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.52 b/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.52
new file mode 100644
index 000000000000..488435ab1198
--- /dev/null
+++ b/dev-perl/XML-Sablot/files/digest-XML-Sablot-0.52
@@ -0,0 +1 @@
+MD5 c5ae053e61b6b61908d2f67dd7759923 XML-Sablotron-0.52.tar.gz