Add p5-ODF-lpOD

Add a package for ODF:lpOD, an OpenDocument management interface.
This commit is contained in:
Edgar Fuß 2020-07-20 17:56:31 +02:00
parent 24f60eb964
commit 98a5b0b290
4 changed files with 43 additions and 0 deletions

View File

@ -2677,6 +2677,7 @@ SUBDIR+= p5-Net-Twitter-Lite
SUBDIR+= p5-Net-UPnP
SUBDIR+= p5-Net-Whois-RIPE
SUBDIR+= p5-News-Newsrc
SUBDIR+= p5-ODF-lpOD
SUBDIR+= p5-OSSP-uuid
SUBDIR+= p5-OptArgs
SUBDIR+= p5-PDL

6
p5-ODF-lpOD/DESCR Normal file
View File

@ -0,0 +1,6 @@
This module is an office document management interface. It allows the
users to create or transform office documents, or to extract data from
them. It can handle files which comply with the ODF standard and whose
type is text (odt), spreadsheet (ods), presentation (odp) or drawing
(odg). It interacts directly with the files and doesn't depend on a
particular office software.

30
p5-ODF-lpOD/Makefile Normal file
View File

@ -0,0 +1,30 @@
# $NetBSD: Makefile,v $
DISTNAME= ODF-lpOD-1.126
PKGNAME= p5-${DISTNAME}
PKGREVISION= #
CATEGORIES= textproc converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ODF/}
MAINTAINER= ef@math.uni-bonn.de
LICENSE= gnu-gpl-v3 AND apache-2.0
HOMEPAGE= https://metacpan.org/pod/distribution/ODF-lpOD/lpOD.pod
COMMENT= OpenDocument management interface
DEPENDS+= p5-XML-Twig>=3.34:../../textproc/p5-XML-Twig
DEPENDS+= p5-Archive-Zip>=1.30:../../archivers/p5-Archive-Zip
# File::Temp>=0.12
# File::Find>=1.01
# Time::Local>=1.07
# File::Basename>=2.76
DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
DEPENDS+= p5-File-Type-[0-9]*:../../devel/p5-File-Type
DEPENDS+= p5-Image-Size-[0-9]*:../../graphics/p5-Image-Size
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
# experimental
#PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/ODF/lpOD/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

6
p5-ODF-lpOD/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (ODF-lpOD-1.126.tar.gz) = fc85a1975cc873ec92337f4530495d5d38aa865b
RMD160 (ODF-lpOD-1.126.tar.gz) = 0e27d7ce2f8014d16b45df6b715b5769234a86ea
SHA512 (ODF-lpOD-1.126.tar.gz) = a4923f6345f31240cca86272a0c2ff3b2fc115702eb96fd2f28fe8754110092c85019f484f73717287cbb9e9b2d89e61aa9ea0ca45214630e580c2a8fe724231
Size (ODF-lpOD-1.126.tar.gz) = 249827 bytes