[kde-freebsd] [PATCH] multimedia/phonon-vlc: USES tar:xz
Sevan Janiyan
venture37 at geeklan.co.uk
Wed Jun 18 00:00:27 UTC 2014
>Submitter-Id: current-users
>Originator: Sevan Janiyan
>Organization:
>Confidential: no
>Synopsis: [PATCH] multimedia/phonon-vlc: USES tar:xz
>Severity: non-critical
>Priority: low
>Category: ports
>Class: change-request
>Release: FreeBSD 11.0-CURRENT amd64
>Environment:
System: FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r267327: Tue Jun 10 16:30:40 UTC
>Description:
Switch to USES tar:xz
Port maintainer (kde at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- phonon-vlc-0.7.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 358192)
+++ Makefile (working copy)
@@ -17,8 +17,7 @@
USE_KDE4= kdehier kdeprefix automoc4
USE_QT4= corelib gui phonon \
qmake_build moc_build rcc_build uic_build
-USE_XZ= yes
-USES= cmake pkgconfig
+USES= cmake pkgconfig tar:xz
post-install:
${MKDIR} ${STAGEDIR}${QT_PLUGINDIR}/phonon_backend
--- phonon-vlc-0.7.1.patch ends here ---
More information about the kde-freebsd
mailing list