summaryrefslogtreecommitdiff
path: root/multimedia/phonon-backend-gstreamer
diff options
context:
space:
mode:
authormarkd <markd>2013-11-09 22:50:56 +0000
committermarkd <markd>2013-11-09 22:50:56 +0000
commitcb6f5a288ed557b9c7d7d05e90fbfd16e3f2fa77 (patch)
treec9689cf50e755eca7a2063192ed1ebba04a36d9d /multimedia/phonon-backend-gstreamer
parent4c423018cd15784ca52be27ccf46e396b6d19c79 (diff)
downloadpkgsrc-cb6f5a288ed557b9c7d7d05e90fbfd16e3f2fa77.tar.gz
Update to phono-backend-gstreamer 4.7.0
* Backing for the new MediaController subtitle API. Bug Fixes * Resolved non-reentrant PulseAudio envrionment setup. * Disc playback (AudioCD/DVD/...) is now working correctly with more than one physical device. * Prevent reading from deleted StreamReaders. * Removed performance penalty caused by debug code even when debug was disabled. * Installed icons now have the correct pixel size. * VolumeFaderEffect can now internally abort fades when necessary. * Removed various minor memory leaks. * The logic behind the aboutToFinish signal has been revised. The signal will now only produce gapless transitions if GStreamer issued a callback more than 500 msec before the end of the current source. This prevents dead locks with short sources (e.g. notifications) but also prevents the queue mechanic from working when using short sources or sources of which the totalTime can not be identified (e.g. streams). It is advised that all applications make sure they handle the finished signal in addition to aboutToFinish to ensure that playback does not stop without user instruction.
Diffstat (limited to 'multimedia/phonon-backend-gstreamer')
-rw-r--r--multimedia/phonon-backend-gstreamer/Makefile7
-rw-r--r--multimedia/phonon-backend-gstreamer/PLIST4
-rw-r--r--multimedia/phonon-backend-gstreamer/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/multimedia/phonon-backend-gstreamer/Makefile b/multimedia/phonon-backend-gstreamer/Makefile
index a3d40631b57..d2386e8fc99 100644
--- a/multimedia/phonon-backend-gstreamer/Makefile
+++ b/multimedia/phonon-backend-gstreamer/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2013/06/06 12:54:53 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/11/09 22:50:56 markd Exp $
-DISTNAME= phonon-backend-gstreamer-4.6.3
-PKGREVISION= 3
+DISTNAME= phonon-backend-gstreamer-4.7.0
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_KDE:=phonon/phonon-backend-gstreamer/4.6.3/src/}
+MASTER_SITES= ${MASTER_SITE_KDE:=phonon/phonon-backend-gstreamer/4.7.0/src/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= markd@NetBSD.org
diff --git a/multimedia/phonon-backend-gstreamer/PLIST b/multimedia/phonon-backend-gstreamer/PLIST
index 45e2022760f..1d80404cdfe 100644
--- a/multimedia/phonon-backend-gstreamer/PLIST
+++ b/multimedia/phonon-backend-gstreamer/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/19 10:12:51 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/11/09 22:50:56 markd Exp $
lib/kde4/plugins/phonon_backend/phonon_gstreamer.so
share/icons/hicolor/128x128/apps/phonon-gstreamer.png
share/icons/hicolor/16x16/apps/phonon-gstreamer.png
share/icons/hicolor/22x22/apps/phonon-gstreamer.png
-share/icons/hicolor/32x32/apps/phonon-gstreamer.png
share/icons/hicolor/48x48/apps/phonon-gstreamer.png
+share/icons/hicolor/64x64/apps/phonon-gstreamer.png
share/icons/hicolor/scalable/apps/phonon-gstreamer.svgz
share/kde4/services/phononbackends/gstreamer.desktop
diff --git a/multimedia/phonon-backend-gstreamer/distinfo b/multimedia/phonon-backend-gstreamer/distinfo
index 8b0d53efba3..b712861d4a5 100644
--- a/multimedia/phonon-backend-gstreamer/distinfo
+++ b/multimedia/phonon-backend-gstreamer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/05/21 12:16:41 markd Exp $
+$NetBSD: distinfo,v 1.3 2013/11/09 22:50:56 markd Exp $
-SHA1 (phonon-backend-gstreamer-4.6.3.tar.xz) = a79829df44622ec69f4a57464a16ab4ce5cc6f78
-RMD160 (phonon-backend-gstreamer-4.6.3.tar.xz) = 0129bf8c82a1e8ca7f46ec15491e3c8c90bc82a0
-Size (phonon-backend-gstreamer-4.6.3.tar.xz) = 72364 bytes
+SHA1 (phonon-backend-gstreamer-4.7.0.tar.xz) = 0760209b8e2aba18ab92e2b8f9241b2ae9cb4732
+RMD160 (phonon-backend-gstreamer-4.7.0.tar.xz) = 4596dff3e49503e4c2a4fc8ced0678c2bad7c1e7
+Size (phonon-backend-gstreamer-4.7.0.tar.xz) = 75416 bytes