mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- 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>
This commit is contained in:
parent
25f05e92e1
commit
72827771e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237574
1
MOVED
1
MOVED
@ -4114,3 +4114,4 @@ mail/xc-mail||2009-07-07|Has expired: depends on a port that expired in 2007
|
||||
www/trac-blog||2009-07-07|Has expired: Not supported anymore for trac > 0.10; use FullBlogPlugin instead
|
||||
www/trac-restrictedarea||2009-07-07|Has expired: Not supported anymore; functionality included in trac since 0.11
|
||||
mail/claws-mail-pdf_viewer||2009-07-07|license problems
|
||||
deskutils/plasma-applet-quicklauncher||2009-07-10|Not supported anymore; functionality in kdebase4-workspace now
|
||||
|
@ -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
|
||||
|
@ -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>
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user