public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sox/
Date: Mon, 11 Jun 2018 00:04:49 +0000 (UTC)	[thread overview]
Message-ID: <1528675460.7255340079580c04446658fcddc16ddd74806818.asturm@gentoo> (raw)

commit:     7255340079580c04446658fcddc16ddd74806818
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 22:56:17 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 11 00:04:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72553400

media-sound/sox: One line per DEPEND

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-sound/sox/sox-14.4.2-r1.ebuild | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/media-sound/sox/sox-14.4.2-r1.ebuild b/media-sound/sox/sox-14.4.2-r1.ebuild
index 083f3c74e4c..8ebda3df10b 100644
--- a/media-sound/sox/sox-14.4.2-r1.ebuild
+++ b/media-sound/sox/sox-14.4.2-r1.ebuild
@@ -25,9 +25,18 @@ RDEPEND="
 	id3tag? ( media-libs/libid3tag )
 	ladspa? ( media-libs/ladspa-sdk )
 	mad? ( media-libs/libmad )
-	ogg? ( media-libs/libvorbis	media-libs/libogg )
-	opus? ( media-libs/opus media-libs/opusfile )
-	png? ( media-libs/libpng:0= sys-libs/zlib )
+	ogg? (
+		media-libs/libogg
+		media-libs/libvorbis
+	)
+	opus? (
+		media-libs/opus
+		media-libs/opusfile
+	)
+	png? (
+		media-libs/libpng:0=
+		sys-libs/zlib
+	)
 	pulseaudio? ( media-sound/pulseaudio )
 	sndfile? ( >=media-libs/libsndfile-1.0.11 )
 	twolame? ( media-sound/twolame )


             reply	other threads:[~2018-06-11  0:04 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-11  0:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-15 20:29 [gentoo-commits] repo/gentoo:master commit in: media-sound/sox/ Andreas Sturmlechner
2024-12-14 19:30 Arthur Zamarin
2024-12-12  2:46 Sam James
2024-12-11 22:52 Sam James
2024-12-11 22:52 Sam James
2024-12-11 22:52 Sam James
2024-12-11 22:52 Sam James
2024-12-11 22:52 Sam James
2024-11-10 10:11 Andreas Sturmlechner
2024-11-10 10:11 Andreas Sturmlechner
2024-11-10 10:11 Andreas Sturmlechner
2024-04-16  1:40 Sam James
2024-04-16  1:40 Sam James
2023-05-29 17:28 Andreas Sturmlechner
2023-03-03  6:28 Viorel Munteanu
2023-03-03  6:28 Viorel Munteanu
2023-01-18 22:44 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2023-01-18 21:54 Sam James
2022-12-18 10:34 Pacho Ramos
2022-09-10  8:41 Sam James
2022-05-26  5:20 WANG Xuerui
2021-10-29  7:10 Miroslav Šulc
2021-10-29  2:00 Sam James
2021-10-27  4:13 Sam James
2021-10-26  5:53 Sam James
2021-10-24  0:19 Sam James
2021-10-23 13:51 Sam James
2021-10-23 13:51 Sam James
2021-10-23 13:51 Sam James
2021-09-22  4:12 Miroslav Šulc
2021-09-22  4:12 Miroslav Šulc
2021-08-20  5:57 Miroslav Šulc
2021-08-16 21:28 Sam James
2021-08-14  3:48 Sam James
2021-08-10  8:58 Yixun Lan
2020-09-03 23:43 Sam James
2020-08-29 12:56 Sam James
2020-08-16 14:48 Agostino Sarubbo
2020-08-15  4:09 Sam James
2020-08-15  3:57 Sam James
2020-08-15  3:08 Sam James
2020-08-15  2:02 Sam James
2020-08-03  6:27 Sam James
2020-07-21 23:15 Kent Fredric
2018-08-25 21:30 Andreas Sturmlechner
2018-08-05 20:38 Sergei Trofimovich
2018-07-07 10:47 Markus Meier
2018-06-19 19:13 Sergei Trofimovich
2018-06-18 18:07 Tobias Klausmann
2018-06-12 18:22 Mikle Kolyada
2018-06-12 11:36 Thomas Deutschmann
2018-06-12  8:44 Sergei Trofimovich
2018-06-11  0:04 Andreas Sturmlechner

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=1528675460.7255340079580c04446658fcddc16ddd74806818.asturm@gentoo \
    --to=asturm@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