Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mpdscribble: update to 0.25.
@ 2024-08-04 21:24 Rooyca
  2024-08-07  3:38 ` [PR PATCH] [Closed]: " classabbyamp
  2024-08-07  3:38 ` classabbyamp
  0 siblings, 2 replies; 4+ messages in thread
From: Rooyca @ 2024-08-04 21:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages mpdscribble
https://github.com/void-linux/void-packages/pull/51638

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

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



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

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

From ae1166f10bffce26f2fed7ab8cb69f2cce25c86d Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Sun, 4 Aug 2024 16:20:12 -0500
Subject: [PATCH] mpdscribble: update to 0.25.

---
 srcpkgs/mpdscribble/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/mpdscribble/template b/srcpkgs/mpdscribble/template
index 448d726b5ab714..a56e8ec33c0328 100644
--- a/srcpkgs/mpdscribble/template
+++ b/srcpkgs/mpdscribble/template
@@ -1,8 +1,9 @@
 # Template file for 'mpdscribble'
 pkgname=mpdscribble
 version=0.25
-revision=1
+revision=2
 build_style=meson
+configure_args="-Dsystemd=disabled -Dsyslog=enabled"
 hostmakedepends="pkg-config"
 makedepends="libmpdclient-devel libcurl-devel boost-devel libgcrypt-devel"
 short_desc="MPD audio scrobbler (e.g. last.fm)"

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PR PATCH] mpdscribble: update to 0.25
@ 2024-07-20 16:24 Rooyca
  0 siblings, 0 replies; 4+ messages in thread
From: Rooyca @ 2024-07-20 16:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages mpdscribble025
https://github.com/void-linux/void-packages/pull/51350

mpdscribble: update to 0.25
<!-- 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)


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

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

From 204b1acf3cb6a127ad4959282695fe8647f4845b Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Sat, 20 Jul 2024 11:21:38 -0500
Subject: [PATCH] mpdscribble: update to 0.25

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

diff --git a/srcpkgs/mpdscribble/template b/srcpkgs/mpdscribble/template
index 652b5e46076e3c..448d726b5ab714 100644
--- a/srcpkgs/mpdscribble/template
+++ b/srcpkgs/mpdscribble/template
@@ -1,6 +1,6 @@
 # Template file for 'mpdscribble'
 pkgname=mpdscribble
-version=0.24
+version=0.25
 revision=1
 build_style=meson
 hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/MusicPlayerDaemon/mpdscribble"
 changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/mpdscribble/master/NEWS"
 distfiles="https://www.musicpd.org/download/mpdscribble/${version}/mpdscribble-${version}.tar.xz"
-checksum=f6b4cba748b3b87e705270b4923c8e23e94c2e00fedd50beb1468dbe2fb2a8e7
+checksum=20f89d945bf517c4d68bf77a77a359fdb13842ab1295e8d21eda79be2b5b35ce
 
 conf_files="/etc/${pkgname}.conf"
 make_dirs="/var/cache/mpdscribble/ 0755 root root"

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

end of thread, other threads:[~2024-08-07  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-04 21:24 [PR PATCH] mpdscribble: update to 0.25 Rooyca
2024-08-07  3:38 ` [PR PATCH] [Closed]: " classabbyamp
2024-08-07  3:38 ` classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2024-07-20 16:24 [PR PATCH] " Rooyca

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