pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/phonon Update phonon to 4.8.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/60f073082fc6
branches: trunk
changeset: 641605:60f073082fc6
user: markd <markd%pkgsrc.org@localhost>
date: Thu Nov 13 09:26:08 2014 +0000
description:
Update phonon to 4.8.2
4.8.2
* Revised the logic used by PulseSupport to come up with an icon name
for PulseAudio. If the application has QApplication::windowIcon set
with an QIcon constructed through QIcon::fromTheme(string) the actual
icon name will be used. Otherwise the lower-case version of
QCoreApplication::applicationName is used.
* Fixed building with the compiler clang by reverting a previously
introduced workaround.
4.8.1
* Prevent a crash when failing to create the preferred backend
4.8.0
* Prevent problems with the CMakeConfig's relative installation path
resolution when trying to build on a system which has symlinks as part
of the installation path (e.g. Fedora systems).
* Prevent warnings on PulseSupport shutdown when AudioOutputs are held by
a global static that is only destroyed after PulseSupport was shut down.
* Sync clang detection code with kdelibs.
* Documented the fact that paused can result in StoppedState if playback
can not be started.
diffstat:
multimedia/phonon/Makefile | 6 +++---
multimedia/phonon/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 71ae34aea538 -r 60f073082fc6 multimedia/phonon/Makefile
--- a/multimedia/phonon/Makefile Thu Nov 13 09:07:17 2014 +0000
+++ b/multimedia/phonon/Makefile Thu Nov 13 09:26:08 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2014/08/12 07:54:07 markd Exp $
+# $NetBSD: Makefile,v 1.46 2014/11/13 09:26:08 markd Exp $
-DISTNAME= phonon-4.7.2
+DISTNAME= phonon-4.8.2
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.7.2/}
+MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.8.2/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= markd%NetBSD.org@localhost
diff -r 71ae34aea538 -r 60f073082fc6 multimedia/phonon/distinfo
--- a/multimedia/phonon/distinfo Thu Nov 13 09:07:17 2014 +0000
+++ b/multimedia/phonon/distinfo Thu Nov 13 09:26:08 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2014/08/12 07:54:07 markd Exp $
+$NetBSD: distinfo,v 1.12 2014/11/13 09:26:08 markd Exp $
-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 (phonon-4.8.2.tar.xz) = 4f95b79738ac095b4a82aa338bdcd513d5042214
+RMD160 (phonon-4.8.2.tar.xz) = ab7967814ff175ea7ff7180fbb48751cb5b304a2
+Size (phonon-4.8.2.tar.xz) = 321728 bytes
SHA1 (patch-cmake_FindPhononInternal.cmake) = b44464daf9542d985e1163cd0b5eb6db73a0b457
Home |
Main Index |
Thread Index |
Old Index