From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/
Date: Sun, 4 Oct 2020 17:26:23 +0000 (UTC) [thread overview]
Message-ID: <1601832364.f2616e64355661652ef1d01fadc915b916bd6c36.fordfrog@gentoo> (raw)
commit: f2616e64355661652ef1d01fadc915b916bd6c36
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 4 17:26:04 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> 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 <fordfrog <AT> 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
-}
next reply other threads:[~2020-10-04 17:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-04 17:26 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-29 18:29 [gentoo-commits] repo/gentoo:master commit in: media-sound/darkice/ Andreas Sturmlechner
2022-09-22 4:09 Sam James
2021-07-26 5:14 Sam James
2021-07-26 5:14 Sam James
2021-07-26 5:14 Sam James
2020-10-04 17:22 Sam James
2020-09-12 8:12 Sergei Trofimovich
2020-09-07 17:39 Sergei Trofimovich
2020-09-05 21:16 Thomas Deutschmann
2020-08-08 18:27 Miroslav Šulc
2020-08-02 12:44 Sergei Trofimovich
2019-03-24 20:12 Sergei Trofimovich
2019-03-24 10:01 Agostino Sarubbo
2019-03-23 10:18 Lars Wendler
2018-10-02 12:11 Andreas Sturmlechner
2016-09-24 23:24 Lars Wendler
2016-09-23 10:47 Lars Wendler
2015-09-01 19:55 Tobias Klausmann
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=1601832364.f2616e64355661652ef1d01fadc915b916bd6c36.fordfrog@gentoo \
--to=fordfrog@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