From 2f2852db97d8c0c85925626c296e766a56641698 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Sep 2015 09:15:59 +0200 Subject: [PATCH] liblouis: update to 2.6.4 (soname bump). --- common/shlibs | 2 +- srcpkgs/liblouis/template | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 81f662c643c..939ab5f09ae 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2124,7 +2124,7 @@ libOIS-1.3.0.so ois-1.3_1 libSILLY.so.1 silly-0.1.0_1 libkeybinder-3.0.so.0 libkeybinder3-0.3.0_1 libbrlapi.so.0.6 brltty-5.2_1 -liblouis.so.2 liblouis-2.6.3_1 +liblouis.so.9 liblouis-2.6.4_1 libCEGUIBase-0.so.2 cegui-0.8.4_1 libCEGUIOpenGLRenderer-0.so.2 cegui-0.8.4_1 libCEGUIOgreRenderer-0.so.2 cegui-0.8.4_1 diff --git a/srcpkgs/liblouis/template b/srcpkgs/liblouis/template index 2ce7ea102b6..72f21658ef6 100644 --- a/srcpkgs/liblouis/template +++ b/srcpkgs/liblouis/template @@ -1,7 +1,8 @@ # Template file for 'liblouis' pkgname=liblouis -version=2.6.3 +version=2.6.4 revision=1 +build_pie=yes build_style=gnu-configure hostmakedepends="pkg-config help2man python-devel" makedepends="python-devel" @@ -10,7 +11,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://liblouis.org/" distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.gz" -checksum=4466ad17c9c634668a53f464ba71dbd3d1f0389213b0f02a2e22603f2a3ccd1b +checksum=5b897a8ffd513153a4999b72374cbdd35417c32317fd6ec3c2e76674ae486ac0 liblouis-devel_package() { short_desc+=" - development files"