aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-07-10 11:24:24 +0800
committerwxs <wxs@FreeBSD.org>2009-07-10 11:24:24 +0800
commitb31bc61a67a780cdaa043ed511e0fe3f7c3082d7 (patch)
tree46f985df3a23b1f37bb2a63a8ece47fd2318e084 /deskutils
parent42af7721e5dee3496886a22e5532b2ba1a81373b (diff)
downloadfreebsd-ports-gnome-b31bc61a67a780cdaa043ed511e0fe3f7c3082d7.tar.gz
freebsd-ports-gnome-b31bc61a67a780cdaa043ed511e0fe3f7c3082d7.tar.zst
freebsd-ports-gnome-b31bc61a67a780cdaa043ed511e0fe3f7c3082d7.zip
- Remove port as it is no longer supported upstream and is included in
kdebase4-workspace now. PR: ports/135453 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/plasma-applet-quicklauncher/Makefile33
-rw-r--r--deskutils/plasma-applet-quicklauncher/distinfo3
-rw-r--r--deskutils/plasma-applet-quicklauncher/pkg-descr5
4 files changed, 0 insertions, 42 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index f118a3def9ed..2155acedaeda 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -204,7 +204,6 @@
SUBDIR += plans
SUBDIR += plasma-applet-panelspacer
SUBDIR += plasma-applet-playwolf
- SUBDIR += plasma-applet-quicklauncher
SUBDIR += plasma-applet-simpleweatherforecast
SUBDIR += plasma-applet-teacooker
SUBDIR += plasma-applet-yawp
diff --git a/deskutils/plasma-applet-quicklauncher/Makefile b/deskutils/plasma-applet-quicklauncher/Makefile
deleted file mode 100644
index 6985f829e106..000000000000
--- a/deskutils/plasma-applet-quicklauncher/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: plasma-applet-quicklauncher
-# Date Created: 2008-09-21
-# Whom: Jason E. Hale <bsdkaffee@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= quicklauncher
-PORTVERSION= 0.5
-CATEGORIES= deskutils kde
-MASTER_SITES= http://www.svenstorp.com/plasma/applets/${PORTNAME}/${PORTVERSION}/
-PKGNAMEPREFIX= plasma-applet-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= bsdkaffee@gmail.com
-COMMENT= Quicklauncher plasma applet for KDE4
-
-USE_CMAKE= yes
-USE_KDE4= automoc4 kdeprefix workspace
-USE_QT_VER= 4
-QT_COMPONENTS= gui dbus network opengl svg webkit xml \
- qmake_build moc_build rcc_build uic_build
-
-BROKEN= Does not compile with KDE 4.2
-DEPRECATED= Abandoned upstream, use Quicklaunch applet included with KDE 4.2
-EXPIRATION_DATE= 2009-07-10
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/src/
-
-PLIST_FILES= lib/kde4/plasma_applet_quicklauncher.so \
- share/kde4/services/plasma-applet-quicklauncher.desktop
-
-.include <bsd.port.mk>
diff --git a/deskutils/plasma-applet-quicklauncher/distinfo b/deskutils/plasma-applet-quicklauncher/distinfo
deleted file mode 100644
index 3f569f9b4c8b..000000000000
--- a/deskutils/plasma-applet-quicklauncher/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (plasma-applet-quicklauncher-0.5.tar.gz) = 1c118743176d4bc0cff4d432eb138624
-SHA256 (plasma-applet-quicklauncher-0.5.tar.gz) = d1b633254f19136c21adda47709661d87fc833cc5f4d594adb929c75e5656803
-SIZE (plasma-applet-quicklauncher-0.5.tar.gz) = 29129
diff --git a/deskutils/plasma-applet-quicklauncher/pkg-descr b/deskutils/plasma-applet-quicklauncher/pkg-descr
deleted file mode 100644
index c6daadb047ee..000000000000
--- a/deskutils/plasma-applet-quicklauncher/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-QuickLauncher is Plasma applet for KDE4 that replicates the functionality found
-in the QuickLauncher Kicker applet for KDE3. It allows for quick access to
-commonly used applications.
-
-WWW: http://www.kde-look.org/content/show.php?content=78061