From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73E62158074 for ; Tue, 01 Jul 2025 12:04:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5BE67341736 for ; Tue, 01 Jul 2025 12:04:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 31EC2110560; Tue, 01 Jul 2025 12:04:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 27BA0110560 for ; Tue, 01 Jul 2025 12:04:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DB80F341008 for ; Tue, 01 Jul 2025 12:04:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1141A2C94 for ; Tue, 01 Jul 2025 12:04:09 +0000 (UTC) From: "Erik Mackdanz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Erik Mackdanz" Message-ID: <1751371410.5e6b2874a8094510aadc6d494e6d81d158ab292d.stasibear@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/upmpdcli/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/upmpdcli/Manifest media-sound/upmpdcli/upmpdcli-1.9.6.ebuild X-VCS-Directories: media-sound/upmpdcli/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: 5e6b2874a8094510aadc6d494e6d81d158ab292d X-VCS-Branch: master Date: Tue, 01 Jul 2025 12:04:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 687b3060-93df-4df7-89b2-90015838a9db X-Archives-Hash: fc0c68fc75480176d88275188f56d629 commit: 5e6b2874a8094510aadc6d494e6d81d158ab292d Author: Erik Mackdanz gentoo org> AuthorDate: Tue Jul 1 04:33:53 2025 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Tue Jul 1 12:03:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6b2874 media-sound/upmpdcli: add 1.9.6 Signed-off-by: Erik Mackdanz gentoo.org> media-sound/upmpdcli/Manifest | 1 + media-sound/upmpdcli/upmpdcli-1.9.6.ebuild | 37 ++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/media-sound/upmpdcli/Manifest b/media-sound/upmpdcli/Manifest index 683da3e700e7..31f8193d9212 100644 --- a/media-sound/upmpdcli/Manifest +++ b/media-sound/upmpdcli/Manifest @@ -1 +1,2 @@ DIST upmpdcli-1.9.5.tar.gz 853705 BLAKE2B ec9294a5bb4b2b2f4d18fc2aba2e1320f0733f7869bf9b4ce4acce14f4d11416514964b287c89098ca02761f76183867a2aaabc917982e3a3009eb4e971a178b SHA512 0d6a77ac859aeb468fb7cbdc0baf4735baa55308a053a17f4ab0552d2310ad6862eebfb33629bb46a74665478aef01379c2ff60ce092e5dc8c8a70dccbc23cd9 +DIST upmpdcli-1.9.6.tar.gz 860185 BLAKE2B cf8b2590db183b14a0e3503bc40bf6304b603f4e1a55de9a9760bb9f5f33896eeaab661bb13a9cb0f95ac12f92aff771a5c22fd463a15e4ebfb6f7e68c57cc90 SHA512 48b8de75684847cf83d1ec240f3a4050c7923520e840040b69a35bb66c71cc25a95cb21e62442c4631caafcb3997078527f922f55d2fda9c98f8d5181698329d diff --git a/media-sound/upmpdcli/upmpdcli-1.9.6.ebuild b/media-sound/upmpdcli/upmpdcli-1.9.6.ebuild new file mode 100644 index 000000000000..c5dc01e66c95 --- /dev/null +++ b/media-sound/upmpdcli/upmpdcli-1.9.6.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson systemd + +DESCRIPTION="UPnP Media Renderer front-end for MPD, the Music Player Daemon" +HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli/index.html" + +SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="thirdparty" + +DEPEND=" + net-misc/curl + dev-libs/jsoncpp + media-libs/libmpdclient + net-libs/libmicrohttpd:= + >net-libs/libupnpp-0.26.4 +" +RDEPEND=" + ${DEPEND} + acct-group/upmpdcli + acct-user/upmpdcli + app-misc/recoll + thirdparty? ( dev-python/requests ) +" + +src_install() { + meson_src_install + newinitd "${FILESDIR}/${PN}.initd" "${PN}" + newconfd "${FILESDIR}/${PN}.confd" "${PN}" + systemd_dounit systemd/upmpdcli.service +}