ports/171218: deskutils/plasma-applet-fancytasks: remove deprecated kdebase component

Max Brazhnikov makc at FreeBSD.org
Fri Aug 31 17:00:18 UTC 2012


>Number:         171218
>Category:       ports
>Synopsis:       deskutils/plasma-applet-fancytasks: remove deprecated kdebase component
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 31 17:00:17 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        
>Organization:
>Environment:
>Description:
Remove needless (and deprecated) kdebase component
Remove indirect dependencies on qt4 libraries

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: deskutils/plasma-applet-fancytasks/Makefile
===================================================================
--- deskutils/plasma-applet-fancytasks/Makefile	(revision 303386)
+++ deskutils/plasma-applet-fancytasks/Makefile	(working copy)
@@ -7,7 +7,7 @@
 
 PORTNAME=	fancytasks
 PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils
 MASTER_SITES=	http://kde-look.org/CONTENT/content-files/
 PKGNAMEPREFIX=	plasma-applet-
@@ -18,13 +18,10 @@
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	qimageblitz.4:${PORTSDIR}/x11/qimageblitz
-
 USE_BZIP2=	yes
 USE_CMAKE=	yes
-USE_KDE4=	automoc4 kdeprefix kdelibs kdebase workspace
-USE_QT4=	gui dbus network opengl svg phonon webkit xml \
-		qmake_build moc_build rcc_build uic_build
+USE_KDE4=	automoc4 kdeprefix kdelibs workspace qimageblitz
+USE_QT4=	qmake_build moc_build rcc_build uic_build
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list