Tue May 17 10:33:39 2011 UTC ()
Initial import of converters/p5-MARC-Charset version 1.2
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß

-------------------------------------

MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8 strings.
MARC-8 is a single byte character encoding that predates unicode, and allows
you to put non-Roman scripts in MARC bibliographic records.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


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

File Added: pkgsrc/converters/p5-MARC-Charset/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/05/17 10:33:38 dmcmahill Exp $

DISTNAME=	MARC-Charset-1.2
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	converters perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/id/E/ES/ESUMMERS/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/MARC-Charset/
COMMENT=	Convert MARC-8 encoded strings to UTF-8
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	p5-XML-SAX:../../textproc/p5-XML-SAX
DEPENDS+=	p5-Class-Accessor:../../devel/p5-Class-Accessor

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/MARC/Charset/.packlist

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/converters/p5-MARC-Charset/DESCR
MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8 strings.
MARC-8 is a single byte character encoding that predates unicode, and allows
you to put non-Roman scripts in MARC bibliographic records.

File Added: pkgsrc/converters/p5-MARC-Charset/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/05/17 10:33:38 dmcmahill Exp $

SHA1 (MARC-Charset-1.2.tar.gz) = f17436041522535e61cf726f1899df207fc39d74
RMD160 (MARC-Charset-1.2.tar.gz) = e4d3c28eefabce9f792379da8f6f05cb89b5b5ea
Size (MARC-Charset-1.2.tar.gz) = 188799 bytes