kmousetool is a program which clicks the mouse for you.
This commit is contained in:
parent
f5618971c1
commit
9755cd2ce7
16
x11/kde4/kmousetool/Makefile
Normal file
16
x11/kde4/kmousetool/Makefile
Normal 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>
|
2
x11/kde4/kmousetool/distinfo
Normal file
2
x11/kde4/kmousetool/distinfo
Normal 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
|
1
x11/kde4/kmousetool/pkg/DESCR
Normal file
1
x11/kde4/kmousetool/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
kmousetool is a program which clicks the mouse for you.
|
22
x11/kde4/kmousetool/pkg/PLIST
Normal file
22
x11/kde4/kmousetool/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user