New package: python-polib-1.0.4.
This commit is contained in:
parent
25028d3035
commit
1f65bb3a9e
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-polib/template
Normal file
17
srcpkgs/python-polib/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python-polib'
|
||||
pkgname=python-polib
|
||||
version=1.0.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="polib.py"
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-devel"
|
||||
depends="python"
|
||||
short_desc="A python2 library to manipulate gettext files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://polib.readthedocs.org/en/latest/index.html"
|
||||
license="MIT"
|
||||
distfiles="https://bitbucket.org/izi/polib/downloads/polib-${version}.tar.gz"
|
||||
checksum=8b3276f75ce2fce9442e27db3ae63d842416e17f0e2095f39ff52dc735e5749a
|
Loading…
Reference in a new issue