public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/deadbeef/
Date: Sat, 10 Sep 2022 08:41:46 +0000 (UTC)	[thread overview]
Message-ID: <1662799227.232c1c0789a5ac548b4ce296c1b189b4bdb6dab3.sam@gentoo> (raw)

commit:     232c1c0789a5ac548b4ce296c1b189b4bdb6dab3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 10 08:29:29 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 08:40:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=232c1c07

media-sound/deadbeef: add media-libs/flac subslot dep

media-libs/flac-1.4.0 breaks ABI.

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

 .../{deadbeef-1.8.8-r1.ebuild => deadbeef-1.8.8-r3.ebuild}   | 12 ++++++------
 .../{deadbeef-1.8.8-r2.ebuild => deadbeef-1.8.8-r4.ebuild}   | 12 ++++++------
 .../{deadbeef-1.9.1-r1.ebuild => deadbeef-1.9.1-r2.ebuild}   | 10 +++++-----
 3 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/media-sound/deadbeef/deadbeef-1.8.8-r1.ebuild b/media-sound/deadbeef/deadbeef-1.8.8-r3.ebuild
similarity index 96%
rename from media-sound/deadbeef/deadbeef-1.8.8-r1.ebuild
rename to media-sound/deadbeef/deadbeef-1.8.8-r3.ebuild
index 60f97c9006e4..573c0542dd95 100644
--- a/media-sound/deadbeef/deadbeef-1.8.8-r1.ebuild
+++ b/media-sound/deadbeef/deadbeef-1.8.8-r3.ebuild
@@ -24,20 +24,20 @@ REQUIRED_USE="
 
 DEPEND="
 	x11-libs/gtk+:3
-	net-misc/curl:0=
+	net-misc/curl:=
 	dev-libs/jansson:=
 	aac? ( media-libs/faad2 )
 	alsa? ( media-libs/alsa-lib )
 	cdda? (
-		dev-libs/libcdio:0=
+		dev-libs/libcdio:=
 		media-libs/libcddb
-		dev-libs/libcdio-paranoia:0=
+		dev-libs/libcdio-paranoia:=
 	)
 	cover? ( media-libs/imlib2[jpeg,png] )
 	dts? ( media-libs/libdca )
-	ffmpeg? ( media-video/ffmpeg )
+	ffmpeg? ( media-video/ffmpeg:= )
 	flac? (
-		media-libs/flac
+		media-libs/flac:=
 		media-libs/libogg
 	)
 	mp3? ( media-sound/mpg123 )
@@ -47,7 +47,7 @@ DEPEND="
 		sys-apps/dbus
 		dev-libs/libdispatch
 	)
-	opus? ( media-libs/opusfile	)
+	opus? ( media-libs/opusfile )
 	pulseaudio? ( media-sound/pulseaudio )
 	vorbis? ( media-libs/libvorbis )
 	wavpack? ( media-sound/wavpack )

diff --git a/media-sound/deadbeef/deadbeef-1.8.8-r2.ebuild b/media-sound/deadbeef/deadbeef-1.8.8-r4.ebuild
similarity index 96%
rename from media-sound/deadbeef/deadbeef-1.8.8-r2.ebuild
rename to media-sound/deadbeef/deadbeef-1.8.8-r4.ebuild
index f47011fdec0b..3238d975fa3a 100644
--- a/media-sound/deadbeef/deadbeef-1.8.8-r2.ebuild
+++ b/media-sound/deadbeef/deadbeef-1.8.8-r4.ebuild
@@ -24,20 +24,20 @@ REQUIRED_USE="
 
 DEPEND="
 	x11-libs/gtk+:3
-	net-misc/curl:0=
+	net-misc/curl:=
 	dev-libs/jansson:=
 	aac? ( media-libs/faad2 )
 	alsa? ( media-libs/alsa-lib )
 	cdda? (
-		dev-libs/libcdio:0=
+		dev-libs/libcdio:=
 		media-libs/libcddb
-		dev-libs/libcdio-paranoia:0=
+		dev-libs/libcdio-paranoia:=
 	)
 	cover? ( media-libs/imlib2[jpeg,png] )
 	dts? ( media-libs/libdca )
-	ffmpeg? ( media-video/ffmpeg )
+	ffmpeg? ( media-video/ffmpeg:= )
 	flac? (
-		media-libs/flac
+		media-libs/flac:=
 		media-libs/libogg
 	)
 	mp3? ( media-sound/mpg123 )
@@ -47,7 +47,7 @@ DEPEND="
 		sys-apps/dbus
 		dev-libs/libdispatch
 	)
-	opus? ( media-libs/opusfile	)
+	opus? ( media-libs/opusfile )
 	pulseaudio? ( media-sound/pulseaudio )
 	vorbis? ( media-libs/libvorbis )
 	wavpack? ( media-sound/wavpack )

