mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
key-mon: rebuild for metadata
This commit is contained in:
parent
1c1bf2fcfc
commit
68044324e3
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'key-mon'
|
# Template file for 'key-mon'
|
||||||
pkgname=key-mon
|
pkgname=key-mon
|
||||||
version=1.17
|
version=1.17
|
||||||
revision=3
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="keymon"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="dbus-glib pygtk python-dbus python-xlib"
|
depends="dbus-glib pygtk python-dbus python-xlib"
|
||||||
pycompile_module="keymon"
|
|
||||||
short_desc="Utility to show live keyboard and mouse status"
|
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue