18 lines
751 B
Bash
18 lines
751 B
Bash
# Template file for 'po4a'
|
|
pkgname=po4a
|
|
version=0.58.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=perl-ModuleBuild
|
|
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak
|
|
perl-SGMLSpm perl-YAML-Tiny"
|
|
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext
|
|
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/archive/v${version}.tar.gz"
|
|
checksum=6c154dd01977d7304ea9e762ed57c92aa3da1a37c585b0a82729f948dfac3985
|