blob: 2909a524767d3c6ee8c060352f33f9341efaf459 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-ewmh
pkgdesc = Python implementation of EWMH (Extended Window Manager Hints)
pkgver = 0.1.6
pkgrel = 7
url = https://github.com/parkouss/pyewmh/
arch = any
license = LGPL
makedepends = python-setuptools
depends = python-xlib
source = python-ewmh-0.1.6.tar.gz::https://github.com/parkouss/pyewmh/archive/v0.1.6.tar.gz
sha512sums = 257d59c0927cec3cd75a6084cd484f1dcf9fa882719707078398d2a65e95e975ad9f6225ed1fd8ec1a29badbdc492c84eb4e04640cc6b480b31bc5ae8ab3f7c8
pkgname = python-ewmh
|