From 53b9547a15384146363b89d3fb19923ce4557334 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Feb 2015 09:10:59 +0100 Subject: [PATCH] x265: update to 1.5 (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 43d621f9a9a..474ba15bd61 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1820,7 +1820,7 @@ libQt5WebEngine.so.5 qt5-webengine-5.4.0_1 libQt5WebEngineCore.so.5 qt5-webengine-5.4.0_1 libQt5WebEngineWidgets.so.5 qt5-webengine-5.4.0_1 libQt5WaylandClient.so.5 qt5-wayland-5.4.0_1 -libx265.so.35 x265-1.4_1 +libx265.so.43 x265-1.5_1 libQt5Xdg.so.1 libqtxdg-1.0.0_1 liblxqt-qt5.so.0 liblxqt-0.8.0_1 liblxqtmount-qt5.so.0 liblxqt-mount-0.8.0_1 diff --git a/srcpkgs/x265/template b/srcpkgs/x265/template index 47e23a10992..602dbcb67ee 100644 --- a/srcpkgs/x265/template +++ b/srcpkgs/x265/template @@ -1,17 +1,17 @@ # Template file for 'x265' pkgname=x265 -version=1.4 +version=1.5 revision=1 build_style=cmake build_wrksrc="source" -wrksrc="multicoreware-x265-5e604833c5aa" +wrksrc="multicoreware-x265-9f0324125f53" hostmakedepends="yasm cmake" short_desc="Open Source H265/HEVC video encoder" maintainer="Juan RP " homepage="https://bitbucket.org/multicoreware/x265" license="GPL-2" distfiles="https://bitbucket.org/multicoreware/x265/get/${version}.tar.bz2" -checksum=e818cacd6a963d49813dbe6c041888311a237da95896e604b4c91b2ddfac83a5 +checksum=da226cbe56938f85d5a3d123d1f5ca895795f2eac794e45af4b70047e03d8648 x265-devel_package() { depends="${sourcepkg}>=${version}_${revision}"