public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/streamtranscoder/
Date: Sun, 30 Jan 2022 11:14:18 +0000 (UTC)	[thread overview]
Message-ID: <1643541244.97daf68e688cddf6730f224b19fdecc60d55ec51.soap@gentoo> (raw)

commit:     97daf68e688cddf6730f224b19fdecc60d55ec51
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 11:14:04 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 30 11:14:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97daf68e

media-sound/streamtranscoder: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ....11.ebuild => streamtranscoder-3.1.11-r1.ebuild} | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild b/media-sound/streamtranscoder/streamtranscoder-3.1.11-r1.ebuild
similarity index 60%
rename from media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild
rename to media-sound/streamtranscoder/streamtranscoder-3.1.11-r1.ebuild
index 8e03e14c0175..f763307a9203 100644
--- a/media-sound/streamtranscoder/streamtranscoder-3.1.11.ebuild
+++ b/media-sound/streamtranscoder/streamtranscoder-3.1.11-r1.ebuild
@@ -1,24 +1,23 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
-MY_P=${PN}v3-${PV}
+MY_P="${PN}v3-${PV}"
 
 DESCRIPTION="Commandline program to transcode shoutcast/icecast streams to different bitrates"
 HOMEPAGE="http://www.oddsock.org/tools/streamTranscoderV3"
 SRC_URI="http://www.oddsock.org/tools/streamTranscoderV3/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
 
-RDEPEND=">=media-libs/libogg-1.1
-	>=media-libs/libvorbis-1.0.1-r2
-	>=media-sound/lame-3.96
-	>=media-libs/libmad-0.15.1b
-	>=net-misc/curl-7.11.0"
+RDEPEND="
+	media-libs/libogg
+	media-libs/libvorbis
+	media-sound/lame
+	media-libs/libmad
+	net-misc/curl"
 DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"/${MY_P}


             reply	other threads:[~2022-01-30 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-30 11:14 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-06 12:44 [gentoo-commits] repo/gentoo:master commit in: media-sound/streamtranscoder/ Agostino Sarubbo

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=1643541244.97daf68e688cddf6730f224b19fdecc60d55ec51.soap@gentoo \
    --to=soap@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