guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH WIP] gnu: audio: Add mympd-service-type.


From: mirai
Subject: [PATCH WIP] gnu: audio: Add mympd-service-type.
Date: Mon, 21 Nov 2022 15:50:14 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]