* [PR PATCH] mpd: update to 0.23.16.
@ 2025-01-02 13:51 daniel-eys
2025-02-15 13:52 ` [PR PATCH] [Updated] " daniel-eys
2025-03-18 14:24 ` [PR PATCH] [Updated] mpd: update to 0.23.17 daniel-eys
0 siblings, 2 replies; 3+ messages in thread
From: daniel-eys @ 2025-01-02 13:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
There is a new pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/53806
mpd: update to 0.23.16.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### 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)
- 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/53806.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-53806.patch --]
[-- Type: text/x-diff, Size: 1184 bytes --]
From 8b2dcb9511d9b446b59f43108a91692bdddbbf28 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 2 Jan 2025 14:48:21 +0100
Subject: [PATCH] mpd: update to 0.23.16.
---
srcpkgs/mpd/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 7e059ca3f78af5..2079c229463c73 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,7 +1,7 @@
# Template file for 'mpd'
pkgname=mpd
-version=0.23.15
-revision=3
+version=0.23.16
+revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
@@ -38,7 +38,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a
+checksum=9668e36df80de485683c962d02845bf314d8a08e6141af7afeff76401e32b2c1
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] mpd: update to 0.23.16.
2025-01-02 13:51 [PR PATCH] mpd: update to 0.23.16 daniel-eys
@ 2025-02-15 13:52 ` daniel-eys
2025-03-18 14:24 ` [PR PATCH] [Updated] mpd: update to 0.23.17 daniel-eys
1 sibling, 0 replies; 3+ messages in thread
From: daniel-eys @ 2025-02-15 13:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]
There is an updated pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/53806
mpd: update to 0.23.16.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### 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)
- 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/53806.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-53806.patch --]
[-- Type: text/x-diff, Size: 1184 bytes --]
From 4e6e9cb3551517ffbb6a022e9c922e0907967219 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 2 Jan 2025 14:48:21 +0100
Subject: [PATCH] mpd: update to 0.23.17.
---
srcpkgs/mpd/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 7e059ca3f78af5..ce27329db78b90 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,7 +1,7 @@
# Template file for 'mpd'
pkgname=mpd
-version=0.23.15
-revision=3
+version=0.23.17
+revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
@@ -38,7 +38,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a
+checksum=a86f4fe811695743b08db82a9f1a840b8918bb4f46b06f48aa1d8d1b5386dff2
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] mpd: update to 0.23.17.
2025-01-02 13:51 [PR PATCH] mpd: update to 0.23.16 daniel-eys
2025-02-15 13:52 ` [PR PATCH] [Updated] " daniel-eys
@ 2025-03-18 14:24 ` daniel-eys
1 sibling, 0 replies; 3+ messages in thread
From: daniel-eys @ 2025-03-18 14:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]
There is an updated pull request by daniel-eys against master on the void-packages repository
https://github.com/daniel-eys/void-packages mpd
https://github.com/void-linux/void-packages/pull/53806
mpd: update to 0.23.17.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### 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)
- 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/53806.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpd-53806.patch --]
[-- Type: text/x-diff, Size: 1184 bytes --]
From df1d61e8bb56c39ebd40bee909df9e4e65af5311 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 2 Jan 2025 14:48:21 +0100
Subject: [PATCH] mpd: update to 0.23.17.
---
srcpkgs/mpd/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 1fb1c1762c3241..ce27329db78b90 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,7 +1,7 @@
# Template file for 'mpd'
pkgname=mpd
-version=0.23.15
-revision=4
+version=0.23.17
+revision=1
build_style=meson
configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
-Dsoundcloud=enabled -Dpipe=true -Dtwolame=enabled -Dbzip2=enabled
@@ -38,7 +38,7 @@ license="GPL-2.0-or-later"
homepage="https://www.musicpd.org/"
changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/master/NEWS"
distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a
+checksum=a86f4fe811695743b08db82a9f1a840b8918bb4f46b06f48aa1d8d1b5386dff2
LDFLAGS="-Wl,-z,stack-size=1048576"
system_accounts="mpd"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-18 14:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-02 13:51 [PR PATCH] mpd: update to 0.23.16 daniel-eys
2025-02-15 13:52 ` [PR PATCH] [Updated] " daniel-eys
2025-03-18 14:24 ` [PR PATCH] [Updated] mpd: update to 0.23.17 daniel-eys
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).