pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/vlc vlc: update to 3.0.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1b8e0d30741
branches:  trunk
changeset: 455951:b1b8e0d30741
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Jul 15 10:15:47 2021 +0000

description:
vlc: update to 3.0.16

Changes between 3.0.15 and 3.0.16:
----------------------------------

Video Output:
 * Fix a D3D11 crash on Windows 8/8.1

Access:
 * Fix RTSP server timeout handling

Interfaces:
 * macOS: Add touchbar support

Misc
 * Multiple settings improvements

Changes between 3.0.14 and 3.0.15:
----------------------------------

Core:
 * Add Opus & Alac wave format mappings

Access:
 * Fix opening DVD folders with non-ascii characters

Demux:
 * Fix asf regression with broadcast streams
 * MP4: Fix audio drop on seek

Video Output:
 * Fix seek & volume sliders overlapping with subtitles
 * Fix delays when seeking with D3D11

Text renderer:
 * Improve freetype fonts outlining

Misc:
 * Fix GnuTLS support for Windows XP

diffstat:

 multimedia/vlc/Makefile |   5 ++---
 multimedia/vlc/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r eb917467703b -r b1b8e0d30741 multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile   Thu Jul 15 09:58:04 2021 +0000
+++ b/multimedia/vlc/Makefile   Thu Jul 15 10:15:47 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.254 2021/06/04 13:32:20 wiz Exp $
+# $NetBSD: Makefile,v 1.255 2021/07/15 10:15:47 nia Exp $
 
-DISTNAME=              vlc-3.0.14
-PKGREVISION=           2
+DISTNAME=              vlc-3.0.16
 CATEGORIES=            multimedia
 MASTER_SITES=          https://download.videolan.org/pub/videolan/vlc/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=          .tar.xz
diff -r eb917467703b -r b1b8e0d30741 multimedia/vlc/distinfo
--- a/multimedia/vlc/distinfo   Thu Jul 15 09:58:04 2021 +0000
+++ b/multimedia/vlc/distinfo   Thu Jul 15 10:15:47 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.82 2021/05/12 14:23:53 ryoon Exp $
+$NetBSD: distinfo,v 1.83 2021/07/15 10:15:47 nia Exp $
 
-SHA1 (vlc-3.0.14.tar.xz) = 8a8613f16a9053668d7a7dcfa1e6d8be93af3e89
-RMD160 (vlc-3.0.14.tar.xz) = 454774fd4775516f3c2ba4ef5376b05eace1632e
-SHA512 (vlc-3.0.14.tar.xz) = d809ec062d5c1ce15cd0ce3bc4777b6451fe8bea372678eac84b7ea1777a9a8891de31d81e26ac651cc9ce02b99b514f1672de829410fc1ddc81cccfd41db47a
-Size (vlc-3.0.14.tar.xz) = 26424968 bytes
+SHA1 (vlc-3.0.16.tar.xz) = e22ac839a09b5ead8992ae6aa8ea886364283e6a
+RMD160 (vlc-3.0.16.tar.xz) = 5fdc33fec2a42dcb6c432ee29196399f91c629f1
+SHA512 (vlc-3.0.16.tar.xz) = 35cdf191071224d0cf1b5a83c00773ff87b9e5bfcf0f5523f7edd53f75b23eda6b27bb49ffa97d69a1d176b8fe4786d959aeeb00d4380beab71c9f7e6b7c7298
+Size (vlc-3.0.16.tar.xz) = 26439328 bytes
 SHA1 (patch-compat_Makefile.am) = 1c3e0a7c4610c55c3ec9ba80d66b9959661139b3
 SHA1 (patch-configure.ac) = 99e975954323b4e94daeb75ce2ae439b49c51b0f
 SHA1 (patch-lib_core.c) = 8ec5557424e6ddc05cc365aacd1ec847d9a94605



Home | Main Index | Thread Index | Old Index