mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
parent
2f67b49e6e
commit
e868ee186f
@ -3,13 +3,13 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=po4a
|
||||
pkgver=0.69
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for helping translation of documentation"
|
||||
url="https://po4a.org"
|
||||
arch="noarch"
|
||||
license="GPL-2.0-or-later"
|
||||
options="!check" # test_requires missing: SGMLS and Unicode::GCString
|
||||
depends="gettext perl perl-pod-parser"
|
||||
depends="gettext perl perl-pod-parser perl-syntax-keyword-try"
|
||||
makedepends="diffutils docbook-xsl perl-module-build"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
source="https://github.com/mquinson/po4a/releases/download/v$pkgver/po4a-$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user