From: SolitudeSF <SolitudeSF@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] devilutionX: update to 1.5.0
Date: Tue, 20 Jun 2023 09:10:32 +0200 [thread overview]
Message-ID: <20230620071032.czueQIQpAIREr_sdpwGQUTxv5hRMIAvq8PzurJEJjEc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44521@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 491 bytes --]
There is an updated pull request by SolitudeSF against master on the void-packages repository
https://github.com/SolitudeSF/void-packages devilution
https://github.com/void-linux/void-packages/pull/44521
devilutionX: update to 1.5.0
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64 glibc
A patch file from https://github.com/void-linux/void-packages/pull/44521.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-devilution-44521.patch --]
[-- Type: text/x-diff, Size: 1915 bytes --]
From 0e7b120edada61ea1041eb6d692a1c9fc9168c29 Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Mon, 19 Jun 2023 18:55:33 +0300
Subject: [PATCH] devilutionX: update to 1.5.0
---
srcpkgs/devilutionX/patches/disable_test.patch | 12 ++++++++++++
srcpkgs/devilutionX/template | 8 ++++----
2 files changed, 16 insertions(+), 4 deletions(-)
create mode 100644 srcpkgs/devilutionX/patches/disable_test.patch
diff --git a/srcpkgs/devilutionX/patches/disable_test.patch b/srcpkgs/devilutionX/patches/disable_test.patch
new file mode 100644
index 000000000000..b89421cd7aaa
--- /dev/null
+++ b/srcpkgs/devilutionX/patches/disable_test.patch
@@ -0,0 +1,12 @@
+diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
+index b84cb2e..bcdcf51 100644
+--- a/test/CMakeLists.txt
++++ b/test/CMakeLists.txt
+@@ -38,7 +38,6 @@ set(tests
+ scrollrt_test
+ stores_test
+ str_cat_test
+- timedemo_test
+ utf8_test
+ writehero_test
+ )
diff --git a/srcpkgs/devilutionX/template b/srcpkgs/devilutionX/template
index b9a7c445409f..17467ad8f98b 100644
--- a/srcpkgs/devilutionX/template
+++ b/srcpkgs/devilutionX/template
@@ -1,7 +1,7 @@
# Template file for 'devilutionX'
pkgname=devilutionX
-version=1.4.1
-revision=2
+version=1.5.0
+revision=1
build_style=cmake
configure_args="-DVERSION_NUM=$version -DDISABLE_ZERO_TIER=ON"
hostmakedepends="pkg-config"
@@ -13,8 +13,8 @@ license="Unlicense"
homepage="https://github.com/diasurgical/devilutionX"
changelog="https://raw.githubusercontent.com/diasurgical/devilutionX/master/docs/CHANGELOG.md"
distfiles="https://github.com/diasurgical/devilutionX/releases/download/${version}/devilutionx-src.tar.xz"
-checksum=f80a5414bb7b5a5ae9f6dbc69cec4ae080c29dd0a8a553cedd405d631011da9f
+checksum=425e63891792c4ab213865f8e1b4401317439bf47450f18064ee72ebf9a2abf8
post_install() {
- vlicense LICENSE
+ vlicense LICENSE.md
}
next prev parent reply other threads:[~2023-06-20 7:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-19 15:56 [PR PATCH] " SolitudeSF
2023-06-19 18:33 ` SolitudeSF
2023-06-20 7:10 ` SolitudeSF [this message]
2023-06-20 14:42 ` SolitudeSF
2023-06-20 14:44 ` [PR PATCH] [Closed]: " SolitudeSF
-- strict thread matches above, loose matches on Subject: below --
2023-06-14 7:27 [PR PATCH] " bugcrazy
2023-06-20 7:51 ` [PR PATCH] [Updated] " bugcrazy
2023-06-28 6:15 ` bugcrazy
2023-06-28 6:40 ` bugcrazy
2023-09-04 18:52 ` bugcrazy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230620071032.czueQIQpAIREr_sdpwGQUTxv5hRMIAvq8PzurJEJjEc@z \
--to=solitudesf@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).