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 71E31139694 for ; Sun, 12 Feb 2017 22:12:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9817421C028; Sun, 12 Feb 2017 22:12:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6454421C028 for ; Sun, 12 Feb 2017 22:12:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E24D733BEBE for ; Sun, 12 Feb 2017 22:12:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 504EA458D for ; Sun, 12 Feb 2017 22:12:50 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1486937568.cdb21c0ba4b95b0b3820328065d6dd96f89e63e9.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpcpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ncmpcpp/Manifest media-sound/ncmpcpp/ncmpcpp-0.7.5.ebuild X-VCS-Directories: media-sound/ncmpcpp/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: cdb21c0ba4b95b0b3820328065d6dd96f89e63e9 X-VCS-Branch: master Date: Sun, 12 Feb 2017 22:12:50 +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: 8f727ad5-9b69-4914-96aa-e2086284879a X-Archives-Hash: 8ae980ddf7c0ca67dbf30bf9a21f3804 commit: cdb21c0ba4b95b0b3820328065d6dd96f89e63e9 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Feb 12 22:12:25 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Feb 12 22:12:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb21c0b media-sound/ncmpcpp: Old. Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-sound/ncmpcpp/Manifest | 1 - media-sound/ncmpcpp/ncmpcpp-0.7.5.ebuild | 70 -------------------------------- 2 files changed, 71 deletions(-) diff --git a/media-sound/ncmpcpp/Manifest b/media-sound/ncmpcpp/Manifest index 92a26c3457..fc7ad160f4 100644 --- a/media-sound/ncmpcpp/Manifest +++ b/media-sound/ncmpcpp/Manifest @@ -1,2 +1 @@ -DIST ncmpcpp-0.7.5.tar.bz2 443072 SHA256 7e4f643020b36698462879013a8b16111f8c3a4c5819cf186aed78032a41e07d SHA512 5f3b370a5a8fdc05e85a7b748debd960c0e76d5b9e43717efceaa985baa0c543d14d8b0fd7b09550111bff3aa66ec290d6cd2c0ec21de7a0caa10df1c68c99c8 WHIRLPOOL c9fb96f91f308d9937bc832a85cc50293aedcb6fb2eb62e879d08f6ee334b2bb131bbeecd83608fe050c00a3facf025070d8c586796a4a05bc70665e53b47c19 DIST ncmpcpp-0.7.7.tar.bz2 443801 SHA256 b7bcbec83b1f88cc7b21f196b10be09a27b430566c59f402df170163464d01ef SHA512 a0bbe85f154c40513d41e85810de86ed21109b72fb0f2bdb0b78dcbddb3770aff5422b5bb7fbac2b76634c5b9aaf843bed5fc16fc672fcd71bbae911f65c0034 WHIRLPOOL 49a5e16cf583424618db5e2c38a946cc60d5ea2e17015c7e6232c91f84cf44c308389b81bb2f380045f3f9595d83a13c2a4f571930ea122e85437f4e6cccb4d1 diff --git a/media-sound/ncmpcpp/ncmpcpp-0.7.5.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.7.5.ebuild deleted file mode 100644 index 8d00357f16..0000000000 --- a/media-sound/ncmpcpp/ncmpcpp-0.7.5.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils - -DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc" -HOMEPAGE="http://ncmpcpp.rybczak.net/" -SRC_URI="http://ncmpcpp.rybczak.net/stable/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 arm hppa ~ppc ppc64 ~sparc ~x86" -IUSE="clock curl outputs taglib unicode visualizer" - -RDEPEND=" - !dev-libs/boost:0/1.57.0 - >=media-libs/libmpdclient-2.1 - dev-libs/boost:=[nls,threads] - sys-libs/ncurses:=[unicode?] - sys-libs/readline:* - curl? ( net-misc/curl ) - taglib? ( media-libs/taglib ) - unicode? ( - dev-libs/boost:=[icu] - dev-libs/icu:= - ) - visualizer? ( sci-libs/fftw:3.0= ) -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -src_prepare() { - sed -i -e '/^docdir/d' {,doc/}Makefile{.am,.in} || die - sed -i -e 's|COPYING||g' Makefile{.am,.in} || die -} - -src_configure() { - econf \ - $(use_enable clock) \ - $(use_enable outputs) \ - $(use_enable unicode) \ - $(use_enable visualizer) \ - $(use_with curl) \ - $(use_with taglib) \ - $(use_with visualizer fftw) \ - --docdir=/usr/share/doc/${PF} -} - -src_install() { - default - - dodoc doc/{bindings,config} -} - -pkg_postinst() { - echo - elog "Example configuration files have been installed at" - elog "${ROOT}usr/share/doc/${PF}" - elog "${P} uses ~/.ncmpcpp/config and ~/.ncmpcpp/bindings" - elog "as user configuration files." - echo - if use visualizer; then - elog "If you want to use the visualizer, you need mpd with fifo enabled." - echo - fi -}