From 359150d3c98ac36bec2e839d894d94ab0d975434 Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Sun, 2 Sep 2012 08:26:16 +0000 Subject: [PATCH] - Update to 0.6.0. - Pet portlint. An overview of the changes: * OpenGL surface painting now works properly (used in, for example, Gwenview); * fixed the hue adjustment; * fixes to errors found by the static code analysis tool Krazy; * fixes for compatibility with newer VLC versions; * Blu-Ray support; * QML support; * lots of fixes for crashes, memory leaks, etc. --- multimedia/phonon-vlc/Makefile | 11 +++++------ multimedia/phonon-vlc/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/multimedia/phonon-vlc/Makefile b/multimedia/phonon-vlc/Makefile index 453df02c7868..d29f0bf029b6 100644 --- a/multimedia/phonon-vlc/Makefile +++ b/multimedia/phonon-vlc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= phonon -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.6.0 CATEGORIES= multimedia kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${PHONON_BRANCH}/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}/src @@ -18,12 +17,10 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= VLC backend for Phonon -# Required in order to avoid conflicts with multimedia/phonon. -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} - LIB_DEPENDS= vlc:${PORTSDIR}/multimedia/vlc -PHONON_BRANCH= stable +# Required in order to avoid conflicts with multimedia/phonon. +LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} USE_KDE4= kdehier kdeprefix automoc4 USE_QT4= gui phonon \ @@ -32,6 +29,8 @@ USE_XZ= yes USE_CMAKE= yes MAKE_JOBS_SAFE= yes +PHONON_BRANCH= stable + PLIST_SUB+= QT_PREFIX=${QT_PREFIX} pre-su-install: diff --git a/multimedia/phonon-vlc/distinfo b/multimedia/phonon-vlc/distinfo index 129e6dd5d6e2..c842c90b9fd1 100644 --- a/multimedia/phonon-vlc/distinfo +++ b/multimedia/phonon-vlc/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/phonon-backend-vlc-0.5.0.tar.xz) = 2256fe9fef74bcd165c24ae8e9b606a48264c9193a4a1da6ef0aaa02dad76388 -SIZE (KDE/phonon-backend-vlc-0.5.0.tar.xz) = 51388 +SHA256 (KDE/phonon-backend-vlc-0.6.0.tar.xz) = 1db140b67081e6f1bacdf88de88abca21edd1607c3d69dec35110c427aed133d +SIZE (KDE/phonon-backend-vlc-0.6.0.tar.xz) = 54796