15 lines
518 B
Plaintext
15 lines
518 B
Plaintext
|
# Template file for 'python-xlib'
|
||
|
pkgname=python-xlib
|
||
|
version=0.14
|
||
|
revision=1
|
||
|
build_style=python-module
|
||
|
hostmakedepends="python-setuptools"
|
||
|
makedepends="python-devel openssl-devel"
|
||
|
pycompile_module="xlib"
|
||
|
short_desc="A fully functional X client library for Python programs"
|
||
|
maintainer="Enno Boland <eb@s01.de>"
|
||
|
license="GPL"
|
||
|
homepage="http://python-xlib.sourceforge.net/"
|
||
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||
|
checksum=4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb
|