From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CE66C138334 for ; Mon, 22 Oct 2018 00:50:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3CC9E0869; Mon, 22 Oct 2018 00:50:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2657E0869 for ; Mon, 22 Oct 2018 00:50:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC4AF335D10 for ; Mon, 22 Oct 2018 00:50:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7ACF436 for ; Mon, 22 Oct 2018 00:50:39 +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: <1540169425.cca1f585ff5166b8618abaabb94aa8b0d2c2bb0f.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.2.15.ebuild X-VCS-Directories: media-sound/upmpdcli/ X-VCS-Committer: stasibear X-VCS-Committer-Name: Erik Mackdanz X-VCS-Revision: cca1f585ff5166b8618abaabb94aa8b0d2c2bb0f X-VCS-Branch: master Date: Mon, 22 Oct 2018 00:50:39 +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-Archives-Salt: 41833135-373d-4d1c-a87f-bc528be71ac5 X-Archives-Hash: 39598de88c16213f883c6b2c023de20e commit: cca1f585ff5166b8618abaabb94aa8b0d2c2bb0f Author: Erik Mackdanz gentoo org> AuthorDate: Mon Oct 22 00:50:25 2018 +0000 Commit: Erik Mackdanz gentoo org> CommitDate: Mon Oct 22 00:50:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca1f585 media-sound/upmpdcli: Remove old version Signed-off-by: Erik Mackdanz gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 media-sound/upmpdcli/Manifest | 1 - media-sound/upmpdcli/upmpdcli-1.2.15.ebuild | 46 ----------------------------- 2 files changed, 47 deletions(-) diff --git a/media-sound/upmpdcli/Manifest b/media-sound/upmpdcli/Manifest index b8f5cd5f4da..4bbbc26c96f 100644 --- a/media-sound/upmpdcli/Manifest +++ b/media-sound/upmpdcli/Manifest @@ -1,2 +1 @@ -DIST upmpdcli-1.2.15.tar.gz 401551 BLAKE2B 0ec3fd67d67fd039f5b0ac385ad12a78e3c48b0d2530690eb9aaff66bbdbf7ae7229d64cfe753d9e70e75070ee5bc4d0849d11909813f06377981974733134ee SHA512 4a62aced9fa2395752164332c84bf3dedd7b793e7e37638cfe063e887d52b9ce956c866de2aa1cddb7a4dcad97562050f9588aedd59e49e7d427671179f9258a DIST upmpdcli-1.2.16.tar.gz 429958 BLAKE2B d484e98ca7774e6d55e42937152efda9bc2127afd6a222575055c48cd7cf5d61f6b578d80a3eca75d7299570cc9d3acc78b1e0c461f4a064528fdb9cb62eee22 SHA512 1fd5b1939f7140f2e54401967308dd155e0f72406188b82e8ccc9178f5feeb0d37cfcd28dd220dd5437d06f49955cc83d70f0bb7c3659452ccb2e73f8846a226 diff --git a/media-sound/upmpdcli/upmpdcli-1.2.15.ebuild b/media-sound/upmpdcli/upmpdcli-1.2.15.ebuild deleted file mode 100644 index d62b00ce854..00000000000 --- a/media-sound/upmpdcli/upmpdcli-1.2.15.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit 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 -" - -pkg_setup() { - enewuser "${PN}" - enewgroup "${PN}" -} - -src_install() { - default - newinitd "${FILESDIR}/${PN}.initd" "${PN}" - newconfd "${FILESDIR}/${PN}.confd" "${PN}" -} - -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." -}