From c2a1e3389d32d29775e10d77b9d9509df679ff45 Mon Sep 17 00:00:00 2001 From: Jadyn Brammer Date: Sun, 22 Oct 2023 07:52:10 -0500 Subject: [PATCH] vlc: update to 3.0.19. vlc: update to 3.0.19 --- common/shlibs | 1 + srcpkgs/vlc/template | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index d35612f79a270..148b3e7158839 100644 --- a/common/shlibs +++ b/common/shlibs @@ -149,6 +149,7 @@ libglapi.so.0 libglapi-7.11_1 libgbm.so.1 libgbm-9.0_1 libOpenGL.so.0 libglvnd-1.3.0_1 libGLX.so.0 libglvnd-1.3.0_1 +libEGL.so libglvnd-1.6.0_1 librsvg-2.so.2 librsvg-2.26.0_1 librist.so.4 librist-0.2.7_1 libdbus-1.so.3 dbus-libs-1.2.10_1 diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template index be579ce38fe37..d24428db5b846 100644 --- a/srcpkgs/vlc/template +++ b/srcpkgs/vlc/template @@ -1,7 +1,7 @@ # Template file for 'vlc' pkgname=vlc -version=3.0.18 -revision=7 +version=3.0.19 +revision=1 build_style=gnu-configure configure_args="--disable-gme --disable-libtar --enable-jack --enable-live555 --disable-fluidsynth --enable-dvdread @@ -17,7 +17,7 @@ license="GPL-2.0-only, LGPL-2.1-only" homepage="https://www.videolan.org/vlc/" changelog="https://www.videolan.org/developers/vlc-branch/NEWS" distfiles="${VIDEOLAN_SITE}/vlc/${version}/vlc-${version}.tar.xz" -checksum=57094439c365d8aa8b9b41fa3080cc0eef2befe6025bb5cef722accc625aedec +checksum=643e3294bafe922324663ca499515b7564f2794575fd7d2b7992d20896381745 lib32disabled=yes