[arch-commits] Commit in vlc/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Mar 6 20:02:17 UTC 2018


    Date: Tuesday, March 6, 2018 @ 20:02:15
  Author: anthraxx
Revision: 317941

upgpkg: vlc 3.0.1-2 (remove libfdk-acc duo license)

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-06 19:39:10 UTC (rev 317940)
+++ PKGBUILD	2018-03-06 20:02:15 UTC (rev 317941)
@@ -5,7 +5,7 @@
 
 pkgname=vlc
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')
@@ -22,11 +22,10 @@
              'libmtp' 'libupnp' 'libmicrodns' 'libdvdcss' 'smbclient'
              'vcdimager' 'libssh2' 'mesa' 'protobuf' 'opencv' 'libnfs' 'mpg123'
              'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx'
-             'libfdk-aac' 'libvorbis' 'speex' 'opus' 'libtheora' 'libpng'
-             'libjpeg-turbo' 'libx265.so' 'libx264.so' 'zvbi' 'libass'
-             'libkate' 'libtiger' 'sdl_image' 'libpulse' 'alsa-lib' 'jack'
-             'libsamplerate' 'libsoxr' 'lirc' 'libgoom2' 'projectm'
-             'chromaprint')
+             'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libjpeg-turbo'
+             'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libkate' 'libtiger'
+             'sdl_image' 'libpulse' 'alsa-lib' 'jack' 'libsamplerate' 'libsoxr'
+             'lirc' 'libgoom2' 'projectm' 'chromaprint')
 optdepends=('avahi: service discovery using bonjour protocol'
             'gst-plugins-base-libs: for libgst plugins'
             'libdvdcss: decoding encrypted DVDs'
@@ -61,7 +60,6 @@
             'libshout: shoutcast/icecast output plugin'
             'libmodplug: MOD output plugin'
             'libvpx: VP8 and VP9 codec'
-            'libfdk-aac: FDK AAC codec'
             'libvorbis: Vorbis decoder/encoder'
             'speex: Speex codec'
             'opus: opus codec'
@@ -154,7 +152,7 @@
               --enable-faad \
               --enable-vpx \
               --enable-twolame \
-              --enable-fdkaac \
+              --disable-fdkaac \
               --enable-a52 \
               --enable-dca \
               --enable-flac \



More information about the arch-commits mailing list