extra/vlc to 3.0.21-9

This commit is contained in:
David Beauchamp 2024-11-13 12:19:43 -05:00
parent 96c0f2543e
commit 742ef44edf
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = vlc
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player
pkgver = 3.0.21
pkgrel = 8
pkgrel = 9
url = https://www.videolan.org/vlc/
arch = x86_64
license = GPL-2.0-or-later
@ -212,7 +212,6 @@ pkgname = vlc
optdepends = libtheora: theora codec
optdepends = libtiger: Tiger rendering for Kate streams
optdepends = libva-intel-driver: video backend intel
optdepends = libva-vdpau-driver: vdpau backend nvidia
optdepends = libvorbis: Vorbis decoder/encoder
optdepends = libvpx: VP8 and VP9 codec
optdepends = lirc: lirc control

View file

@ -13,7 +13,7 @@ _vlcver=3.0.21
# optional fixup version including hyphen
_vlcfixupver=
pkgver=$_vlcver${_vlcfixupver//-/.r}
pkgrel=8
pkgrel=9
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url=https://www.videolan.org/vlc/
arch=(x86_64)
@ -381,7 +381,6 @@ package_vlc() {
'libtheora: theora codec'
'libtiger: Tiger rendering for Kate streams'
'libva-intel-driver: video backend intel'
'libva-vdpau-driver: vdpau backend nvidia'
'libvorbis: Vorbis decoder/encoder'
'libvpx: VP8 and VP9 codec'
'lirc: lirc control'