1 # Template file for 'python-ewmh'
6 wrksrc="${pkgname/python-//}-${version}"
7 build_style=python-module
8 pycompile_module="ewmh"
9 hostmakedepends="python-setuptools python3-setuptools"
11 short_desc="Python2 implementation of EWMH (Extended Window Manager Hints)"
12 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
13 license="LGPL-3.0-or-later"
14 homepage="https://github.com/parkouss/pyewmh"
15 distfiles="${PYPI_SITE}/e/ewmh/ewmh-${version}.tar.gz"
16 checksum=c56b093f7d575181e979bb3a7d15c34065755f811c351ff0a31fede12b09343d
18 python3-ewmh_package() {
20 depends="python3-xlib"
21 pycompile_module="ewmh"
22 short_desc="${short_desc/Python2/Python3}"
24 vmove usr/lib/python3*