Tue May 17 10:39:43 2011 UTC ()
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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(dmcmahill)
diff -r0 -r1.1.1.1 pkgsrc/databases/p5-MARC-XML/Makefile
diff -r0 -r1.1.1.1 pkgsrc/databases/p5-MARC-XML/DESCR
diff -r0 -r1.1.1.1 pkgsrc/databases/p5-MARC-XML/distinfo

File Added: pkgsrc/databases/p5-MARC-XML/Makefile
# $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"

File Added: pkgsrc/databases/p5-MARC-XML/DESCR
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.

File Added: pkgsrc/databases/p5-MARC-XML/distinfo
$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