Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mpd: update to 0.21.22, enable tests
@ 2020-04-02 18:28 daniel-eys
  2020-04-03  7:25 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-04-02 18:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 327 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/20579

mpd: update to 0.21.22, enable tests
None

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

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

From 138b29d10bd4707d6bed14d74d56e2811022b464 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Thu, 2 Apr 2020 18:31:09 +0200
Subject: [PATCH] mpd: update to 0.21.22, enable tests

---
 srcpkgs/mpd/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template
index 5845bfccb83..84ca3a1fa4d 100644
--- a/srcpkgs/mpd/template
+++ b/srcpkgs/mpd/template
@@ -1,6 +1,6 @@
 # Template file for 'mpd'
 pkgname=mpd
-version=0.21.21
+version=0.21.22
 revision=1
 build_style=meson
 configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true
@@ -28,13 +28,14 @@ makedepends="avahi-glib-libs-devel boost-devel faad2-devel ffmpeg-devel
  $(vopt_if pulseaudio 'pulseaudio-devel') $(vopt_if sndio 'sndio-devel')
  $(vopt_if wavpack 'wavpack-devel') $(vopt_if openal 'libopenal-devel')"
 depends="libcap-progs"
+checkdepends="gtest-devel"
 short_desc="Flexible, powerful, server-side application for playing music"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.musicpd.org/"
 changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS"
 distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz"
-checksum=e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce
+checksum=565687d1899b585350cd66b603e46e5b79affc0a0e36d96d8953c6ccc6f69ba2
 LDFLAGS+=" -Wl,-z,stack-size=1048576"
 
 system_accounts="mpd"
@@ -51,6 +52,10 @@ desc_option_cdio="Enable libcdio_paranoia input plugin"
 desc_option_openal="Enable OpenAL output plugin"
 build_options_default="jack pulseaudio libao sndio cdio"
 
+if [ "$XBPS_CHECK_PKGS" ]; then
+	configure_args+=" -Dtest=true"
+fi
+
 pre_configure() {
 	# We only want manpages
 	sed -n -e '1p' -i doc/meson.build

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

* Re: [PR PATCH] [Merged]: mpd: update to 0.21.22, enable tests
  2020-04-02 18:28 [PR PATCH] mpd: update to 0.21.22, enable tests daniel-eys
@ 2020-04-03  7:25 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-03  7:25 UTC (permalink / raw)
  To: ml

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

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

mpd: update to 0.21.22, enable tests
https://github.com/void-linux/void-packages/pull/20579

Description:
None

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

end of thread, other threads:[~2020-04-03  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02 18:28 [PR PATCH] mpd: update to 0.21.22, enable tests daniel-eys
2020-04-03  7:25 ` [PR PATCH] [Merged]: " xtraeme

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