x265: update to 3.4.
This commit is contained in:
parent
3b2f6c25bb
commit
fb21be7c7f
|
@ -2034,7 +2034,7 @@ libQt5TextToSpeech.so.5 qt5-speech-5.14.1_1
|
|||
libQt5Bodymovin.so.5 qt5-lottie-5.14.1_1
|
||||
libQt5WebKit.so.5 qt5-webkit-5.6.0_1
|
||||
libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1
|
||||
libx265.so.188 x265-3.3_1
|
||||
libx265.so.192 x265-3.4_1
|
||||
libQt5Xdg.so.3 libqtxdg-3.1.0_1
|
||||
libQt5XdgIconLoader.so.3 libqtxdg-3.1.0_1
|
||||
libqwt.so.6 qwt-6.1.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'x265'
|
||||
pkgname=x265
|
||||
version=3.3
|
||||
version=3.4
|
||||
revision=1
|
||||
wrksrc="x265_${version}"
|
||||
build_wrksrc=source
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://x265.org/"
|
||||
distfiles="https://bitbucket.org/multicoreware/x265/downloads/x265_${version}.tar.gz"
|
||||
checksum=f26e148ed1f4dfb33fd1eb3ff5e60e08078d1b2017e88bcbb045b3fb58300b9c
|
||||
checksum=c2047f23a6b729e5c70280d23223cb61b57bfe4ad4e8f1471eeee2a61d148672
|
||||
|
||||
build_options="altivec assembly"
|
||||
|
||||
|
|
Loading…
Reference in New Issue