Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] angband: update to 4.2.5.
@ 2024-03-17  2:46 Jjp137
  2024-03-18 16:48 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: Jjp137 @ 2024-03-17  2:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Jjp137/void-packages angband-update
https://github.com/void-linux/void-packages/pull/49326

angband: update to 4.2.5.
#### 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**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (crossbuild)

In addition, enable SDL2 support and disable SDL1 support.

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

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

From 45de33d76d52d54197b1b427b55586ad7b3ee013 Mon Sep 17 00:00:00 2001
From: Jorenz Paragas <j.paragas.237@gmail.com>
Date: Sat, 16 Mar 2024 19:23:55 -0700
Subject: [PATCH] angband: update to 4.2.5.

In addition, enable SDL2 support and disable SDL1 support.
---
 srcpkgs/angband/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template
index 1a77dd88b6b689..3b0f4a701f73a2 100644
--- a/srcpkgs/angband/template
+++ b/srcpkgs/angband/template
@@ -1,19 +1,19 @@
 # Template file for 'angband'
 pkgname=angband
-version=4.2.4
+version=4.2.5
 revision=1
 build_style=gnu-configure
-configure_args="--enable-sdl --enable-sdl-mixer"
+configure_args="--enable-sdl2 --enable-sdl2-mixer"
 make_check_target="tests"
 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=8cf30b0f5c4d096e18a2896b81e5a8fa82215ebdcd3037502673fb70a6c30779
+checksum=2a27ce296310c4cbf960e2eb41ef55d383e546f24533446cf224119498a99651
 
 pre_configure() {
 	NOCONFIGURE=1 ./autogen.sh

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

* Re: [PR PATCH] [Merged]: angband: update to 4.2.5.
  2024-03-17  2:46 [PR PATCH] angband: update to 4.2.5 Jjp137
@ 2024-03-18 16:48 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-03-18 16:48 UTC (permalink / raw)
  To: ml

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

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

angband: update to 4.2.5.
https://github.com/void-linux/void-packages/pull/49326

Description:
#### 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**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l (crossbuild)

In addition, enable SDL2 support and disable SDL1 support.

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

end of thread, other threads:[~2024-03-18 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-17  2:46 [PR PATCH] angband: update to 4.2.5 Jjp137
2024-03-18 16:48 ` [PR PATCH] [Merged]: " cinerea0

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