python-xlib: libressl builddep not needed; noarch=yes; fix pycompile_module
This commit is contained in:
parent
37f46ee54c
commit
43fa0dd71f
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'python-xlib'
|
# Template file for 'python-xlib'
|
||||||
pkgname=python-xlib
|
pkgname=python-xlib
|
||||||
version=0.14
|
version=0.14
|
||||||
revision=3
|
revision=4
|
||||||
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel libressl-devel"
|
depends="python"
|
||||||
pycompile_module="xlib"
|
pycompile_module="Xlib"
|
||||||
short_desc="A fully functional X client library for Python programs"
|
short_desc="A fully functional X client library for Python programs"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL"
|
license="GPL-2"
|
||||||
homepage="http://python-xlib.sourceforge.net/"
|
homepage="http://python-xlib.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb
|
checksum=4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue