public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Karbowski" <slashbeast@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/deadbeef/
Date: Wed, 30 Sep 2020 07:41:07 +0000 (UTC)	[thread overview]
Message-ID: <1601451662.81f06317454a0866af824d520772c694d7508c52.slashbeast@gentoo> (raw)

commit:     81f06317454a0866af824d520772c694d7508c52
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 07:40:20 2020 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 07:41:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f06317

media-sound/deadbeef: lastfm IUSE

Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 media-sound/deadbeef/deadbeef-1.8.4.ebuild | 8 ++++----
 media-sound/deadbeef/metadata.xml          | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-sound/deadbeef/deadbeef-1.8.4.ebuild b/media-sound/deadbeef/deadbeef-1.8.4.ebuild
index 5b98d6f2ee6..aae8086f909 100644
--- a/media-sound/deadbeef/deadbeef-1.8.4.ebuild
+++ b/media-sound/deadbeef/deadbeef-1.8.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/DeaDBeeF-Player/${PN}/archive/${PV}.tar.gz -> ${P}.t
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="aac alsa cdda converter cover dts ffmpeg flac +hotkeys mp3 musepack nls notify nullout opus oss pulseaudio shellexec +supereq threads vorbis"
+IUSE="aac alsa cdda converter cover dts ffmpeg flac +hotkeys lastfm mp3 musepack nls notify nullout opus oss pulseaudio shellexec +supereq threads vorbis"
 
 REQUIRED_USE="
 	|| ( alsa oss pulseaudio nullout )
@@ -51,7 +51,7 @@ BDEPEND="
 	sys-devel/gettext
 "
 
-PATCHES=( 
+PATCHES=(
 	"${FILESDIR}/deadbeef-use-ffmpeg-plugin-for-ape-by-default.patch"
 )
 
@@ -81,7 +81,7 @@ src_prepare() {
 	drop_and_stub "${S}/intl"
 
 	# Plugins that are undesired for whatever reason, candidates for unbundling and such.
-	for i in adplug alac dumb ffap mms gme lfs mono2stereo psf sc60 shn sid soundtouch wma; do
+	for i in adplug alac dumb ffap mms gme mono2stereo psf sc60 shn sid soundtouch wma; do
 		drop_and_stub "${S}/plugins/${i}"
 	done
 
@@ -103,7 +103,6 @@ src_configure () {
 		"--disable-alac"
 		"--disable-ffap"
 		"--disable-gme"
-		"--disable-lfm"
 		"--disable-mms"
 		"--disable-mono2stereo"
 		"--disable-psf"
@@ -147,6 +146,7 @@ src_configure () {
 		"$(use_enable pulseaudio pulse)"
 		"$(use_enable shellexec)"
 		"$(use_enable shellexec shellexecui)"
+		"$(use_enable lastfm lfm)"
 
 		"--enable-gtk3"
 		"--enable-vfs-curl"

diff --git a/media-sound/deadbeef/metadata.xml b/media-sound/deadbeef/metadata.xml
index f2991cd29c7..a0345ca2130 100644
--- a/media-sound/deadbeef/metadata.xml
+++ b/media-sound/deadbeef/metadata.xml
@@ -12,6 +12,7 @@
 		<flag name='converter'>File format converter</flag>
 		<flag name='cover'>Support for cover art</flag>
 		<flag name='hotkeys'>Keyboard shortcuts support</flag>
+		<flag name='lastfm'>last.fm/AudioScrobbler protocol support</flag>
 		<flag name='notify'>Desktop notifications support</flag>
 		<flag name='nullout'>Dummy output driver</flag>
 		<flag name='shellexec'>Define custom shell commands that can be called on tracks</flag>


             reply	other threads:[~2020-09-30  7:41 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30  7:41 Piotr Karbowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-22 14:38 [gentoo-commits] repo/gentoo:master commit in: media-sound/deadbeef/ 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-09-10  8:41 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-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=1601451662.81f06317454a0866af824d520772c694d7508c52.slashbeast@gentoo \
    --to=slashbeast@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