blob: 83e0a17cae0a15669a319dc5ae59e00f1d51d612 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-ewmh
pkgdesc = Python implementation of EWMH (Extended Window Manager Hints)
pkgver = 0.1.6
pkgrel = 8
url = https://github.com/parkouss/pyewmh
arch = any
license = LGPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-xlib
source = ewmh-0.1.6.tar.gz::https://files.pythonhosted.org/packages/source/e/ewmh/ewmh-0.1.6.tar.gz
sha256sums = c56b093f7d575181e979bb3a7d15c34065755f811c351ff0a31fede12b09343d
pkgname = python-ewmh
|