pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/phonon-backend-gstreamer Update to phono-ba...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c752eeed367c
branches: trunk
changeset: 626381:c752eeed367c
user: markd <markd%pkgsrc.org@localhost>
date: Sat Nov 09 22:50:56 2013 +0000
description:
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:
multimedia/phonon-backend-gstreamer/Makefile | 7 +++----
multimedia/phonon-backend-gstreamer/PLIST | 4 ++--
multimedia/phonon-backend-gstreamer/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (44 lines):
diff -r 12f81617a19f -r c752eeed367c multimedia/phonon-backend-gstreamer/Makefile
--- a/multimedia/phonon-backend-gstreamer/Makefile Sat Nov 09 22:45:05 2013 +0000
+++ b/multimedia/phonon-backend-gstreamer/Makefile Sat Nov 09 22:50:56 2013 +0000
@@ -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@localhost
diff -r 12f81617a19f -r c752eeed367c multimedia/phonon-backend-gstreamer/PLIST
--- a/multimedia/phonon-backend-gstreamer/PLIST Sat Nov 09 22:45:05 2013 +0000
+++ b/multimedia/phonon-backend-gstreamer/PLIST Sat Nov 09 22:50:56 2013 +0000
@@ -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 -r 12f81617a19f -r c752eeed367c multimedia/phonon-backend-gstreamer/distinfo
--- a/multimedia/phonon-backend-gstreamer/distinfo Sat Nov 09 22:45:05 2013 +0000
+++ b/multimedia/phonon-backend-gstreamer/distinfo Sat Nov 09 22:50:56 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index