summaryrefslogtreecommitdiff
path: root/databases/p5-MARC-XML
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2011-05-17 10:39:42 +0000
committerdmcmahill <dmcmahill>2011-05-17 10:39:42 +0000
commitab979d92497880e929532c13f3defe3b25d272c0 (patch)
tree7dda3149e7b87b5d1ae7dcc7c087e3f789db2ed4 /databases/p5-MARC-XML
parentdbb689e22c0c4edd8287cf7b0f84f5f9464a61de (diff)
downloadpkgsrc-ab979d92497880e929532c13f3defe3b25d272c0.tar.gz
Initial import of databases/p5-MARC-XML version 0.92
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System submitted by Edgar Fuß ------------------------------------- The MARC-XML distribution is an extension to the MARC-Record distribution for working with MARC21 data that is encoded as XML. The XML encoding used is the MARC21slim schema supplied by the Library of Congress. More information may be obtained here: http://www.loc.gov/standards/marcxml/ This version of MARC-XML supersedes an the versions ending with 0.25 which were used with the MARC.pm framework. MARC-XML now uses MARC::Record exclusively.
Diffstat (limited to 'databases/p5-MARC-XML')
-rw-r--r--databases/p5-MARC-XML/DESCR7
-rw-r--r--databases/p5-MARC-XML/Makefile23
-rw-r--r--databases/p5-MARC-XML/distinfo5
3 files changed, 35 insertions, 0 deletions
diff --git a/databases/p5-MARC-XML/DESCR b/databases/p5-MARC-XML/DESCR
new file mode 100644
index 00000000000..a3e0533ff25
--- /dev/null
+++ b/databases/p5-MARC-XML/DESCR
@@ -0,0 +1,7 @@
+The MARC-XML distribution is an extension to the MARC-Record distribution for
+working with MARC21 data that is encoded as XML. The XML encoding used is the
+MARC21slim schema supplied by the Library of Congress. More information may be
+obtained here: http://www.loc.gov/standards/marcxml/
+
+This version of MARC-XML supersedes an the versions ending with 0.25 which were
+used with the MARC.pm framework. MARC-XML now uses MARC::Record exclusively.
diff --git a/databases/p5-MARC-XML/Makefile b/databases/p5-MARC-XML/Makefile
new file mode 100644
index 00000000000..dc938a35e5c
--- /dev/null
+++ b/databases/p5-MARC-XML/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:39:42 dmcmahill Exp $
+
+DISTNAME= MARC-XML-0.92
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= converters perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GM/GMCHARLT/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/MARC-XML
+COMMENT= Work with MARC data encoded as XML, SAX handler for parsing MARCXML
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-XML-SAX>=0.12:../../textproc/p5-XML-SAX
+DEPENDS+= p5-MARC-Record>=2.0:../../databases/p5-MARC-Record
+DEPENDS+= p5-MARC-Charset>=0.98:../../converters/p5-MARC-Charset
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/MARC-XML/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-MARC-XML/distinfo b/databases/p5-MARC-XML/distinfo
new file mode 100644
index 00000000000..c5465b6393d
--- /dev/null
+++ b/databases/p5-MARC-XML/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/05/17 10:39:42 dmcmahill Exp $
+
+SHA1 (MARC-XML-0.92.tar.gz) = d6296a08f2a8486589dc99ca1d12952de8317b8e
+RMD160 (MARC-XML-0.92.tar.gz) = 8ff89efbd0330de9fd911c904a71ad36ed807584
+Size (MARC-XML-0.92.tar.gz) = 14086 bytes