key-mon: remove package.
Unmaintained by upstream, python2 and gtk2 only.
This commit is contained in:
parent
5c64358e4f
commit
de7ababbee
2 changed files with 1 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
# Template file for 'key-mon'
|
||||
pkgname=key-mon
|
||||
version=1.17
|
||||
revision=5
|
||||
build_style=python2-module
|
||||
hostmakedepends="python"
|
||||
depends="dbus-glib pygtk python-dbus python-xlib"
|
||||
short_desc="Utility to show live keyboard and mouse status"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://code.google.com/p/key-mon"
|
||||
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/key-mon/key-mon-${version}.tar.gz"
|
||||
checksum=b8d029b375e7f876d44db6b72ed3e7e6c0372a9e9dc21ea85d9055cc7a033fd2
|
||||
|
||||
post_install() {
|
||||
vinstall icons/key-mon.desktop 644 usr/share/applications
|
||||
vinstall icons/key-mon.xpm 644 usr/share/pixmaps
|
||||
}
|
|
@ -161,6 +161,7 @@ replaces="
|
|||
kadu<=4.3_6
|
||||
keepassx<=0.4.4_2
|
||||
keepassx2<=2.0.3_2
|
||||
key-mon<=1.17_5
|
||||
libapp<=20140527_2
|
||||
libdbusmenu-qt<=0.9.2_4
|
||||
libfcitx-qt<=4.2.9.8_1
|
||||
|
|
Loading…
Reference in a new issue