Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update libsidplayfp and libsidplay
@ 2022-10-29  0:41 boomlinde
  2022-10-29  0:52 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: boomlinde @ 2022-10-29  0:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/boomlinde/void-packages sidplayfp
https://github.com/void-linux/void-packages/pull/40214

Update libsidplayfp and libsidplay
<!-- 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-glibc


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

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

From f8ed39580d6fdae187286d0babaef842a5759f47 Mon Sep 17 00:00:00 2001
From: Philip Linde <philip@text.garden>
Date: Sat, 29 Oct 2022 02:30:55 +0200
Subject: [PATCH 1/2] libsidplayfp: update to 2.3.1

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

diff --git a/srcpkgs/libsidplayfp/template b/srcpkgs/libsidplayfp/template
index 0ba0fa0876c2..cce8355b80d1 100644
--- a/srcpkgs/libsidplayfp/template
+++ b/srcpkgs/libsidplayfp/template
@@ -1,7 +1,7 @@
 # Template file for 'libsidplayfp'
 # the version is usually in sync with libsidplayfp, keep in sync!
 pkgname=libsidplayfp
-version=2.1.2
+version=2.3.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://sourceforge.net/p/sidplay-residfp/wiki/Home/"
 distfiles="${SOURCEFORGE_SITE}/sidplay-residfp/${pkgname}/${version%.*}/${pkgname}-${version}.tar.gz"
-checksum=1bbc43cb7035ac8bf0d0a4ea4c9aa8c6b7ab74bb67ec440e2e4c0a1867b12fcb
+checksum=aef70cc30648eb89d32f56c691a5a40cdffc7421f43b4aa242f4d123eb9258a2
 
 libsidplayfp-devel_package() {
 	short_desc+=" - development files"

From f1f05ff288cc57b503c8a45f043a360cbf95e11d Mon Sep 17 00:00:00 2001
From: Philip Linde <philip@text.garden>
Date: Sat, 29 Oct 2022 02:31:34 +0200
Subject: [PATCH 2/2] sidplayfp: update to 2.2.3

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

diff --git a/srcpkgs/sidplayfp/template b/srcpkgs/sidplayfp/template
index c98648586c91..efae2c6b4e90 100644
--- a/srcpkgs/sidplayfp/template
+++ b/srcpkgs/sidplayfp/template
@@ -1,7 +1,7 @@
 # Template file for 'sidplayfp'
 # the version is usually in sync with libsidplayfp, keep in sync!
 pkgname=sidplayfp
-version=2.1.2
+version=2.2.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -11,4 +11,4 @@ maintainer="Zeinok <zeinok@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://sourceforge.net/projects/sidplay-residfp/"
 distfiles="${SOURCEFORGE_SITE}/sidplay-residfp/${pkgname}/${version%.*}/${pkgname}-${version}.tar.gz"
-checksum=1c9dd519c39f7c811c33a7b8f516f33c36b36d29af6075316a7ec7320f9d9155
+checksum=2941857ea01a51430620e8841ba9a4ef9752633710a4fe495474985af42eafff

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

* Re: Update libsidplayfp and libsidplay
  2022-10-29  0:41 [PR PATCH] Update libsidplayfp and libsidplay boomlinde
@ 2022-10-29  0:52 ` classabbyamp
  2022-10-29  1:10 ` Update libsidplayfp (to 2.3.1) and libsidplay (to 2.2.3) boomlinde
  2022-10-30 19:38 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-29  0:52 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40214#issuecomment-1295667555

Comment:
please add the email you used to commit to your github account

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

* Re: Update libsidplayfp (to 2.3.1) and libsidplay (to 2.2.3)
  2022-10-29  0:41 [PR PATCH] Update libsidplayfp and libsidplay boomlinde
  2022-10-29  0:52 ` classabbyamp
@ 2022-10-29  1:10 ` boomlinde
  2022-10-30 19:38 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: boomlinde @ 2022-10-29  1:10 UTC (permalink / raw)
  To: ml

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

New comment by boomlinde on void-packages repository

https://github.com/void-linux/void-packages/pull/40214#issuecomment-1295673008

Comment:
> please add the email you used to commit to your github account

Done

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

* Re: [PR PATCH] [Merged]: Update libsidplayfp (to 2.3.1) and libsidplay (to 2.2.3)
  2022-10-29  0:41 [PR PATCH] Update libsidplayfp and libsidplay boomlinde
  2022-10-29  0:52 ` classabbyamp
  2022-10-29  1:10 ` Update libsidplayfp (to 2.3.1) and libsidplay (to 2.2.3) boomlinde
@ 2022-10-30 19:38 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-30 19:38 UTC (permalink / raw)
  To: ml

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

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

Update libsidplayfp (to 2.3.1) and libsidplay (to 2.2.3)
https://github.com/void-linux/void-packages/pull/40214

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


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

end of thread, other threads:[~2022-10-30 19:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29  0:41 [PR PATCH] Update libsidplayfp and libsidplay boomlinde
2022-10-29  0:52 ` classabbyamp
2022-10-29  1:10 ` Update libsidplayfp (to 2.3.1) and libsidplay (to 2.2.3) boomlinde
2022-10-30 19:38 ` [PR PATCH] [Merged]: " classabbyamp

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