Add KHotKeys, a very useful addon for KDE 1.x

which provides global hotkey support - fully
integrated into the KDE Configuration Manager.
This commit is contained in:
Ralf S. Engelschall 2000-11-07 10:37:15 +00:00
parent bd50d1d78e
commit 13c9de5fb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34873
6 changed files with 41 additions and 0 deletions

View File

@ -77,6 +77,7 @@
SUBDIR += kdeutils11
SUBDIR += kdeutils2
SUBDIR += kdirstat
SUBDIR += khotkeys
SUBDIR += kp
SUBDIR += kwatch
SUBDIR += lc

36
misc/khotkeys/Makefile Normal file
View File

@ -0,0 +1,36 @@
# New ports collection makefile for: khotkeys
# Date created: 06 Nov 2000
# Whom: rse@engelschall.com
#
# $FreeBSD$
#
PORTNAME= khotkeys
PORTVERSION= 1.0.4
CATEGORIES= misc kde
MASTER_SITES= http://dforce.sh.cvut.cz/~seli/en/khotkeys/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \
kdeui.3:${PORTSDIR}/x11/kdelibs11 \
kfm.3:${PORTSDIR}/x11/kdelibs11 \
kfile.3:${PORTSDIR}/x11/kdelibs11
NO_LATEST_LINK= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_NEWGCC= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= "--with-qt-includes=${QTDIR}/include/X11/qt" \
"--with-extra-includes=${LOCALBASE}/include" \
"--with-extra-libs=${LOCALBASE}/lib"
CONFIGURE_ENV= MOC=${X11BASE}/bin/moc QTDIR=${QTDIR}
.if defined(PREFIX)
QTDIR?= ${PREFIX}
.else
QTDIR?= ${X11BASE}
.endif
.include <bsd.port.mk>

1
misc/khotkeys/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (khotkeys-1.0.4.tar.bz2) = 80ecdb78e2e6c8e59ec68c6f4f8db42b

View File

@ -0,0 +1 @@
Global Hotkey Support for KDE 1.x

1
misc/khotkeys/pkg-descr Normal file
View File

@ -0,0 +1 @@
Global Hotkey Support for KDE 1.x

1
misc/khotkeys/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/khotkeys