From a42e26b7d0960fe3f6f8b4cae0586e8e6fa4f132 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 21 Dec 2023 10:06:06 -0600 Subject: [PATCH] QXlsx: update to 1.4.7. --- srcpkgs/QXlsx/patches/fix-inc.patch | 24 ------------------------ srcpkgs/QXlsx/template | 6 +++--- 2 files changed, 3 insertions(+), 27 deletions(-) delete mode 100644 srcpkgs/QXlsx/patches/fix-inc.patch diff --git a/srcpkgs/QXlsx/patches/fix-inc.patch b/srcpkgs/QXlsx/patches/fix-inc.patch deleted file mode 100644 index 5b26d47c2c7..00000000000 --- a/srcpkgs/QXlsx/patches/fix-inc.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 8c3e6633e3c901bc5a5cd477383421b0980dcd26 Mon Sep 17 00:00:00 2001 -From: Alexey Sokolov -Date: Mon, 17 Apr 2023 23:43:59 +0100 -Subject: [PATCH] Fix #278 - -There's no real reason to install the same headers twice, but at least -now clients of the library can build again ---- - QXlsx/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/QXlsx/CMakeLists.txt b/QXlsx/CMakeLists.txt -index 4fa7f7f..074922a 100644 ---- a/QXlsx/CMakeLists.txt -+++ b/QXlsx/CMakeLists.txt -@@ -179,7 +179,7 @@ PRIVATE - ${QXLSX_HEADERPATH} - PUBLIC - $ -- $ -+ $ - ) - - set_target_properties(QXlsx PROPERTIES diff --git a/srcpkgs/QXlsx/template b/srcpkgs/QXlsx/template index 31cc3ba9e5f..8fd41cd673c 100644 --- a/srcpkgs/QXlsx/template +++ b/srcpkgs/QXlsx/template @@ -1,7 +1,7 @@ # Template file for 'QXlsx' pkgname=QXlsx -version=1.4.6 -revision=2 +version=1.4.7 +revision=1 build_style=cmake build_wrksrc="QXlsx" hostmakedepends="qt5-qmake qt5-host-tools" @@ -11,4 +11,4 @@ maintainer="Andrew Benson " license="MIT" homepage="https://qtexcel.github.io/QXlsx" distfiles="https://github.com/QtExcel/QXlsx/archive/v${version}.tar.gz" -checksum=969a947af6a78dad9f2418dfc84e528d212ceb98e6392edf859dbff4f8828a77 +checksum=6f2de3e3bcfd09b7be0f9ad06c363cfe29a7a4c14280b36a91d8968f54be796a