public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Erik Mackdanz" <stasibear@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/upmpdcli/
Date: Mon, 22 Oct 2018 01:20:25 +0000 (UTC)	[thread overview]
Message-ID: <1540171203.4879d916a3b9d5e0d11bae5fddc853263f105253.stasibear@gentoo> (raw)

commit:     4879d916a3b9d5e0d11bae5fddc853263f105253
Author:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 22 01:20:03 2018 +0000
Commit:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 01:20:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4879d916

media-sound/upmpdcli: Bump to 1.3.6

Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-sound/upmpdcli/Manifest              |  1 +
 media-sound/upmpdcli/upmpdcli-1.3.6.ebuild | 47 ++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/media-sound/upmpdcli/Manifest b/media-sound/upmpdcli/Manifest
index 4bbbc26c96f..1907400c9ad 100644
--- a/media-sound/upmpdcli/Manifest
+++ b/media-sound/upmpdcli/Manifest
@@ -1 +1,2 @@
 DIST upmpdcli-1.2.16.tar.gz 429958 BLAKE2B d484e98ca7774e6d55e42937152efda9bc2127afd6a222575055c48cd7cf5d61f6b578d80a3eca75d7299570cc9d3acc78b1e0c461f4a064528fdb9cb62eee22 SHA512 1fd5b1939f7140f2e54401967308dd155e0f72406188b82e8ccc9178f5feeb0d37cfcd28dd220dd5437d06f49955cc83d70f0bb7c3659452ccb2e73f8846a226
+DIST upmpdcli-1.3.6.tar.gz 515712 BLAKE2B 6de6a3af2e474a3f8d12865e3cdd420f31955e88a0eb1c8ffd019809666c4c613631d642b34bb5fa473fceb7207613d90584fdf856b6a49899f9c2aa31b2b471 SHA512 280b02116786c86fd5f1e472fa9070b3a6d846acd670e36d476b150d4a3e91e5a6d1546b7053b1f35a2e0de553c8517640934af010d371d3cbed248592be502d

diff --git a/media-sound/upmpdcli/upmpdcli-1.3.6.ebuild b/media-sound/upmpdcli/upmpdcli-1.3.6.ebuild
new file mode 100644
index 00000000000..72972052488
--- /dev/null
+++ b/media-sound/upmpdcli/upmpdcli-1.3.6.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit systemd user
+
+DESCRIPTION="UPnP Media Renderer front-end for MPD, the Music Player Daemon"
+HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli/index.html"
+LICENSE="GPL-2"
+
+SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="thirdparty"
+
+DEPEND="
+	dev-libs/jsoncpp
+	media-libs/libmpdclient
+	net-libs/libmicrohttpd
+	net-libs/libupnpp
+"
+RDEPEND="
+	${DEPEND}
+	thirdparty? ( dev-python/requests )
+	media-sound/mpd[curl]
+"
+
+pkg_setup() {
+	enewuser "${PN}"
+	enewgroup "${PN}"
+}
+
+src_install() {
+	default
+	newinitd "${FILESDIR}/${PN}.initd" "${PN}"
+	newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+	systemd_dounit systemd/upmpdcli.service
+}
+
+pkg_postinst() {
+	einfo
+	einfo "Consider installing media-sound/sc2mpd.  If upmpdcli"
+	einfo "detects sc2mpd at run-time, capabilities are added"
+	einfo "including internet radio support.  See upstream docs"
+	einfo "for more information."
+}


             reply	other threads:[~2018-10-22  1:20 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-22  1:20 Erik Mackdanz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 20:37 [gentoo-commits] repo/gentoo:master commit in: media-sound/upmpdcli/ Erik Mackdanz
2025-02-08 20:37 Erik Mackdanz
2025-02-08 20:37 Erik Mackdanz
2024-12-03  2:01 Erik Mackdanz
2024-12-03  2:01 Erik Mackdanz
2024-12-03  2:01 Erik Mackdanz
2024-11-04 14:09 Erik Mackdanz
2024-11-04 14:09 Erik Mackdanz
2024-11-04 14:09 Erik Mackdanz
2024-09-28  2:36 Erik Mackdanz
2024-07-13 15:37 Erik Mackdanz
2024-07-13 15:37 Erik Mackdanz
2024-05-25  4:26 Erik Mackdanz
2024-05-25  4:26 Erik Mackdanz
2024-05-19  5:18 Erik Mackdanz
2024-05-16  3:47 Erik Mackdanz
2024-05-16  3:47 Erik Mackdanz
2024-03-16 15:09 Erik Mackdanz
2023-08-14  1:53 Erik Mackdanz
2023-08-14  1:53 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-05-31  7:51 Joonas Niilola
2023-04-25  4:39 Erik Mackdanz
2023-04-25  4:39 Erik Mackdanz
2023-04-08 20:15 Erik Mackdanz
2023-04-08 20:15 Erik Mackdanz
2023-04-08 20:15 Erik Mackdanz
2023-03-02  6:12 Erik Mackdanz
2023-03-02  6:12 Erik Mackdanz
2023-02-09  2:54 Erik Mackdanz
2023-02-09  2:54 Erik Mackdanz
2023-01-15 21:25 Erik Mackdanz
2023-01-15 21:25 Erik Mackdanz
2023-01-15 21:25 Erik Mackdanz
2022-09-25 15:51 Erik Mackdanz
2022-09-25 15:51 Erik Mackdanz
2022-09-25 15:51 Erik Mackdanz
2022-07-02  1:18 Erik Mackdanz
2022-07-02  1:18 Erik Mackdanz
2022-07-02  1:18 Erik Mackdanz
2022-07-02  1:18 Erik Mackdanz
2022-05-21 20:36 Erik Mackdanz
2021-11-27 23:49 Erik Mackdanz
2021-11-27 23:48 Erik Mackdanz
2021-10-27  1:12 Erik Mackdanz
2021-09-19  4:02 Erik Mackdanz
2021-09-19  4:01 Erik Mackdanz
2021-08-03 21:11 Erik Mackdanz
2021-03-06 15:46 Erik Mackdanz
2021-03-06 15:46 Erik Mackdanz
2021-01-23 20:25 Erik Mackdanz
2021-01-23 20:24 Erik Mackdanz
2021-01-02  4:28 Erik Mackdanz
2020-12-27 16:35 Erik Mackdanz
2020-12-27 16:32 Erik Mackdanz
2020-12-12 17:13 Erik Mackdanz
2020-11-25 23:44 Erik Mackdanz
2020-11-22 17:03 Erik Mackdanz
2020-11-21 17:58 Erik Mackdanz
2020-11-17  2:17 Erik Mackdanz
2020-11-12  6:32 Erik Mackdanz
2019-04-22  3:40 Erik Mackdanz
2019-04-22  3:36 Erik Mackdanz
2019-02-09  4:17 Erik Mackdanz
2019-02-09  4:14 Erik Mackdanz
2018-10-22  0:50 Erik Mackdanz
2018-10-22  0:49 Erik Mackdanz
2018-04-15  2:54 Erik Mackdanz
2018-04-15  2:51 Erik Mackdanz
2018-02-09  4:40 Erik Mackdanz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1540171203.4879d916a3b9d5e0d11bae5fddc853263f105253.stasibear@gentoo \
    --to=stasibear@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox