16 lines
750 B
Bash
16 lines
750 B
Bash
# Template file for 'po4a'
|
|
pkgname=po4a
|
|
version=0.54
|
|
revision=1
|
|
build_style="perl-ModuleBuild"
|
|
noarch=yes
|
|
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak perl-SGMLSpm"
|
|
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build libxslt docbook-xsl"
|
|
makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
|
|
depends="${_perldeps} opensp gettext"
|
|
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/"
|
|
distfiles="https://github.com/mquinson/po4a/releases/download/v${version}/po4a-${version}.tar.gz"
|
|
checksum=596f7621697f9dd12709958c229e256b56683d25997ac73c9625a2cc0c603d51
|