From f96f82cd97f39715b699f19eb4b574d127e7dc67 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 30 Oct 2019 20:57:18 -0500 Subject: [PATCH 1/3] liblouis: update to 3.11.0 --- common/shlibs | 2 +- srcpkgs/liblouis/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 41e609a31db..363dedb8290 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2157,7 +2157,7 @@ libOIS.so.1.5.0 ois-1.5_1 libSILLY.so.1 silly-0.1.0_1 libkeybinder-3.0.so.0 libkeybinder3-0.3.0_1 libbrlapi.so.0.7 brltty-6.0_1 -liblouis.so.17 liblouis-3.8.0_1 +liblouis.so.19 liblouis-3.11.0_1 libCEGUIBase-0.7.9.so cegui07-0.7.9_1 libCEGUIFalagardWRBase-0.7.9.so cegui07-0.7.9_1 libCEGUIDevILImageCodec-0.7.9.so cegui07-0.7.9_1 diff --git a/srcpkgs/liblouis/template b/srcpkgs/liblouis/template index 77194ad8820..a0eca12e4ee 100644 --- a/srcpkgs/liblouis/template +++ b/srcpkgs/liblouis/template @@ -1,6 +1,6 @@ # Template file for 'liblouis' pkgname=liblouis -version=3.9.0 +version=3.11.0 revision=1 build_style=gnu-configure configure_args="--enable-ucs4" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later, LGPL-2.1-or-later" homepage="http://liblouis.org/" distfiles="https://github.com/liblouis/liblouis/releases/download/v${version}/liblouis-${version}.tar.gz" -checksum=e4ae23373751003c6e44bcda653cf3b3de1eff0b850f9349091aea7e4a0cb878 +checksum=b802aba0bff49636907ca748225e21c56ecf3f3ebc143d582430036d4d9f6259 disable_parallel_build=yes case "$XBPS_TARGET_MACHINE" in From 345e4e8a1841ec7a1aac188cac1276857a94cb0d Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 30 Oct 2019 21:01:34 -0500 Subject: [PATCH 2/3] cups-filters: revbump against liblouis --- srcpkgs/cups-filters/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cups-filters/template b/srcpkgs/cups-filters/template index 3dddc46b62f..55e4fc6fe92 100644 --- a/srcpkgs/cups-filters/template +++ b/srcpkgs/cups-filters/template @@ -1,7 +1,7 @@ # Template file for 'cups-filters' pkgname=cups-filters version=1.25.11 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --with-rcdir=no --enable-avahi --with-browseremoteprotocols=DNSSD,CUPS From a89987357b301edf3e4e417ecb39ede9639354ec Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 30 Oct 2019 21:01:59 -0500 Subject: [PATCH 3/3] orca: revbump against liblouis --- srcpkgs/orca/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/orca/template b/srcpkgs/orca/template index ac1c0e1dc0e..57d1495c10a 100644 --- a/srcpkgs/orca/template +++ b/srcpkgs/orca/template @@ -1,7 +1,7 @@ # Template file for 'orca' pkgname=orca version=3.34.0 -revision=1 +revision=2 archs=noarch build_style=gnu-configure pycompile_module="orca"