public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pianobar/
Date: Sat, 25 Apr 2020 19:17:44 +0000 (UTC)	[thread overview]
Message-ID: <1587842249.62c67acb7ecd9d02a7ac75b3104f92bf85953a79.zlogene@gentoo> (raw)

commit:     62c67acb7ecd9d02a7ac75b3104f92bf85953a79
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 19:17:29 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 19:17:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c67acb

media-sound/pianobar: migrate from libav

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-sound/pianobar/pianobar-2019.01.25.ebuild | 7 +++----
 media-sound/pianobar/pianobar-2019.02.14.ebuild | 7 +++----
 media-sound/pianobar/pianobar-9999.ebuild       | 7 +++----
 3 files changed, 9 insertions(+), 12 deletions(-)

diff --git a/media-sound/pianobar/pianobar-2019.01.25.ebuild b/media-sound/pianobar/pianobar-2019.01.25.ebuild
index 60e77da71e6..dd49bf04b5f 100644
--- a/media-sound/pianobar/pianobar-2019.01.25.ebuild
+++ b/media-sound/pianobar/pianobar-2019.01.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,14 +17,13 @@ HOMEPAGE="https://6xq.net/pianobar/"
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="libav static-libs"
+IUSE="static-libs"
 
 RDEPEND="media-libs/libao
 	net-misc/curl
 	dev-libs/libgcrypt:0=
 	dev-libs/json-c:=
-	libav? ( >=media-video/libav-12:0= )
-	!libav? ( >=media-video/ffmpeg-3.1:0= )
+	>=media-video/ffmpeg-3.1:0=
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"

diff --git a/media-sound/pianobar/pianobar-2019.02.14.ebuild b/media-sound/pianobar/pianobar-2019.02.14.ebuild
index dff31a20e21..5a3320ef9da 100644
--- a/media-sound/pianobar/pianobar-2019.02.14.ebuild
+++ b/media-sound/pianobar/pianobar-2019.02.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,14 +17,13 @@ HOMEPAGE="https://6xq.net/pianobar/"
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="libav static-libs"
+IUSE="static-libs"
 
 RDEPEND="media-libs/libao
 	net-misc/curl
 	dev-libs/libgcrypt:0=
 	dev-libs/json-c:=
-	libav? ( >=media-video/libav-12:0= )
-	!libav? ( >=media-video/ffmpeg-3.1:0= )
+	>=media-video/ffmpeg-3.1:0=
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"

diff --git a/media-sound/pianobar/pianobar-9999.ebuild b/media-sound/pianobar/pianobar-9999.ebuild
index dff31a20e21..5a3320ef9da 100644
--- a/media-sound/pianobar/pianobar-9999.ebuild
+++ b/media-sound/pianobar/pianobar-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,14 +17,13 @@ HOMEPAGE="https://6xq.net/pianobar/"
 
 LICENSE="MIT"
 SLOT="0"
-IUSE="libav static-libs"
+IUSE="static-libs"
 
 RDEPEND="media-libs/libao
 	net-misc/curl
 	dev-libs/libgcrypt:0=
 	dev-libs/json-c:=
-	libav? ( >=media-video/libav-12:0= )
-	!libav? ( >=media-video/ffmpeg-3.1:0= )
+	>=media-video/ffmpeg-3.1:0=
 "
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"


             reply	other threads:[~2020-04-25 19:17 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 19:17 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12 10:14 [gentoo-commits] repo/gentoo:master commit in: media-sound/pianobar/ Ionen Wolkens
2022-08-27  4:35 Miroslav Ć ulc
2022-08-26 23:27 Sam James
2022-08-26  5:46 Sam James
2022-07-26  6:43 Sam James
2022-07-26  6:43 Sam James
2020-06-15  8:20 Andreas Sturmlechner
2020-06-09 13:53 Agostino Sarubbo
2020-06-09 13:45 Agostino Sarubbo
2020-05-15 22:30 Andreas Sturmlechner
2020-05-15 22:30 Andreas Sturmlechner
2020-05-15 22:30 Andreas Sturmlechner
2019-07-03 20:09 Tim Harder
2019-04-28 22:41 Pacho Ramos
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 15:53 Mikle Kolyada
2019-02-10  7:23 Tim Harder
2019-02-10  7:23 Tim Harder
2018-09-28  8:53 Mikle Kolyada
2018-09-24  1:50 Thomas Deutschmann
2018-06-25  6:05 Tim Harder
2017-09-06  0:01 Tim Harder
2016-09-23 18:43 Tim Harder
2016-09-23 18:43 Tim Harder
2016-08-02 15:52 Tim Harder
2016-04-12  6:06 Tim Harder
2016-01-11  3:48 Tim Harder
2016-01-11  3:48 Tim Harder
2015-11-26  5:10 Tim Harder
2015-11-13  4:15 Tim Harder

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=1587842249.62c67acb7ecd9d02a7ac75b3104f92bf85953a79.zlogene@gentoo \
    --to=zlogene@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