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 E32E5138359 for ; Sun, 4 Oct 2020 17:26:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DFD3E0814; Sun, 4 Oct 2020 17:26:26 +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 02438E0814 for ; Sun, 4 Oct 2020 17:26:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8E052335D26 for ; Sun, 4 Oct 2020 17:26:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40FCC373 for ; Sun, 4 Oct 2020 17:26:23 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1601832364.f2616e64355661652ef1d01fadc915b916bd6c36.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/darkice/Manifest media-sound/darkice/darkice-1.3.ebuild X-VCS-Directories: media-sound/darkice/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: f2616e64355661652ef1d01fadc915b916bd6c36 X-VCS-Branch: master Date: Sun, 4 Oct 2020 17:26:23 +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: 455212cd-c7e3-4d0c-9c42-718423245d97 X-Archives-Hash: 4d3a0318f37b6d41362ddddc05146cd2 commit: f2616e64355661652ef1d01fadc915b916bd6c36 Author: Miroslav Šulc gentoo org> AuthorDate: Sun Oct 4 17:26:04 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sun Oct 4 17:26:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2616e64 media-sound/darkice: removed obsolete 1.3 Closes: https://bugs.gentoo.org/622406 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/darkice/Manifest | 1 - media-sound/darkice/darkice-1.3.ebuild | 54 ---------------------------------- 2 files changed, 55 deletions(-) diff --git a/media-sound/darkice/Manifest b/media-sound/darkice/Manifest index 9b2cdf63f52..4d9969d176f 100644 --- a/media-sound/darkice/Manifest +++ b/media-sound/darkice/Manifest @@ -1,2 +1 @@ -DIST darkice-1.3.tar.gz 371411 BLAKE2B 45684ba4a14dc7cc6271400af11f4aa610fe3d079d1f497f277af866fef92f58080efb6fa6d230288444e78ea93e5cd1257d441d75cbbb7a9ce1696091ed0fe0 SHA512 710dde580005e999e9b11981affdefab6c01868710e9de29d93fb0f40db3321dfe3ab6ed2dc1887bb22ac9a0789fe1648d948f4453c92feb312f7af97c253674 DIST darkice-1.4.tar.gz 364782 BLAKE2B 6097ddc022c4ac8dfba2deea2b6ab6e6ad86e49cc542d573572643faf6091a2ed2996f0e5c24045c22a60e972e4222c2ecd80342b2641fae52610778b9775aee SHA512 708ab08a45e216dce350f6cd36374e10d4606f77f0cde4dfbf35675d9d0778fb7a013b49fd62d713039d5fcfb9e7d66e6b7ae14acf1e5f142685eecdf7a865bc diff --git a/media-sound/darkice/darkice-1.3.ebuild b/media-sound/darkice/darkice-1.3.ebuild deleted file mode 100644 index 20d7d39cbaf..00000000000 --- a/media-sound/darkice/darkice-1.3.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A live audio streamer" -HOMEPAGE="http://www.darkice.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~hppa ppc sparc x86" -IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis" - -RDEPEND="aac? ( media-libs/faac ) - aacplus? ( >=media-libs/libaacplus-2.0.0 ) - alsa? ( media-libs/alsa-lib ) - jack? ( media-sound/jack-audio-connection-kit ) - libsamplerate? ( media-libs/libsamplerate ) - mp3? ( media-sound/lame ) - opus? ( media-libs/opus ) - pulseaudio? ( media-sound/pulseaudio ) - twolame? ( media-sound/twolame ) - vorbis? ( media-libs/libvorbis )" -DEPEND="${RDEPEND}" - -REQUIRED_USE="|| ( aac aacplus mp3 opus twolame vorbis ) - || ( alsa jack pulseaudio )" - -PATCHES=( - "${FILESDIR}/${P}-include.patch" -) - -src_configure() { - local myeconfargs=( - $(use_enable debug) - $(use_with aac faac) - $(use_with aacplus) - $(use_with alsa) - $(use_with jack) - $(use_with libsamplerate samplerate) - $(use_with mp3 lame) - $(use_with opus) - $(use_with pulseaudio) - $(use_with twolame) - $(use_with vorbis) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - dodoc AUTHORS ChangeLog FAQ NEWS README TODO -}