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

Levente Polyak anthraxx at archlinux.org
Thu Nov 7 23:15:03 UTC 2019


    Date: Thursday, November 7, 2019 @ 23:15:03
  Author: anthraxx
Revision: 367200

upgpkg: vlc 3.0.8-5 FS#61075 Webcam only works with zvbi installed

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-07 22:52:28 UTC (rev 367199)
+++ PKGBUILD	2019-11-07 23:15:03 UTC (rev 367200)
@@ -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')
@@ -73,7 +73,7 @@
             'librsvg: SVG plugin'
             'x264: H264 encoding'
             'x265: HEVC/H.265 encoder'
-            'zvbi: VBI/Teletext decoding'
+            'zvbi: VBI/Teletext/webcam/v4l2 capture/decoding'
             'libass: Subtitle support'
             'libkate: Kate codec'
             'libtiger: Tiger rendering for Kate streams'



More information about the arch-commits mailing list