Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / vlc


Commits:
1752c9cc by Antonio Rojas at 2024-11-13T17:34:26+01:00
upgpkg: 3.0.21-9: Drop libva-vdpau-driver optdepend, it's being removed

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -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


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,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)
@@ -375,7 +375,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'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/1752c9cc5178f889897bcdf4d5c0f7b3705f11da

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/1752c9cc5178f889897bcdf4d5c0f7b3705f11da
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to