public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
Date: Sun, 20 May 2018 00:33:20 +0000 (UTC)	[thread overview]
Message-ID: <1526776233.51e57fd3ab640e793aeeed7e641680acc8b7d853.bman@gentoo> (raw)

commit:     51e57fd3ab640e793aeeed7e641680acc8b7d853
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 19 07:13:25 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 00:30:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e57fd3

media-sound/orpheus: remove old

Closes: https://github.com/gentoo/gentoo/pull/8468

 media-sound/orpheus/orpheus-1.6-r2.ebuild | 50 -------------------------------
 1 file changed, 50 deletions(-)

diff --git a/media-sound/orpheus/orpheus-1.6-r2.ebuild b/media-sound/orpheus/orpheus-1.6-r2.ebuild
deleted file mode 100644
index 2766f98a607..00000000000
--- a/media-sound/orpheus/orpheus-1.6-r2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools eutils toolchain-funcs
-
-DESCRIPTION="Command line MP3 player"
-HOMEPAGE="http://konst.org.ua/en/orpheus"
-SRC_URI="http://konst.org.ua/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="sys-libs/ncurses
-	media-libs/libvorbis
-	media-sound/mpg123
-	media-sound/vorbis-tools[ogg123]"
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-src_prepare() {
-	epatch "${FILESDIR}"/1.5-amd64.patch
-
-	# Fix a stack-based buffer overflow in kkstrtext.h in ktools library.
-	# Bug 113683, CVE-2005-3863.
-	epatch "${FILESDIR}"/101_fix-buffer-overflow.diff
-
-	epatch "${FILESDIR}"/${P}-nolibghttp.patch \
-		"${FILESDIR}"/${P}-cppflags.patch \
-		"${FILESDIR}"/${P}-bufsize.patch \
-		"${FILESDIR}"/${P}-gcc47.patch \
-		"${FILESDIR}"/${P}-constify.patch
-	cp "${S}/config.rpath" "${S}/kkstrtext-0.1/" || die
-
-	# For automake 1.9 and later
-	sed -i -e 's:@MKINSTALLDIRS@:$(top_srcdir)/mkinstalldirs:' \
-		po/Makefile.in.in || die
-
-	einfo "Removing outdated files..."
-	find . -name "missing" -print -delete
-	eautoreconf
-}
-
-src_compile() {
-	emake AR="$(tc-getAR)"
-}


             reply	other threads:[~2018-05-20  0:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20  0:33 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-25  6:13 [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/ Miroslav Šulc
2023-07-23 13:43 Sam James
2023-07-23 13:43 Sam James
2018-03-04 10:19 Jason Zaman
2018-03-04  6:51 Thomas Deutschmann

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=1526776233.51e57fd3ab640e793aeeed7e641680acc8b7d853.bman@gentoo \
    --to=bman@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