diff --git a/media-sound/deadbeef/deadbeef-1.9.1-r1.ebuild b/media-sound/deadbeef/deadbeef-1.9.1-r2.ebuild
similarity index 96%
rename from media-sound/deadbeef/deadbeef-1.9.1-r1.ebuild
rename to media-sound/deadbeef/deadbeef-1.9.1-r2.ebuild
index d749eff41a5d..97c9f5b329de 100644
--- a/media-sound/deadbeef/deadbeef-1.9.1-r1.ebuild
+++ b/media-sound/deadbeef/deadbeef-1.9.1-r2.ebuild
@@ -24,14 +24,14 @@ REQUIRED_USE="
 
 DEPEND="
 	x11-libs/gtk+:3
-	net-misc/curl:0=
+	net-misc/curl:=
 	dev-libs/jansson:=
 	aac? ( media-libs/faad2 )
 	alsa? ( media-libs/alsa-lib )
 	cdda? (
-		dev-libs/libcdio:0=
+		dev-libs/libcdio:=
 		media-libs/libcddb
-		dev-libs/libcdio-paranoia:0=
+		dev-libs/libcdio-paranoia:=
 	)
 	cover? (
 		media-libs/imlib2[jpeg,png]
@@ -39,7 +39,7 @@ DEPEND="
 	dts? ( media-libs/libdca )
 	ffmpeg? ( media-video/ffmpeg )
 	flac? (
-		media-libs/flac
+		media-libs/flac:=
 		media-libs/libogg
 	)
 	mp3? ( media-sound/mpg123 )
@@ -48,7 +48,7 @@ DEPEND="
 	notify? (
 		sys-apps/dbus
 	)
-	opus? ( media-libs/opusfile	)
+	opus? ( media-libs/opusfile )
 	pulseaudio? ( media-sound/pulseaudio )
 	vorbis? ( media-libs/libvorbis )
 	wavpack? ( media-sound/wavpack )


             reply	other threads:[~2022-09-10  8:41 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-10  8:41 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-25  9:35 [gentoo-commits] repo/gentoo:master commit in: media-sound/deadbeef/ Viorel Munteanu
2025-04-28 16:48 Sam James
2025-04-28 14:03 Sam James
2025-03-28  7:10 Viorel Munteanu
2025-03-25 16:17 Viorel Munteanu
2025-03-03  8:07 Viorel Munteanu
2025-03-03  8:07 Viorel Munteanu
2024-12-22 14:38 Viorel Munteanu
2024-11-01  9:45 Viorel Munteanu
2024-10-28 11:38 Sam James
2024-10-28  9:02 Sam James
2024-09-27 17:08 Viorel Munteanu
2024-02-16 14:40 Viorel Munteanu
2023-12-12  6:32 Michał Górny
2023-12-11 17:48 Sam James
2023-11-08  6:18 Viorel Munteanu
2023-11-08  6:18 Viorel Munteanu
2023-10-28 16:34 Viorel Munteanu
2023-10-28 16:34 Viorel Munteanu
2023-10-21  8:17 Viorel Munteanu
2023-10-21  8:17 Viorel Munteanu
2023-09-29  5:41 Viorel Munteanu
2023-08-27  6:41 Viorel Munteanu
2023-06-11 18:22 Andreas Sturmlechner
2023-06-11 18:22 Andreas Sturmlechner
2023-06-09 15:25 Arthur Zamarin
2023-05-21  0:50 Sam James
2023-03-07 15:45 Sam James
2023-03-02 18:01 Piotr Karbowski
2023-02-23 22:41 Piotr Karbowski
2023-02-23 22:41 Piotr Karbowski
2023-01-27 20:38 Piotr Karbowski
2023-01-21 21:09 Sam James
2023-01-21 16:53 Sam James
2023-01-21 15:38 Piotr Karbowski
2022-11-18  7:42 Jakov Smolić
2022-11-15  2:53 Sam James
2022-11-14 21:32 Piotr Karbowski
2022-11-14 21:32 Piotr Karbowski
2022-09-22  1:53 Sam James
2022-06-26 17:01 Piotr Karbowski
2022-06-26 12:36 Piotr Karbowski
2022-04-16 15:16 Yixun Lan
2022-03-09 23:12 Sam James
2022-01-30 22:19 Piotr Karbowski
2022-01-30 22:19 Piotr Karbowski
2022-01-21 12:40 Sam James
2022-01-21 12:40 Sam James
2021-09-25 19:08 Sam James
2021-08-19 21:10 Piotr Karbowski
2021-07-04 14:03 Ulrich Müller
2021-03-12 15:28 Sam James
2021-03-12 15:25 Sam James
2021-03-12 12:31 Piotr Karbowski
2021-03-11 20:34 Piotr Karbowski
2020-10-01 21:07 Piotr Karbowski
2020-09-30  7:41 Piotr Karbowski
2020-09-29 21:40 Piotr Karbowski

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=1662799227.232c1c0789a5ac548b4ce296c1b189b4bdb6dab3.sam@gentoo \
    --to=sam@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