mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/vlc: Updated for version 3.0.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
a3386073ed
commit
5c0aeaa30a
2 changed files with 5 additions and 5 deletions
|
@ -28,8 +28,8 @@
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
PRGNAM=vlc
|
||||
VERSION=${VERSION:-3.0.0}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-3.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="vlc"
|
||||
VERSION="3.0.0"
|
||||
VERSION="3.0.1"
|
||||
HOMEPAGE="http://www.videolan.org/vlc/"
|
||||
DOWNLOAD="http://get.videolan.org/vlc/3.0.0/vlc-3.0.0.tar.xz"
|
||||
MD5SUM="a953d8b90e56f06828c4ca8e390c5c9b"
|
||||
DOWNLOAD="http://get.videolan.org/vlc/3.0.1/vlc-3.0.1.tar.xz"
|
||||
MD5SUM="32292f9fc6eab0b00432cdd574fc9eae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libass libdc1394 libdvbpsi libmpeg2 libupnp lua portaudio twolame opus ffmpeg libwebp gsm libtar libkate faac libdca libmatroska libshout speex avahi projectM jack-audio-connection-kit libsidplay2 zvbi faad2 libavc1394 libmodplug musepack-tools vcdimager dirac gnome-vfs live555 qt5 rtmpdump libdvdcss fluidsynth schroedinger libminizip chromaprint x264 x265 libbluray libnfs protobuf"
|
||||
|
|
Loading…
Reference in a new issue