New package: python-enchant-1.6.6
This commit is contained in:
parent
77b6d2f2fe
commit
f3218e1331
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'python-enchant'
|
||||||
|
pkgname=python-enchant
|
||||||
|
version=1.6.6
|
||||||
|
revision=1
|
||||||
|
_name=pyenchant
|
||||||
|
wrksrc=$_name-$version
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
pycompile_module=enchant
|
||||||
|
hostmakedepends="python-setuptools enchant-devel"
|
||||||
|
makedepends="enchant-devel"
|
||||||
|
depends="enchant"
|
||||||
|
short_desc="Spellchecking library for python"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/rfk/pyenchant"
|
||||||
|
distfiles="$PYPI_SITE/p/$_name/${_name}-${version}.tar.gz"
|
||||||
|
checksum=25c9d2667d512f8fc4410465fdd2e868377ca07eb3d56e2b6e534a86281d64d3
|
Loading…
Reference in New Issue