From e5916b9a730932930859480c55440b1f56992a95 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 15 Jan 2017 12:42:17 +0100 Subject: [PATCH] x265: update to 2.2 (soname bump) --- common/shlibs | 2 +- srcpkgs/x265/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 23081e1c596..8ae61a44028 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1919,7 +1919,7 @@ libQt5EglDeviceIntegration.so.5 qt5-5.6.0_1 libQt5EglFsKmsSupport.so.5 qt5-5.7.1_1 libQt5WebKit.so.5 qt5-webkit-5.6.0_1 libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1 -libx265.so.95 x265-2.1_1 +libx265.so.102 x265-2.2_1 libQt5Xdg.so.2 libqtxdg-2.0.0_1 libQt5XdgIconLoader.so.2 libqtxdg-2.0.0_1 liblxqt-qt5.so.0 liblxqt-0.8.0_1 diff --git a/srcpkgs/x265/template b/srcpkgs/x265/template index 9e9569ab7f3..71a7970d0f7 100644 --- a/srcpkgs/x265/template +++ b/srcpkgs/x265/template @@ -1,6 +1,6 @@ # Template file for 'x265' pkgname=x265 -version=2.1 +version=2.2 revision=1 build_style=cmake build_wrksrc="source" @@ -8,10 +8,10 @@ wrksrc="x265_${version}" hostmakedepends="yasm" short_desc="Open Source H.265/HEVC video encoder" maintainer="Juan RP " -homepage="https://bitbucket.org/multicoreware/x265" +homepage="http://x265.org/" license="GPL-2" distfiles="https://bitbucket.org/multicoreware/x265/downloads/x265_${version}.tar.gz" -checksum=88fcb9af4ba52c0757ac9c0d8cd5ec79951a22905ae886897e06954353d6a643 +checksum=b872552535e41fbffa03ba7cbcd3479c42c4053868309292e78e147b7773ac4b nocross=yes only_for_archs="i686 i686-musl x86_64 x86_64-musl" # CMakeList is utterly broken.