17 lines
748 B
Bash
17 lines
748 B
Bash
# Template file for 'po4a'
|
|
pkgname=po4a
|
|
version=0.52
|
|
revision=2
|
|
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"
|
|
homepage="http://po4a.alioth.debian.org/"
|
|
distfiles="https://alioth.debian.org/frs/download.php/file/4229/${pkgname}-${version}.tar.gz"
|
|
checksum=60a243da3ae372f019cd71483d46c898897f8692958403dfc2c8001c713e6fcf
|