kmousetool is a program which clicks the mouse for you.

This commit is contained in:
zhuk 2013-04-24 12:12:43 +00:00
parent f5618971c1
commit 9755cd2ce7
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 12:12:43 zhuk Exp $
COMMENT = KDE mouse clicker for accessibility users
DISTNAME = kmousetool-${MODKDE4_VERSION}
WANTLIB = c m pthread stdc++
WANTLIB += ICE SM X11 Xext Xtst
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg
WANTLIB += ${KDE4LIB}/kdeui
MODULES = multimedia/phonon
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+2,-guic
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (kde/kmousetool-4.10.2.tar.xz) = jljTeGF6SPzw5qb7xGGPWlN2/YNAWTeyZyNznt+9MNc=
SIZE (kde/kmousetool-4.10.2.tar.xz) = 43780

View File

@ -0,0 +1 @@
kmousetool is a program which clicks the mouse for you.

View File

@ -0,0 +1,22 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 12:12:43 zhuk Exp $
@bin bin/kmousetool
@man man/man1/kmousetool.1
share/applications/kde4/kmousetool.desktop
share/apps/kmousetool/
share/apps/kmousetool/sounds/
share/apps/kmousetool/sounds/mousetool_tap.wav
share/doc/HTML/en/kmousetool/
share/doc/HTML/en/kmousetool/common
share/doc/HTML/en/kmousetool/index.cache.bz2
share/doc/HTML/en/kmousetool/index.docbook
share/doc/HTML/en/kmousetool/man-kmousetool.1.docbook
share/icons/hicolor/16x16/actions/kmousetool_off.png
share/icons/hicolor/16x16/actions/kmousetool_on.png
share/icons/hicolor/16x16/apps/kmousetool.png
share/icons/hicolor/32x32/actions/kmousetool_off.png
share/icons/hicolor/32x32/actions/kmousetool_on.png
share/icons/hicolor/32x32/apps/kmousetool.png
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor