16 lines
750 B
Bash
16 lines
750 B
Bash
# Template file for 'po4a'
|
|
pkgname=po4a
|
|
version=0.56
|
|
revision=1
|
|
archs=noarch
|
|
build_style=perl-ModuleBuild
|
|
_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=d95636906bf71d9ce5131f57045b84c46ae33417346e2437a90013ee01e7d04f
|