[arch-commits] Commit in vlc/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Mar 4 21:46:29 UTC 2019
Date: Monday, March 4, 2019 @ 21:46:28
Author: heftig
Revision: 347073
3.0.6-5: libvpx+protobuf rebuild (remove libvpx)
Modified:
vlc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-04 21:40:05 UTC (rev 347072)
+++ PKGBUILD 2019-03-04 21:46:28 UTC (rev 347073)
@@ -8,7 +8,7 @@
# optional fixup version including hyphen
_vlcfixupver=
pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=4
+pkgrel=5
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url='https://www.videolan.org/vlc/'
arch=('x86_64')
@@ -24,7 +24,7 @@
'librsvg' 'libgme' 'xosd' 'twolame' 'aalib' 'avahi' 'systemd-libs'
'libmtp' 'libupnp' 'libmicrodns' 'libdvdcss' 'smbclient'
'vcdimager' 'libssh2' 'mesa' 'protobuf' 'libnfs' 'mpg123'
- 'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx'
+ 'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' #'libvpx'
'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libjpeg-turbo'
'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libkate' 'libtiger'
'sdl_image' 'libpulse' 'alsa-lib' 'jack' 'libsamplerate' 'libsoxr'
@@ -62,7 +62,7 @@
'libogg: Ogg and OggSpots codec'
'libshout: shoutcast/icecast output plugin'
'libmodplug: MOD output plugin'
- 'libvpx: VP8 and VP9 codec'
+ #'libvpx: VP8 and VP9 codec'
'libvorbis: Vorbis decoder/encoder'
'speex: Speex codec'
'opus: opus codec'
@@ -162,7 +162,7 @@
--enable-avformat \
--enable-postproc \
--enable-faad \
- --enable-vpx \
+ --disable-vpx \
--enable-twolame \
--disable-fdkaac \
--enable-a52 \
More information about the arch-commits
mailing list