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.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/800768e33551
branches:  trunk
changeset: 445790:800768e33551
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Jan 29 10:25:52 2021 +0000

description:
vlc: Update to 3.0.12

Changes between 3.0.11.1 and 3.0.12:
----------------------------------

Access:
 * Add new RIST access module compliant with simple profile (VSF_TR-06-1)

Access Output:
 * Add new RIST access output module compliant with simple profile (VSF_TR-06-1)

Demux:
 * Fixed adaptive's handling of resolution settings

Audio output:
 * Fix audio distortion on macOS during start of playback

Video Output:
 * Direct3D11: Fix some potential crashes when using video filters

macOS:
 * Add native support for Apple Silicon / ARM-64
 * Visual UI adaptations for macOS Big Sur
 * Fix displaying EQ bands in the UI depending on which frequency
   presets are set for the EQ in advanced preferences
 * Fix UI issues in bookmarks window

Misc:
 * Several fixes in the web interface, including privacy and security
   improvements
 * Update YouTube and Vocaroo scripts

diffstat:

 multimedia/vlc/Makefile                                                   |   5 +--
 multimedia/vlc/PLIST                                                      |   4 ++-
 multimedia/vlc/distinfo                                                   |  12 +++-----
 multimedia/vlc/patches/patch-modules_gui_qt_components_playlist_views.cpp |  14 ----------
 multimedia/vlc/patches/patch-modules_gui_qt_util_timetooltip.hpp          |  14 ----------
 5 files changed, 10 insertions(+), 39 deletions(-)

diffs (99 lines):

diff -r d3dfbba87f9c -r 800768e33551 multimedia/vlc/Makefile
--- a/multimedia/vlc/Makefile   Fri Jan 29 09:20:23 2021 +0000
+++ b/multimedia/vlc/Makefile   Fri Jan 29 10:25:52 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.244 2021/01/01 09:52:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.245 2021/01/29 10:25:52 nia Exp $
 
-DISTNAME=              vlc-3.0.11.1
-PKGREVISION=           1
+DISTNAME=              vlc-3.0.12
 CATEGORIES=            multimedia
 MASTER_SITES=          https://download.videolan.org/pub/videolan/vlc/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=          .tar.xz
diff -r d3dfbba87f9c -r 800768e33551 multimedia/vlc/PLIST
--- a/multimedia/vlc/PLIST      Fri Jan 29 09:20:23 2021 +0000
+++ b/multimedia/vlc/PLIST      Fri Jan 29 10:25:52 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.68 2020/12/31 09:59:34 nia Exp $
+@comment $NetBSD: PLIST,v 1.69 2021/01/29 10:25:52 nia Exp $
 @pkgdir share/vlc/http/dialogs
 @pkgdir share/vlc/http/images
 @pkgdir share/vlc/http/js
@@ -180,6 +180,7 @@
 lib/vlc/plugins/access/libimem_plugin.la
 lib/vlc/plugins/access/liblibbluray_plugin.la
 ${PLIST.pulseaudio}lib/vlc/plugins/access/libpulsesrc_plugin.la
+lib/vlc/plugins/access/librist_plugin.la
 lib/vlc/plugins/access/librtp_plugin.la
 lib/vlc/plugins/access/libsatip_plugin.la
 lib/vlc/plugins/access/libsdp_plugin.la
@@ -194,6 +195,7 @@
 lib/vlc/plugins/access_output/libaccess_output_file_plugin.la
 lib/vlc/plugins/access_output/libaccess_output_http_plugin.la
 lib/vlc/plugins/access_output/libaccess_output_livehttp_plugin.la
+lib/vlc/plugins/access_output/libaccess_output_rist_plugin.la
 ${PLIST.qt5}lib/vlc/plugins/access_output/libaccess_output_shout_plugin.la
 lib/vlc/plugins/access_output/libaccess_output_udp_plugin.la
 ${PLIST.neon}lib/vlc/plugins/arm_neon/libchroma_yuv_neon_plugin.la
diff -r d3dfbba87f9c -r 800768e33551 multimedia/vlc/distinfo
--- a/multimedia/vlc/distinfo   Fri Jan 29 09:20:23 2021 +0000
+++ b/multimedia/vlc/distinfo   Fri Jan 29 10:25:52 2021 +0000
@@ -1,16 +1,14 @@
-$NetBSD: distinfo,v 1.80 2020/11/25 22:58:54 nia Exp $
+$NetBSD: distinfo,v 1.81 2021/01/29 10:25:52 nia Exp $
 
