public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
@ 2018-03-04  6:51 Thomas Deutschmann
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Deutschmann @ 2018-03-04  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     e2196c246c14fb865f73057a83effe799b99f9e4
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  4 06:09:35 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 06:45:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2196c24

media-sound/orpheus: x86 stable (bug #582330)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-sound/orpheus/orpheus-1.6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/orpheus/orpheus-1.6-r3.ebuild b/media-sound/orpheus/orpheus-1.6-r3.ebuild
index 774baecbecd..4932d809853 100644
--- a/media-sound/orpheus/orpheus-1.6-r3.ebuild
+++ b/media-sound/orpheus/orpheus-1.6-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://konst.org.ua/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="sys-libs/ncurses:0=


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
@ 2018-03-04 10:19 Jason Zaman
  0 siblings, 0 replies; 6+ messages in thread
From: Jason Zaman @ 2018-03-04 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     7b524a3a320570f7806dacfc84953ca00ab8ff07
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  4 09:58:50 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 10:17:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b524a3a

media-sound/orpheus: amd64 stable

Gentoo-bug: 582330
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/orpheus/orpheus-1.6-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/orpheus/orpheus-1.6-r3.ebuild b/media-sound/orpheus/orpheus-1.6-r3.ebuild
index 4932d809853..d56b810a102 100644
--- a/media-sound/orpheus/orpheus-1.6-r3.ebuild
+++ b/media-sound/orpheus/orpheus-1.6-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://konst.org.ua/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="sys-libs/ncurses:0=


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
@ 2018-05-20  0:33 Aaron Bauman
  0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2018-05-20  0:33 UTC (permalink / raw
  To: gentoo-commits

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)"
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
@ 2023-07-23 13:43 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2023-07-23 13:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5837f58410a574a2a2936a70689332de8ec1f8b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:43:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:43:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5837f584

media-sound/orpheus: Stabilize 1.6-r4 x86, #910709

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/orpheus/orpheus-1.6-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/orpheus/orpheus-1.6-r4.ebuild b/media-sound/orpheus/orpheus-1.6-r4.ebuild
index f9e53bac16ef..010af859f45a 100644
--- a/media-sound/orpheus/orpheus-1.6-r4.ebuild
+++ b/media-sound/orpheus/orpheus-1.6-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://konst.org.ua/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="sys-libs/ncurses:0=
 	media-libs/libvorbis


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
@ 2023-07-23 13:43 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2023-07-23 13:43 UTC (permalink / raw
  To: gentoo-commits

commit:     196988b1ec0cdc47773c053cdf89bae93e9a5e7a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:43:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:43:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196988b1

media-sound/orpheus: Stabilize 1.6-r4 amd64, #910709

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/orpheus/orpheus-1.6-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/orpheus/orpheus-1.6-r4.ebuild b/media-sound/orpheus/orpheus-1.6-r4.ebuild
index 493d42db27f7..f9e53bac16ef 100644
--- a/media-sound/orpheus/orpheus-1.6-r4.ebuild
+++ b/media-sound/orpheus/orpheus-1.6-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://konst.org.ua/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="sys-libs/ncurses:0=
 	media-libs/libvorbis


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-sound/orpheus/
@ 2023-07-25  6:13 Miroslav Šulc
  0 siblings, 0 replies; 6+ messages in thread
From: Miroslav Šulc @ 2023-07-25  6:13 UTC (permalink / raw
  To: gentoo-commits

commit:     e6190c127b789bda07944316b8f3a174e7e14025
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 06:12:42 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 06:12:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6190c12

media-sound/orpheus: dropped obsolete 1.6-r3

Bug: https://bugs.gentoo.org/910709
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

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

diff --git a/media-sound/orpheus/orpheus-1.6-r3.ebuild b/media-sound/orpheus/orpheus-1.6-r3.ebuild
deleted file mode 100644
index 2c29e8793369..000000000000
--- a/media-sound/orpheus/orpheus-1.6-r3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-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"
-
-RDEPEND="sys-libs/ncurses:0=
-	media-libs/libvorbis
-	media-sound/mpg123
-	media-sound/vorbis-tools[ogg123]"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/1.5-amd64.patch
-	"${FILESDIR}"/101_fix-buffer-overflow.diff
-	"${FILESDIR}"/${P}-fix-buildsystem.patch
-	"${FILESDIR}"/${P}-cppflags.patch
-	"${FILESDIR}"/${P}-bufsize.patch
-	"${FILESDIR}"/${P}-gcc47.patch
-	"${FILESDIR}"/${P}-constify.patch
-	"${FILESDIR}"/${P}-musl-stdint.patch
-)
-
-src_prepare() {
-	default
-
-	cp config.rpath kkstrtext-0.1/ || die
-
-	mv configure.{in,ac} || die
-	mv kkstrtext-0.1/configure.{in,ac} || die
-	mv kkconsui-0.1/configure.{in,ac} || die
-
-	eautoreconf
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-25  6:13 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox