Tue Aug 12 07:54:07 2014 UTC ()
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.


(markd)
diff -r1.44 -r1.45 pkgsrc/multimedia/phonon/Makefile
diff -r1.10 -r1.11 pkgsrc/multimedia/phonon/distinfo

cvs diff -r1.44 -r1.45 pkgsrc/multimedia/phonon/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/phonon/Makefile 2014/08/11 23:09:45 1.44
+++ pkgsrc/multimedia/phonon/Makefile 2014/08/12 07:54:07 1.45
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.44 2014/08/11 23:09:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.45 2014/08/12 07:54:07 markd Exp $
2 2
3DISTNAME= phonon-4.7.1 3DISTNAME= phonon-4.7.2
4PKGREVISION= 4 
5CATEGORIES= multimedia 4CATEGORIES= multimedia
6MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.7.1/} 5MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.7.2/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= markd@NetBSD.org 8MAINTAINER= markd@NetBSD.org
10HOMEPAGE= http://phonon.kde.org/ 9HOMEPAGE= http://phonon.kde.org/
11COMMENT= Multimedia API for KDE and QT 10COMMENT= Multimedia API for KDE and QT
12LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
13 12
14# BUILD_MAKE_FLAGS+= VERBOSE=1 13# BUILD_MAKE_FLAGS+= VERBOSE=1
15 14
16BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4 15BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4
17 16
18USE_TOOLS+= pkg-config gmake 17USE_TOOLS+= pkg-config gmake
19USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++

cvs diff -r1.10 -r1.11 pkgsrc/multimedia/phonon/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/phonon/distinfo 2014/02/01 02:04:00 1.10
+++ pkgsrc/multimedia/phonon/distinfo 2014/08/12 07:54:07 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2014/02/01 02:04:00 markd Exp $ 1$NetBSD: distinfo,v 1.11 2014/08/12 07:54:07 markd Exp $
2 2
3SHA1 (phonon-4.7.1.tar.xz) = f1d3214a752d97028dc4ed910a832c1272951522 3SHA1 (phonon-4.7.2.tar.xz) = 2b98fa96cefbbef53d77dd0e6d830889da367c37
4RMD160 (phonon-4.7.1.tar.xz) = 15427574bfd8ef65713bb9a5dc5d1a52d6e5468d 4RMD160 (phonon-4.7.2.tar.xz) = dbe65e52f827b56c0e0e61d9c51b4dce65a899de
5Size (phonon-4.7.1.tar.xz) = 329900 bytes 5Size (phonon-4.7.2.tar.xz) = 330244 bytes
6SHA1 (patch-cmake_FindPhononInternal.cmake) = b44464daf9542d985e1163cd0b5eb6db73a0b457 6SHA1 (patch-cmake_FindPhononInternal.cmake) = b44464daf9542d985e1163cd0b5eb6db73a0b457