key-mon: switch to python2-module
This commit is contained in:
parent
95ca324e83
commit
0425f8d853
@ -3,7 +3,7 @@ pkgname=key-mon
|
|||||||
version=1.17
|
version=1.17
|
||||||
revision=3
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="dbus-glib pygtk python-dbus python-xlib"
|
depends="dbus-glib pygtk python-dbus python-xlib"
|
||||||
pycompile_module="keymon"
|
pycompile_module="keymon"
|
||||||
@ -11,7 +11,7 @@ short_desc="Utility to show live keyboard and mouse status"
|
|||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://code.google.com/p/key-mon"
|
homepage="https://code.google.com/p/key-mon"
|
||||||
distfiles="https://key-mon.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/key-mon/key-mon-${version}.tar.gz"
|
||||||
checksum=b8d029b375e7f876d44db6b72ed3e7e6c0372a9e9dc21ea85d9055cc7a033fd2
|
checksum=b8d029b375e7f876d44db6b72ed3e7e6c0372a9e9dc21ea85d9055cc7a033fd2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user