Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] quakespasm: update to 0.94.3.
@ 2021-12-23 16:15 benalb
  2021-12-23 16:17 ` benalb
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: benalb @ 2021-12-23 16:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages quakespasm
https://github.com/void-linux/void-packages/pull/34681

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

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

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 557e911fd5e02500d62f54a0ac48bad58122c847 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 23 Dec 2021 17:14:02 +0100
Subject: [PATCH] quakespasm: update to 0.94.3.

---
 srcpkgs/quakespasm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/quakespasm/template b/srcpkgs/quakespasm/template
index d76ce823e93e..e48913b45dd7 100644
--- a/srcpkgs/quakespasm/template
+++ b/srcpkgs/quakespasm/template
@@ -1,6 +1,6 @@
 # Template file for 'quakespasm'
 pkgname=quakespasm
-version=0.94.1
+version=0.94.3
 revision=1
 build_wrksrc="Quake"
 build_style=gnu-makefile
@@ -12,7 +12,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://quakespasm.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/quakespasm/Source/quakespasm-${version}.tar.gz"
-checksum=5732593947ac2c6560a2bc21f766c7d92a5eba76f70199faf572c631f5bef9a5
+checksum=3e95f6d3e5c7205e1a468b04aca1a7ca55c8a9d32d1b751bb22ef4ccd1bd0ead
 
 case "$XBPS_TARGET_MACHINE" in
 	arm*) makedepends+=" MesaLib-devel"

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

* Re: quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
@ 2021-12-23 16:17 ` benalb
  2021-12-24  2:56 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2021-12-23 16:17 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/34681#issuecomment-1000404186

Comment:
also ping [SolitudeFS](https://github.com/SolitudeSF)
I can take care of this package, recently found my old Quake CD. :)

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

* Re: quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
  2021-12-23 16:17 ` benalb
@ 2021-12-24  2:56 ` ericonr
  2021-12-24  7:44 ` SolitudeSF
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-12-24  2:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34681#issuecomment-1000622381

Comment:
I don't think that ping works

@SolitudeSF 

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

* Re: quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
  2021-12-23 16:17 ` benalb
  2021-12-24  2:56 ` ericonr
@ 2021-12-24  7:44 ` SolitudeSF
  2022-01-03 22:02 ` ericonr
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: SolitudeSF @ 2021-12-24  7:44 UTC (permalink / raw)
  To: ml

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

New comment by SolitudeSF on void-packages repository

https://github.com/void-linux/void-packages/pull/34681#issuecomment-1000705091

Comment:
@benalb go for it, i even forgot it was me who added it.

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

* Re: quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
                   ` (2 preceding siblings ...)
  2021-12-24  7:44 ` SolitudeSF
@ 2022-01-03 22:02 ` ericonr
  2022-01-04  8:12 ` [PR PATCH] [Updated] " benalb
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2022-01-03 22:02 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34681#issuecomment-1004387968

Comment:
@benalb ping on adopting package?

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

* Re: [PR PATCH] [Updated] quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
                   ` (3 preceding siblings ...)
  2022-01-03 22:02 ` ericonr
@ 2022-01-04  8:12 ` benalb
  2022-01-04  8:14 ` benalb
  2022-01-04  8:16 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2022-01-04  8:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages quakespasm
https://github.com/void-linux/void-packages/pull/34681

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

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

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3abda2b3331a930e15684000bb41d576a8984864 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 23 Dec 2021 17:14:02 +0100
Subject: [PATCH] quakespasm: update to 0.94.3.

---
 srcpkgs/quakespasm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/quakespasm/template b/srcpkgs/quakespasm/template
index d76ce823e93e..b90cb411d9ee 100644
--- a/srcpkgs/quakespasm/template
+++ b/srcpkgs/quakespasm/template
@@ -1,6 +1,6 @@
 # Template file for 'quakespasm'
 pkgname=quakespasm
-version=0.94.1
+version=0.94.3
 revision=1
 build_wrksrc="Quake"
 build_style=gnu-makefile
@@ -8,11 +8,11 @@ make_build_args="DO_USERDIRS=1 USE_SDL2=1"
 make_use_env=yes
 makedepends="SDL2-devel libmad-devel"
 short_desc="Modern Quake 1 engine"
-maintainer="SolitudeSF <solitudesf@protonmail.com>"
+maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://quakespasm.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/quakespasm/Source/quakespasm-${version}.tar.gz"
-checksum=5732593947ac2c6560a2bc21f766c7d92a5eba76f70199faf572c631f5bef9a5
+checksum=3e95f6d3e5c7205e1a468b04aca1a7ca55c8a9d32d1b751bb22ef4ccd1bd0ead
 
 case "$XBPS_TARGET_MACHINE" in
 	arm*) makedepends+=" MesaLib-devel"

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

* Re: quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
                   ` (4 preceding siblings ...)
  2022-01-04  8:12 ` [PR PATCH] [Updated] " benalb
@ 2022-01-04  8:14 ` benalb
  2022-01-04  8:16 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: benalb @ 2022-01-04  8:14 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/34681#issuecomment-1004604017

Comment:
 thought about changing the maintainer in the next update, but, anyways, done. 



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

* Re: [PR PATCH] [Merged]: quakespasm: update to 0.94.3.
  2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
                   ` (5 preceding siblings ...)
  2022-01-04  8:14 ` benalb
@ 2022-01-04  8:16 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2022-01-04  8:16 UTC (permalink / raw)
  To: ml

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

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

quakespasm: update to 0.94.3.
https://github.com/void-linux/void-packages/pull/34681

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

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

<!--
#### New package
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-01-04  8:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23 16:15 [PR PATCH] quakespasm: update to 0.94.3 benalb
2021-12-23 16:17 ` benalb
2021-12-24  2:56 ` ericonr
2021-12-24  7:44 ` SolitudeSF
2022-01-03 22:02 ` ericonr
2022-01-04  8:12 ` [PR PATCH] [Updated] " benalb
2022-01-04  8:14 ` benalb
2022-01-04  8:16 ` [PR PATCH] [Merged]: " ericonr

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