From 40387542010010022bac3c22d62d7c5b08042d1f Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 12 Apr 2022 00:54:09 +0200 Subject: [PATCH 1/3] botan: update to 2.19.1. dropped update file as botan does semver for a long time now --- common/shlibs | 2 +- srcpkgs/botan/botan_types_include_climits.patch | 10 ++++++++++ srcpkgs/botan/template | 8 ++++---- srcpkgs/botan/update | 1 - 4 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 srcpkgs/botan/botan_types_include_climits.patch diff --git a/common/shlibs b/common/shlibs index 0ac24701898d..fc5a031056fc 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2897,7 +2897,7 @@ libKDb3.so.4 kdb-3.1.0_1 libKPropertyWidgets3.so.4 kproperty-3.1.0_1 libKPropertyCore3.so.4 kproperty-3.1.0_1 libKReport3.so.4 kreport-3.1.0_1 -libbotan-2.so.16 botan-2.16.0_3 +libbotan-2.so.19 botan-2.19.1_1 libswipl.so.8 swi-prolog-8.2.4_2 libpcre2-16.so.0 libpcre2-10.22_1 libpcre2-32.so.0 libpcre2-10.22_1 diff --git a/srcpkgs/botan/botan_types_include_climits.patch b/srcpkgs/botan/botan_types_include_climits.patch new file mode 100644 index 000000000000..d52301ccaab4 --- /dev/null +++ b/srcpkgs/botan/botan_types_include_climits.patch @@ -0,0 +1,10 @@ +--- a/src/lib/utils/types.h 2017-10-13 08:08:04.055686756 +0000 ++++ b/src/lib/utils/types.h 2017-10-13 08:08:46.043688922 +0000 +@@ -12,6 +12,7 @@ + + #include // IWYU pragma: export + #include // IWYU pragma: export ++#include + #include // IWYU pragma: export + #include // IWYU pragma: export + #include // IWYU pragma: export diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index 282bceabd3ce..99dad5b720dc 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -1,7 +1,7 @@ # Template file for 'botan' pkgname=botan -version=2.16.0 -revision=4 +version=2.19.1 +revision=1 wrksrc="${pkgname^}-${version}" build_style=gnu-makefile pycompile_module="botan.py" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="https://botan.randombit.net/" distfiles="https://botan.randombit.net/releases/Botan-${version}.tar.xz" -checksum=92ed6ebc918d86bd1b04221ca518af4cf29cc326c4760740bd2d22e61cea2628 +checksum=e26e00cfefda64082afdd540d3c537924f645d6a674afed2cd171005deff5560 python_version=3 LDFLAGS="-pthread" @@ -78,7 +78,7 @@ do_configure() { } do_check() { - ./botan-test + make check } post_install() { diff --git a/srcpkgs/botan/update b/srcpkgs/botan/update index 04f08c11ede7..e69de29bb2d1 100644 --- a/srcpkgs/botan/update +++ b/srcpkgs/botan/update @@ -1 +0,0 @@ -pattern='\K[0-9]+\.[0-9]*[02468]\.[0-9]+' From 949f5adbb0c603cc205b3e5960b6eaf31bd6eac3 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 12 Apr 2022 00:55:52 +0200 Subject: [PATCH 2/3] corectrl: rebuild for botan-2.19.1 --- srcpkgs/corectrl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/corectrl/template b/srcpkgs/corectrl/template index 513afe8b595a..84d633240d74 100644 --- a/srcpkgs/corectrl/template +++ b/srcpkgs/corectrl/template @@ -1,7 +1,7 @@ # Template file for 'corectrl' pkgname=corectrl version=1.2.2 -revision=1 +revision=2 wrksrc=${pkgname}-v${version} build_style=cmake configure_args="-DBUILD_TESTING=OFF" From 3bde0f1b0141814913ea4a06d22c638bfb69d4eb Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 12 Apr 2022 00:55:52 +0200 Subject: [PATCH 3/3] qownnotes: rebuild for botan-2.19.1 --- srcpkgs/qownnotes/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template index b55900e3023a..4da93906501f 100644 --- a/srcpkgs/qownnotes/template +++ b/srcpkgs/qownnotes/template @@ -1,7 +1,7 @@ # Template file for 'qownnotes' pkgname=qownnotes version=21.12.3 -revision=1 +revision=2 build_style=qmake hostmakedepends="pkg-config qt5-qmake qt5-host-tools" makedepends="botan-devel qt5-declarative-devel qt5-svg-devel