unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH WIP] gnu: audio: Add mympd-service-type.
@ 2022-11-21 15:50 mirai
  2022-11-21 15:50 ` [PATCH 1/1] " mirai
  0 siblings, 1 reply; 2+ messages in thread
From: mirai @ 2022-11-21 15:50 UTC (permalink / raw)
  To: guix-devel; +Cc: Bruno Victal

From: Bruno Victal <mirai@makinata.eu>

Hi, I've been working on this service definition for some time, while it works and passes
a rudimentary test suite, some polish is required before it is ready for merging
with guix. I'd like to request some comments on the current state of it and suggestions
on how to address the remaining issues.

Depends on 'mympd' package which at the time of writing is not in guix upstream
but has been submitted at 'https://issues.guix.gnu.org/59437'.

Upstream pages for reference: https://jcorporation.github.io/myMPD/configuration/


Regards,
Bruno

Bruno Victal (1):
  gnu: audio: Add mympd-service-type.

 doc/guix.texi          |  79 +++++++++++++++++++
 gnu/services/audio.scm | 174 ++++++++++++++++++++++++++++++++++++++++-
 gnu/tests/audio.scm    |  54 ++++++++++++-
 3 files changed, 305 insertions(+), 2 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2022-11-21 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 15:50 [PATCH WIP] gnu: audio: Add mympd-service-type mirai
2022-11-21 15:50 ` [PATCH 1/1] " mirai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).