pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/vlc
Module Name: pkgsrc
Committed By: nia
Date: Thu Jul 15 10:15:47 UTC 2021
Modified Files:
pkgsrc/multimedia/vlc: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 pkgsrc/multimedia/vlc/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/multimedia/vlc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/vlc/Makefile
diff -u pkgsrc/multimedia/vlc/Makefile:1.254 pkgsrc/multimedia/vlc/Makefile:1.255
--- pkgsrc/multimedia/vlc/Makefile:1.254 Fri Jun 4 13:32:20 2021
+++ pkgsrc/multimedia/vlc/Makefile Thu Jul 15 10:15:47 2021
@@ -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
Index: pkgsrc/multimedia/vlc/distinfo
diff -u pkgsrc/multimedia/vlc/distinfo:1.82 pkgsrc/multimedia/vlc/distinfo:1.83
--- pkgsrc/multimedia/vlc/distinfo:1.82 Wed May 12 14:23:53 2021
+++ pkgsrc/multimedia/vlc/distinfo Thu Jul 15 10:15:47 2021
@@ -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