Update vlc-nightly and sync with regular vlc package

This commit is contained in:
Martchus 2018-09-08 19:04:25 +02:00
parent 34e1e3e13e
commit 3cb0f50558
1 changed files with 10 additions and 9 deletions

View File

@ -5,10 +5,10 @@
_appname_=vlc _appname_=vlc
pkgname=${_appname_}-nightly pkgname=${_appname_}-nightly
pkgver=4.0.0v20180829 pkgver=4.0.0v20180907
_pkgver=4.0.0 _pkgver=4.0.0
_snapshot_=20180829 _snapshot_=20180907
_snapver_=0251 _snapver_=0230
_suffix_=dev _suffix_=dev
_nightly_=${_snapshot_}-${_snapver_} _nightly_=${_snapshot_}-${_snapver_}
pkgrel=1 pkgrel=1
@ -28,11 +28,10 @@ makedepends=('gst-plugins-base-libs' 'live-media' 'libnotify' 'libbluray'
'libmtp' 'libmicrodns' 'libdvdcss' 'smbclient' 'libmtp' 'libmicrodns' 'libdvdcss' 'smbclient'
'vcdimager' 'libssh2' 'mesa' 'protobuf' 'opencv' 'libnfs' 'mpg123' 'vcdimager' 'libssh2' 'mesa' 'protobuf' 'opencv' 'libnfs' 'mpg123'
'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx' 'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx'
'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libjpeg-turbo'
'libjpeg-turbo' 'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libkate' 'libtiger'
'libkate' 'libtiger' 'sdl_image' 'libpulse' 'alsa-lib' 'jack' 'sdl_image' 'libpulse' 'alsa-lib' 'jack' 'libsamplerate' 'libsoxr'
'libsamplerate' 'libsoxr' 'lirc' 'libgoom2' 'projectm' 'lirc' 'libgoom2' 'projectm' 'chromaprint' 'aribb24'
'chromaprint'
'fluidsynth' 'libfdk-aac' 'portaudio' 'sidplay2-libs' 'sndio') 'fluidsynth' 'libfdk-aac' 'portaudio' 'sidplay2-libs' 'sndio')
optdepends=('avahi: service discovery using bonjour protocol' optdepends=('avahi: service discovery using bonjour protocol'
@ -79,6 +78,7 @@ optdepends=('avahi: service discovery using bonjour protocol'
'x265: HEVC/H.265 encoder' 'x265: HEVC/H.265 encoder'
'zvbi: VBI/Teletext decoding' 'zvbi: VBI/Teletext decoding'
'libass: Subtitle support' 'libass: Subtitle support'
'aribb24: ARIB subtitles'
'libkate: Kate codec' 'libkate: Kate codec'
'libtiger: Tiger rendering for Kate streams' 'libtiger: Tiger rendering for Kate streams'
'sdl_image: SDL image support' 'sdl_image: SDL image support'
@ -147,6 +147,7 @@ build() {
./configure --prefix=/usr \ ./configure --prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--disable-rpath \ --disable-rpath \
--with-kde-solid=/usr/share/solid/actions/ \
--enable-nls \ --enable-nls \
--enable-archive \ --enable-archive \
--enable-live555 \ --enable-live555 \
@ -233,7 +234,7 @@ build() {
--enable-notify \ --enable-notify \
--enable-libplacebo \ --enable-libplacebo \
--enable-vlc \ --enable-vlc \
--with-kde-solid=/usr/share/solid/actions/ \ --enable-aribsub \
\ \
--libexecdir=/usr/lib \ --libexecdir=/usr/lib \
--enable-fdkaac --enable-fdkaac