Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812275 - media-sound/mpdscribble-0.23 version bump
Summary: media-sound/mpdscribble-0.23 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-09-09 12:03 UTC by Arsen Arsenović
Modified: 2021-10-02 12:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Arsenović gentoo-dev 2021-09-09 12:03:10 UTC
Upstream released v0.23 some time ago.

mpdscribble 0.23 - (2020-09-03)
  * notify systemd about start-up completion
  * add a systemd service file
  * log to journal by default if systemd is used
  * remove libsoup support
  * require MPD 0.16
  * require libmpdclient 2.5
  * drop GLib dependency
  * build with Meson/ninja instead of autotools

https://github.com/MusicPlayerDaemon/mpdscribble/commit/bba2687581cc7f6f62409b8565a9188e7feea205

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-10-02 12:36:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118a7420b9a156c559163b1509d0135063330992

commit 118a7420b9a156c559163b1509d0135063330992
Author:     Arsen Arsenović <arsen@aarsen.me>
AuthorDate: 2021-09-09 12:25:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-10-02 12:35:44 +0000

    media-sound/mpdscribble: add version 0.23
    
    This version of mpdscribble uses meson to build, so a full rewrite of
    the ebuild was needed.
    
    Closes: https://bugs.gentoo.org/812275
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Arsen Arsenović <arsen@aarsen.me>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/mpdscribble/Manifest                   |  1 +
 ...t-install-AUTHORS-COPYING-NEWS-README.rst.patch | 29 +++++++++++++
 ...conditionally-generate-systemd-unit-files.patch | 49 ++++++++++++++++++++++
 media-sound/mpdscribble/mpdscribble-0.23.ebuild    | 42 +++++++++++++++++++
 4 files changed, 121 insertions(+)