mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
vlc: update to 3.0.8, adopt package
This commit is contained in:
parent
69cb1e54be
commit
70dcfc5e80
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=3.0.7.1
|
version=3.0.8
|
||||||
revision=2
|
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
|
||||||
|
@ -10,12 +10,12 @@ configure_args="--disable-gme --disable-libtar --enable-jack
|
||||||
$(vopt_enable svg) $(vopt_enable v4l2) $(vopt_enable smb smbclient)
|
$(vopt_enable svg) $(vopt_enable v4l2) $(vopt_enable smb smbclient)
|
||||||
$(vopt_enable lua) $(vopt_enable vaapi libva) $(vopt_enable vdpau)"
|
$(vopt_enable lua) $(vopt_enable vaapi libva) $(vopt_enable vdpau)"
|
||||||
short_desc="Cross-platform multimedia player"
|
short_desc="Cross-platform multimedia player"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-only, LGPL-2.1-only"
|
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="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
|
distfiles="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
|
||||||
checksum=0655804371096772f06104b75c21cde8a76e3b6c8a2fdadc97914f082c6264f5
|
checksum=e0149ef4a20a19b9ecd87309c2d27787ee3f47dfd47c6639644bc1f6fd95bdf6
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue