qtav: rebuild against libva-2.3.0
This commit is contained in:
parent
ecabc72e6e
commit
ff10c70c64
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qtav'
|
||||
pkgname=qtav
|
||||
version=1.12.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="QtAV-${version}"
|
||||
build_style=qmake
|
||||
patch_args="-Np1"
|
||||
|
@ -12,8 +12,9 @@ makedepends="ffmpeg-devel libass-devel libopenal-devel
|
|||
depends="desktop-file-utils hicolor-icon-theme qt5-svg"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Cross-platform multimedia playback framework based on Qt and FFmpeg"
|
||||
license="LGPL-2.1-or-later, GPL-3.0-or-later"
|
||||
homepage="http://www.qtav.org"
|
||||
license="LGPL-2.1, GPL-3"
|
||||
changelog="https://raw.githubusercontent.com/wang-bin/QtAV/master/Changelog"
|
||||
distfiles="https://github.com/wang-bin/QtAV/archive/v${version}.tar.gz"
|
||||
checksum=65ab859985d73521c2d17e72117baae0f3f6242b69f59994acada76fa5364193
|
||||
|
||||
|
|
Loading…
Reference in a new issue