vlc: revbump for x265
also add ci-skip due to fail on test/run_vlc.sh
This commit is contained in:
parent
90b20f0c2a
commit
1b1b7c46aa
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=3.0.16
|
version=3.0.16
|
||||||
revision=1
|
revision=2
|
||||||
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
|
||||||
|
@ -42,6 +42,8 @@ makedepends="
|
||||||
$(vopt_if svg librsvg-devel) $(vopt_if sndio sndio-devel)
|
$(vopt_if svg librsvg-devel) $(vopt_if sndio sndio-devel)
|
||||||
$(vopt_if chromecast protobuf-devel) $(vopt_if chromecast libmicrodns-devel)"
|
$(vopt_if chromecast protobuf-devel) $(vopt_if chromecast libmicrodns-devel)"
|
||||||
depends="freefont-ttf hicolor-icon-theme desktop-file-utils"
|
depends="freefont-ttf hicolor-icon-theme desktop-file-utils"
|
||||||
|
# test/run_vlc.sh fail on CI
|
||||||
|
make_check=ci-skip
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="lua notify opengl qt rpi smb svg v4l2 vaapi vdpau x265 sndio chromecast"
|
build_options="lua notify opengl qt rpi smb svg v4l2 vaapi vdpau x265 sndio chromecast"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue