Github messages for voidlinux
 help / color / mirror / Atom feed
From: Jjp137 <Jjp137@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] angband: update to 4.2.5.
Date: Sun, 17 Mar 2024 03:46:30 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49326@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2024-03-17  2:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17  2:46 Jjp137 [this message]
2024-03-18 16:48 ` [PR PATCH] [Merged]: " cinerea0

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49326@inbox.vuxu.org \
    --to=jjp137@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).