-SHA1 (vlc-3.0.11.1.tar.xz) = c6e3137666cbb884bccacc385227567290ef4e9d
-RMD160 (vlc-3.0.11.1.tar.xz) = a19eb43a0ea6307f0923efe28acae1b803df6a69
-SHA512 (vlc-3.0.11.1.tar.xz) = 8ce1e2f11aabf847dc5c55cf21ce6d7c0419a1051b5f4795e36cd060eab82d5056e44b4c070b80af56744e6aa841ef538386d08bc3b397a444e7258b2ba3f76b
-Size (vlc-3.0.11.1.tar.xz) = 25886644 bytes
+SHA1 (vlc-3.0.12.tar.xz) = 39ef414a07202ec6569acda4c5d91e8576d453bf
+RMD160 (vlc-3.0.12.tar.xz) = 5975ce21a183893ae2541ac38d5131329e539fbd
+SHA512 (vlc-3.0.12.tar.xz) = ebec92bf732540be117551e94613747c53514ade7e280167c08400375738df9a01ee0e5d7c7733aca151a4f80f1c7163fd41318f2cc80b04a3201f0ba697e5df
+Size (vlc-3.0.12.tar.xz) = 25997468 bytes
 SHA1 (patch-compat_Makefile.am) = 1c3e0a7c4610c55c3ec9ba80d66b9959661139b3
 SHA1 (patch-configure.ac) = 99e975954323b4e94daeb75ce2ae439b49c51b0f
 SHA1 (patch-lib_core.c) = 8ec5557424e6ddc05cc365aacd1ec847d9a94605
 SHA1 (patch-lib_video.c) = 362aaf7977c264bb70a79e98cf18da923ae62e39
 SHA1 (patch-m4_dolt.m4) = a1aac0c1021001a489f9b515e218904e065ed659
 SHA1 (patch-modules_access_http_Makefile.am) = d91904c6cba1a75a6872d042e4fe87ed9ce65a22
-SHA1 (patch-modules_gui_qt_components_playlist_views.cpp) = b4f4ee5de10db5cb74769866036181e2cd481e92
 SHA1 (patch-modules_gui_qt_dialogs_plugins.cpp) = b5cffc0bd54fd07e77f891f6bca58132d333afdd
-SHA1 (patch-modules_gui_qt_util_timetooltip.hpp) = 01344f4b5df0d1f2520839143324b22f94887918
 SHA1 (patch-share_Makefile.am) = 4f126948c73159d06aef323b47a702442b5981e8
diff -r d3dfbba87f9c -r 800768e33551 multimedia/vlc/patches/patch-modules_gui_qt_components_playlist_views.cpp
--- a/multimedia/vlc/patches/patch-modules_gui_qt_components_playlist_views.cpp Fri Jan 29 09:20:23 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-modules_gui_qt_components_playlist_views.cpp,v 1.1 2020/06/07 02:02:45 markd Exp $
-
-qt5.15 patch
-
---- modules/gui/qt/components/playlist/views.cpp.orig  2017-11-24 15:29:17.000000000 +0000
-+++ modules/gui/qt/components/playlist/views.cpp
-@@ -27,6 +27,7 @@
- #include "input_manager.hpp"                      /* THEMIM */
- 
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRect>
- #include <QStyleOptionViewItem>
- #include <QFontMetrics>
diff -r d3dfbba87f9c -r 800768e33551 multimedia/vlc/patches/patch-modules_gui_qt_util_timetooltip.hpp
--- a/multimedia/vlc/patches/patch-modules_gui_qt_util_timetooltip.hpp  Fri Jan 29 09:20:23 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-modules_gui_qt_util_timetooltip.hpp,v 1.1 2020/06/07 02:02:45 markd Exp $
-
-qt5.15 patch
-
---- modules/gui/qt/util/timetooltip.hpp.orig   2018-05-03 12:03:21.000000000 +0000
-+++ modules/gui/qt/util/timetooltip.hpp
-@@ -24,6 +24,7 @@
- 
- #include "qt.hpp"
- 
-+#include <QPainterPath>
- #include <QWidget>
- 
- class TimeTooltip : public QWidget



Home | Main Index | Thread Index | Old Index