Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 16:51:56 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171217: audio/pacpl: remove deprecated kdebase component
Message-ID:  <201208311651.q7VGpurX058955@red.freebsd.org>
Resent-Message-ID: <201208311700.q7VH0Hce044823@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171217
>Category:       ports
>Synopsis:       audio/pacpl: 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:16 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        
>Organization:
>Environment:
>Description:
Replace deprecated kdebase component with kdehier: the port installs
service file that can be used by any kde filemanager. I see no reason
to depend on kde-baseapps in this case.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: audio/pacpl/Makefile
===================================================================
--- audio/pacpl/Makefile	(revision 303387)
+++ audio/pacpl/Makefile	(working copy)
@@ -58,7 +58,7 @@
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MKDE4}
-USE_KDE4=	kdebase
+USE_KDE4=	kdehier
 PLIST_SUB+=	KDE4SERVICEMENU="" KDE4_PREFIX="${KDE4_PREFIX}"
 .else
 PLIST_SUB+=	KDE4SERVICEMENU="@comment "


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208311651.q7VGpurX058955>