From b73aec78716a1d31d7c42471e2532d976ab1e742 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 7 Apr 2021 19:33:04 -0500 Subject: [PATCH 1/2] solarus: update to 1.6.5. --- srcpkgs/solarus/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/solarus/template b/srcpkgs/solarus/template index a196b49e3b2a..e32114af3b9a 100644 --- a/srcpkgs/solarus/template +++ b/srcpkgs/solarus/template @@ -1,6 +1,6 @@ # Template file for 'solarus' pkgname=solarus -version=1.6.4 +version=1.6.5 revision=1 wrksrc="${pkgname}-v${version}" build_style=cmake @@ -13,7 +13,8 @@ maintainer="Andrew Benson " license="GPL-3.0-or-later" homepage="http://www.solarus-games.org/" distfiles="https://gitlab.com/solarus-games/solarus/-/archive/v${version}/solarus-v${version}.tar.bz2" -checksum=b2e00a7df8953903ba022a8f392038e86f675cee714da19cf9a5f8535c42f349 +checksum=4b4ac59df8ab63ee2e305cbf48118d6be0cf9665968eb0b06dd1acdf4346516f +make_check=extended solarus-devel_package() { short_desc+=" - development files" From 61bcd93fd8cd018fdedc1a26497c6b9c5c68a5c2 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Wed, 7 Apr 2021 19:33:11 -0500 Subject: [PATCH 2/2] solarus-quest-editor: update to 1.6.5. --- .../patches/QPainterPath.patch | 30 ------------------- srcpkgs/solarus-quest-editor/template | 4 +-- 2 files changed, 2 insertions(+), 32 deletions(-) delete mode 100644 srcpkgs/solarus-quest-editor/patches/QPainterPath.patch diff --git a/srcpkgs/solarus-quest-editor/patches/QPainterPath.patch b/srcpkgs/solarus-quest-editor/patches/QPainterPath.patch deleted file mode 100644 index cd0eb6820a53..000000000000 --- a/srcpkgs/solarus-quest-editor/patches/QPainterPath.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- src/entities/jumper.cpp 2020-04-12 16:47:30.000000000 +0200 -+++ src/entities/jumper.cpp 2020-09-01 17:25:02.763555586 +0200 -@@ -17,6 +17,7 @@ - #include "entities/jumper.h" - #include "map_model.h" - #include -+#include - - namespace SolarusEditor { - ---- src/widgets/map_view.cpp 2020-04-12 16:47:30.000000000 +0200 -+++ src/widgets/map_view.cpp 2020-09-01 17:24:53.307555099 +0200 -@@ -39,6 +39,7 @@ - #include - #include - #include -+#include - #include - - namespace SolarusEditor { ---- src/widgets/tileset_view.cpp 2020-04-12 16:47:30.000000000 +0200 -+++ src/widgets/tileset_view.cpp 2020-09-01 17:24:38.430554331 +0200 -@@ -33,6 +33,7 @@ - #include - #include - #include -+#include - #include - - namespace SolarusEditor { diff --git a/srcpkgs/solarus-quest-editor/template b/srcpkgs/solarus-quest-editor/template index 852254040a9b..d10243bd5896 100644 --- a/srcpkgs/solarus-quest-editor/template +++ b/srcpkgs/solarus-quest-editor/template @@ -1,6 +1,6 @@ # Template file for 'solarus-quest-editor' pkgname=solarus-quest-editor -version=1.6.4 +version=1.6.5 revision=1 wrksrc="${pkgname}-v${version}" build_style=cmake @@ -13,4 +13,4 @@ maintainer="Andrew Benson " license="GPL-3.0-or-later" homepage="http://www.solarus-games.org" distfiles="https://gitlab.com/solarus-games/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2" -checksum=2794e6bcfd865b34ff2962518398d24876a164fe0837d03f1a3614fb38810f8f +checksum=d556e5b02c943953beaf1bf1c42c3c7ce02ed5c1821789c47afdc3aed715540d