Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] angband: update to 4.2.4.
@ 2023-04-24 17:43 Emru1
  2023-05-20 10:23 ` [PR PATCH] [Updated] " Emru1
  2023-08-09  9:27 ` [PR PATCH] [Closed]: " Emru1
  0 siblings, 2 replies; 3+ messages in thread
From: Emru1 @ 2023-04-24 17:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

There is a new pull request by Emru1 against master on the void-packages repository

https://github.com/Emru1/void-packages angband
https://github.com/void-linux/void-packages/pull/43597

angband: update to 4.2.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly***

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

A patch file from https://github.com/void-linux/void-packages/pull/43597.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-angband-43597.patch --]
[-- Type: text/x-diff, Size: 1358 bytes --]

From 8d163082e6f365114f8f0428328ed5c63674cedd Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Mon, 24 Apr 2023 19:42:26 +0200
Subject: [PATCH] angband: update to 4.2.4.

---
 srcpkgs/angband/template | 19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template
index 97db9b40a869..791ccafcdde2 100644
--- a/srcpkgs/angband/template
+++ b/srcpkgs/angband/template
@@ -1,6 +1,6 @@
 # Template file for 'angband'
 pkgname=angband
-version=4.2.1
+version=4.2.4
 revision=1
 build_style=gnu-configure
 configure_args="--enable-sdl --enable-sdl-mixer"
@@ -11,18 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://rephial.org/"
 changelog="https://rephial.org/release/"
-distfiles="https://github.com/angband/angband/archive/refs/tags/${version}.tar.gz"
-checksum=acd735c9d46bf86ee14337c71c56f743ad13ec2a95d62e7115604621e7560d0f
-
-pre_configure() {
-	NOCONFIGURE=1 ./autogen.sh
-}
-
-do_check() {
-	# XXX: Fix failing tests
-	rm -rf src/tests/{game,monster}
-
-	sed -i '/graphics/d' src/tests/parse/suite.mk
-
-	make tests
-}
+distfiles="https://github.com/angband/angband/releases/download/${version}/Angband-${version}.tar.gz"
+checksum=a07c78c1dd05e48ddbe4d8ef5d1880fcdeab55fd05f1336d9cba5dd110b15ff3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] angband: update to 4.2.4.
  2023-04-24 17:43 [PR PATCH] angband: update to 4.2.4 Emru1
@ 2023-05-20 10:23 ` Emru1
  2023-08-09  9:27 ` [PR PATCH] [Closed]: " Emru1
  1 sibling, 0 replies; 3+ messages in thread
From: Emru1 @ 2023-05-20 10:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

There is an updated pull request by Emru1 against master on the void-packages repository

https://github.com/Emru1/void-packages angband
https://github.com/void-linux/void-packages/pull/43597

angband: update to 4.2.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly***

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

A patch file from https://github.com/void-linux/void-packages/pull/43597.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-angband-43597.patch --]
[-- Type: text/x-diff, Size: 1672 bytes --]

From cc3165c32bdebcd77992494df8bed870a26c4a9e Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Mon, 24 Apr 2023 19:42:26 +0200
Subject: [PATCH] angband: update to 4.2.4.

---
 srcpkgs/angband/template | 20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template
index 97db9b40a869..13879a323d16 100644
--- a/srcpkgs/angband/template
+++ b/srcpkgs/angband/template
@@ -1,28 +1,20 @@
 # Template file for 'angband'
 pkgname=angband
-version=4.2.1
+version=4.2.4
 revision=1
 build_style=gnu-configure
-configure_args="--enable-sdl --enable-sdl-mixer"
+configure_args="--enable-sdl2 --enable-sdl2-mixer"
 hostmakedepends="automake"
-makedepends="SDL_image-devel SDL_mixer-devel SDL_ttf-devel ncurses-devel"
+makedepends="SDL2_image-devel SDL2_mixer-devel SDL2_ttf-devel ncurses-devel"
 short_desc="Free, single-player dungeon exploration game"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://rephial.org/"
 changelog="https://rephial.org/release/"
-distfiles="https://github.com/angband/angband/archive/refs/tags/${version}.tar.gz"
-checksum=acd735c9d46bf86ee14337c71c56f743ad13ec2a95d62e7115604621e7560d0f
-
-pre_configure() {
-	NOCONFIGURE=1 ./autogen.sh
-}
+distfiles="https://github.com/angband/angband/releases/download/${version}/Angband-${version}.tar.gz"
+checksum=a07c78c1dd05e48ddbe4d8ef5d1880fcdeab55fd05f1336d9cba5dd110b15ff3
 
 do_check() {
-	# XXX: Fix failing tests
-	rm -rf src/tests/{game,monster}
-
-	sed -i '/graphics/d' src/tests/parse/suite.mk
-
+	cp lib/gamedata/constants.txt src/
 	make tests
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: angband: update to 4.2.4.
  2023-04-24 17:43 [PR PATCH] angband: update to 4.2.4 Emru1
  2023-05-20 10:23 ` [PR PATCH] [Updated] " Emru1
@ 2023-08-09  9:27 ` Emru1
  1 sibling, 0 replies; 3+ messages in thread
From: Emru1 @ 2023-08-09  9:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 943 bytes --]

There's a closed pull request on the void-packages repository

angband: update to 4.2.4.
https://github.com/void-linux/void-packages/pull/43597

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly***

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-09  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-24 17:43 [PR PATCH] angband: update to 4.2.4 Emru1
2023-05-20 10:23 ` [PR PATCH] [Updated] " Emru1
2023-08-09  9:27 ` [PR PATCH] [Closed]: " Emru1

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).