mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/vlc to 3.0.8-5
This commit is contained in:
parent
96f57e74b8
commit
ea79ce9a58
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ _vlcver=3.0.8
|
||||||
# optional fixup version including hyphen
|
# optional fixup version including hyphen
|
||||||
_vlcfixupver=
|
_vlcfixupver=
|
||||||
pkgver=${_vlcver}${_vlcfixupver//-/.r}
|
pkgver=${_vlcver}${_vlcfixupver//-/.r}
|
||||||
pkgrel=3
|
pkgrel=5
|
||||||
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
|
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
|
||||||
url='https://www.videolan.org/vlc/'
|
url='https://www.videolan.org/vlc/'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -76,7 +76,7 @@ optdepends=('avahi: service discovery using bonjour protocol'
|
||||||
'librsvg: SVG plugin'
|
'librsvg: SVG plugin'
|
||||||
'x264: H264 encoding'
|
'x264: H264 encoding'
|
||||||
'x265: HEVC/H.265 encoder'
|
'x265: HEVC/H.265 encoder'
|
||||||
'zvbi: VBI/Teletext decoding'
|
'zvbi: VBI/Teletext/webcam/v4l2 capture/decoding'
|
||||||
'libass: Subtitle support'
|
'libass: Subtitle support'
|
||||||
'libkate: Kate codec'
|
'libkate: Kate codec'
|
||||||
'libtiger: Tiger rendering for Kate streams'
|
'libtiger: Tiger rendering for Kate streams'
|
||||||
|
|
Loading…
Reference in a new issue