vp-build/srcpkgs/po4a/template

21 lines
929 B
Bash

# Template file for 'po4a'
pkgname=po4a
version=0.66
revision=1
build_style=perl-ModuleBuild
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak
perl-SGMLSpm perl-YAML-Tiny perl-Pod-Parser"
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext
libxslt docbook-xsl"
makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
depends="${_perldeps} opensp gettext"
checkdepends="docbook opensp perl-Test-Pod texlive"
short_desc="PO for anything (po4a) project to ease translations using gettext tools"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-2.0-or-later"
homepage="https://po4a.org/"
changelog="https://raw.githubusercontent.com/mquinson/po4a/master/NEWS"
distfiles="https://github.com/mquinson/po4a/archive/v${version}.tar.gz"
checksum=8ae65c69b3a3e3911c449284aa9f07c80b74484fd211f6e2a7e6b57e09f3afd8
make_check=ci-skip # cannot repoduce failure locally