From 8572ef5c22f50988be76741bb3c48d6dcb851e05 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 12 Aug 2014 07:54:07 +0000 Subject: Update to phonon 4.7.2 * Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from kdelibs git. * Prevent possible internal infinite loop call chains when trying to handle backend construction in simulation mode (i.e. without actual backend being installed on the system). * When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make sure that the relative Qt paths are set according to whether the build is meant for Qt4 or 5. Previously this would always install to a path for qt5. --- multimedia/phonon/Makefile | 7 +++---- multimedia/phonon/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'multimedia') diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile index 40c052857fe..c5275c3ef97 100644 --- a/multimedia/phonon/Makefile +++ b/multimedia/phonon/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/08/11 23:09:45 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2014/08/12 07:54:07 markd Exp $ -DISTNAME= phonon-4.7.1 -PKGREVISION= 4 +DISTNAME= phonon-4.7.2 CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.7.1/} +MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.7.2/} EXTRACT_SUFX= .tar.xz MAINTAINER= markd@NetBSD.org diff --git a/multimedia/phonon/distinfo b/multimedia/phonon/distinfo index 34875a96a07..07601cdfd4e 100644 --- a/multimedia/phonon/distinfo +++ b/multimedia/phonon/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2014/02/01 02:04:00 markd Exp $ +$NetBSD: distinfo,v 1.11 2014/08/12 07:54:07 markd Exp $ -SHA1 (phonon-4.7.1.tar.xz) = f1d3214a752d97028dc4ed910a832c1272951522 -RMD160 (phonon-4.7.1.tar.xz) = 15427574bfd8ef65713bb9a5dc5d1a52d6e5468d -Size (phonon-4.7.1.tar.xz) = 329900 bytes +SHA1 (phonon-4.7.2.tar.xz) = 2b98fa96cefbbef53d77dd0e6d830889da367c37 +RMD160 (phonon-4.7.2.tar.xz) = dbe65e52f827b56c0e0e61d9c51b4dce65a899de +Size (phonon-4.7.2.tar.xz) = 330244 bytes SHA1 (patch-cmake_FindPhononInternal.cmake) = b44464daf9542d985e1163cd0b5eb6db73a0b457 -- cgit v1.2.3