extra/vlc to 3.0.2-1

This commit is contained in:
Kevin Mihelich 2018-05-12 16:44:10 +00:00
parent 3f42674401
commit 414acda8da

View file

@ -8,8 +8,8 @@
# - patch for missing ARM assembly file
pkgname=vlc
pkgver=3.0.1
pkgrel=2
pkgver=3.0.2
pkgrel=1
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url='https://www.videolan.org/vlc/'
arch=('x86_64')
@ -24,7 +24,7 @@ makedepends=('gst-plugins-base-libs' 'live-media' 'libnotify' 'libbluray'
'flac' 'kdelibs' 'libdc1394' 'libavc1394' 'libcaca' 'gtk3'
'librsvg' 'libgme' 'xosd' 'twolame' 'aalib' 'avahi' 'libsystemd'
'libmtp' 'libupnp' 'libmicrodns' 'libdvdcss' 'smbclient'
'vcdimager' 'libssh2' 'mesa' 'protobuf' 'opencv' 'libnfs' 'mpg123'
'vcdimager' 'libssh2' 'mesa' 'protobuf' 'libnfs' 'mpg123'
'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx'
'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libjpeg-turbo'
'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libkate' 'libtiger'
@ -51,7 +51,6 @@ optdepends=('avahi: service discovery using bonjour protocol'
'ttf-freefont: subtitle font '
'ttf-dejavu: subtitle font'
'libssh2: sftp access'
'opencv: opencv video'
'libnfs: NFS access'
'mpg123: mpg123 codec'
'protobuf: chromecast streaming'
@ -99,7 +98,7 @@ source=(https://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.
update-vlc-plugin-cache.hook
lua53_compat.patch
0001-arm-make-the-assembler-functions-compatible-with-non.patch)
sha512sums=('f2ba7586e8fb8c04484e62809265ec998e875b1eff03262bbf463370277a318816cbb8d260901c774e59443393b16b040cb714019c80e051578008abbf91b13c'
sha512sums=('907a999dfa00fbc378e46689b2c32a09ea324b47a92b2183f2a1ade2c2c1ec205517580000a3c615d17b15d6885ee0ac51894944b90077968cb30ff58745497f'
'SKIP'
'80357bae69e32b353d3784932d854e294906798e14faffb87c3383c3b6f6bdc57cbabb9c6e3f3c1adf0f8ddbb24153e72104c963cf1934970c2983c96daef9df'
'33cda373aa1fb3ee19a78748e2687f2b93c8662c9fda62ecd122a2e649df8edaceb54dda3991bc38c80737945a143a9e65baa2743a483bb737bb94cd590dc25f'
@ -137,7 +136,7 @@ build() {
--enable-dvdread \
--enable-dvdnav \
--enable-bluray \
--enable-opencv \
--disable-opencv \
--enable-smbclient \
--enable-sftp \
--enable-nfs \