po4a - 0.52 - Update to latest version
This commit is contained in:
@@ -1,19 +1,21 @@
|
||||
# Maintainer: Peter Budai <peterbudai at hotmail dot com>
|
||||
|
||||
_dlid=4176
|
||||
_dlid=4229
|
||||
pkgname=po4a
|
||||
pkgver=0.48
|
||||
pkgrel=2
|
||||
pkgver=0.52
|
||||
pkgrel=1
|
||||
pkgdesc="The po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation"
|
||||
arch=('any')
|
||||
url="https://po4a.alioth.debian.org/"
|
||||
license=('GPL')
|
||||
depends=("perl" "gettext" 'perl-Text-WrapI18N' 'perl-TermReadKey' 'perl-sgmls' 'perl-Locale-Gettext' 'perl-Unicode-GCString' 'docbook-xsl')
|
||||
makedepends=('perl-Module-Build')
|
||||
depends=("perl" "gettext" 'perl-Text-WrapI18N' 'perl-Locale-Gettext'
|
||||
'perl-TermReadKey' 'perl-sgmls'
|
||||
'perl-Unicode-GCString')
|
||||
makedepends=('perl-Module-Build' 'docbook-xsl')
|
||||
options=('!emptydirs')
|
||||
source=(https://alioth.debian.org/frs/download.php/file/${_dlid}/${pkgname}-${pkgver}.tar.gz
|
||||
001-fix-man-names.patch)
|
||||
sha256sums=('a89595ca42e896c97ce4ffc231a075cc88692216b4bc05df40414d7428c4286c'
|
||||
sha256sums=('60a243da3ae372f019cd71483d46c898897f8692958403dfc2c8001c713e6fcf'
|
||||
'b2dc4f9cd6aa1ee38fa5a32b6f36847c34d876ce8852011e462c2ce7c6149aff')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user