Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fluidsynth: update to 2.3.4.
@ 2023-10-31 22:49 mhmdanas
  2023-11-13  5:47 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2023-10-31 22:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages fluidsynth-2.3.4
https://github.com/void-linux/void-packages/pull/46998

fluidsynth: update to 2.3.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, (ARCH-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/46998.patch is attached

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

From 8bd2202d5d5c112c84e6ca1dff8e8c3b80605c2b Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 23 Oct 2023 11:16:19 +0100
Subject: [PATCH] fluidsynth: update to 2.3.4.

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

diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template
index 02f8aace47e6f..b5aaece5d7446 100644
--- a/srcpkgs/fluidsynth/template
+++ b/srcpkgs/fluidsynth/template
@@ -1,6 +1,6 @@
 # Template file for 'fluidsynth'
 pkgname=fluidsynth
-version=2.3.3
+version=2.3.4
 revision=1
 build_style=cmake
 make_check_target=check
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.fluidsynth.org/"
 changelog="https://github.com/FluidSynth/fluidsynth/releases"
 distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
-checksum=321f7d3f72206b2522f30a1cb8ad1936fd4533ffc4d29dd335b1953c9fb371e6
+checksum=1529ef5bc3b9ef3adc2a7964505912f7305103e269e50cc0316f500b22053ac9
 
 libfluidsynth_package() {
 	short_desc+=" - runtime library"

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

* Re: fluidsynth: update to 2.3.4.
  2023-10-31 22:49 [PR PATCH] fluidsynth: update to 2.3.4 mhmdanas
@ 2023-11-13  5:47 ` classabbyamp
  2023-11-13 16:02 ` [PR PATCH] [Updated] " mhmdanas
  2023-11-13 16:16 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-11-13  5:47 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46998#issuecomment-1807513262

Comment:
rebase please

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

* Re: [PR PATCH] [Updated] fluidsynth: update to 2.3.4.
  2023-10-31 22:49 [PR PATCH] fluidsynth: update to 2.3.4 mhmdanas
  2023-11-13  5:47 ` classabbyamp
@ 2023-11-13 16:02 ` mhmdanas
  2023-11-13 16:16 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2023-11-13 16:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages fluidsynth-2.3.4
https://github.com/void-linux/void-packages/pull/46998

fluidsynth: update to 2.3.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, (ARCH-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/46998.patch is attached

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

From 964c2d72c3f52e26a53661b4f6bf45a631af5fc6 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 23 Oct 2023 11:16:19 +0100
Subject: [PATCH] fluidsynth: update to 2.3.4.

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

diff --git a/srcpkgs/fluidsynth/template b/srcpkgs/fluidsynth/template
index 898b6c2c04237..b5aaece5d7446 100644
--- a/srcpkgs/fluidsynth/template
+++ b/srcpkgs/fluidsynth/template
@@ -1,7 +1,7 @@
 # Template file for 'fluidsynth'
 pkgname=fluidsynth
-version=2.3.3
-revision=2
+version=2.3.4
+revision=1
 build_style=cmake
 make_check_target=check
 configure_args="-DLIB_SUFFIX=
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.fluidsynth.org/"
 changelog="https://github.com/FluidSynth/fluidsynth/releases"
 distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
-checksum=321f7d3f72206b2522f30a1cb8ad1936fd4533ffc4d29dd335b1953c9fb371e6
+checksum=1529ef5bc3b9ef3adc2a7964505912f7305103e269e50cc0316f500b22053ac9
 
 libfluidsynth_package() {
 	short_desc+=" - runtime library"

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

* Re: [PR PATCH] [Merged]: fluidsynth: update to 2.3.4.
  2023-10-31 22:49 [PR PATCH] fluidsynth: update to 2.3.4 mhmdanas
  2023-11-13  5:47 ` classabbyamp
  2023-11-13 16:02 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-11-13 16:16 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-11-13 16:16 UTC (permalink / raw)
  To: ml

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

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

fluidsynth: update to 2.3.4.
https://github.com/void-linux/void-packages/pull/46998

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-11-13 16:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31 22:49 [PR PATCH] fluidsynth: update to 2.3.4 mhmdanas
2023-11-13  5:47 ` classabbyamp
2023-11-13 16:02 ` [PR PATCH] [Updated] " mhmdanas
2023-11-13 16:16 ` [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).