mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vlc: update to 3.0.19.
Removed shlibs change as requested.
This commit is contained in:
parent
135fcb573c
commit
475d00f3b3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=3.0.18
|
version=3.0.19
|
||||||
revision=9
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gme --disable-libtar --enable-jack
|
configure_args="--disable-gme --disable-libtar --enable-jack
|
||||||
--enable-live555 --disable-fluidsynth --enable-dvdread
|
--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/"
|
homepage="https://www.videolan.org/vlc/"
|
||||||
changelog="https://www.videolan.org/developers/vlc-branch/NEWS"
|
changelog="https://www.videolan.org/developers/vlc-branch/NEWS"
|
||||||
distfiles="${VIDEOLAN_SITE}/vlc/${version}/vlc-${version}.tar.xz"
|
distfiles="${VIDEOLAN_SITE}/vlc/${version}/vlc-${version}.tar.xz"
|
||||||
checksum=57094439c365d8aa8b9b41fa3080cc0eef2befe6025bb5cef722accc625aedec
|
checksum=643e3294bafe922324663ca499515b7564f2794575fd7d2b7992d20896381745
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue