public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libquicktime/
Date: Wed, 15 Feb 2017 12:49:31 +0000 (UTC)	[thread overview]
Message-ID: <1487162965.3ab0a11d7aaff28d4acbd7af4a72d8c25a27b166.aballier@gentoo> (raw)

commit:     3ab0a11d7aaff28d4acbd7af4a72d8c25a27b166
Author:     Peter-Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Tue Feb 14 21:21:53 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 12:49:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab0a11d

media-libs/libquicktime: Apply libquicktime-1.2.4-ffmpeg29.patch when building libquicktime-1.2.4 against >=media-video/libav-12

 media-libs/libquicktime/libquicktime-1.2.4-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-libs/libquicktime/libquicktime-1.2.4-r1.ebuild b/media-libs/libquicktime/libquicktime-1.2.4-r1.ebuild
index 8e2a7f3867..749049e928 100644
--- a/media-libs/libquicktime/libquicktime-1.2.4-r1.ebuild
+++ b/media-libs/libquicktime/libquicktime-1.2.4-r1.ebuild
@@ -53,7 +53,10 @@ DOCS="ChangeLog README TODO"
 src_prepare() {
 	epatch "${FILESDIR}"/${P}+libav-9.patch \
 		"${FILESDIR}"/${P}-ffmpeg2.patch
-	has_version '>=media-video/ffmpeg-2.9' && epatch "${FILESDIR}"/${P}-ffmpeg29.patch
+	if has_version '>=media-video/ffmpeg-2.9' ||
+		has_version '>=media-video/libav-12'; then
+		epatch "${FILESDIR}"/${P}-ffmpeg29.patch
+	fi
 
 	for FILE in lqt_ffmpeg.c video.c audio.c ; do
 		sed -i -e "s:CODEC_ID_:AV_&:g" "${S}/plugins/ffmpeg/${FILE}" || die


             reply	other threads:[~2017-02-15 12:49 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 12:49 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-25  1:21 [gentoo-commits] repo/gentoo:master commit in: media-libs/libquicktime/ Ionen Wolkens
2025-03-12 10:14 Ionen Wolkens
2025-03-11 13:01 Ionen Wolkens
2024-11-25 21:01 Michał Górny
2024-11-23 15:05 Michał Górny
2024-11-23 15:05 Michał Górny
2024-11-23 12:09 Sam James
2024-11-23 12:09 Sam James
2023-11-24  9:31 Sam James
2023-02-15  6:23 Sam James
2021-08-25  0:10 Marek Szuba
2020-04-26  9:13 Mikle Kolyada
2018-11-08 23:04 Andreas Sturmlechner
2018-11-08 22:59 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-14  9:14 Sergei Trofimovich
2018-10-02 10:58 Tobias Klausmann
2018-09-24  7:23 Agostino Sarubbo
2018-09-24  1:50 Thomas Deutschmann
2018-05-20 19:10 Andreas Sturmlechner
2018-05-20 19:10 Andreas Sturmlechner
2018-05-20 19:10 Andreas Sturmlechner
2018-05-20 19:10 Andreas Sturmlechner
2017-07-08  9:20 Alexis Ballier
2017-07-02 10:29 Alexis Ballier
2017-05-31 12:11 Alexis Ballier
2017-03-17 10:42 Agostino Sarubbo
2017-03-14 16:18 Jeroen Roovers
2017-03-11 23:07 Michael Weber
2017-03-11 13:42 Agostino Sarubbo
2017-03-11 13:31 Agostino Sarubbo
2017-03-11  9:59 Alexis Ballier
2017-03-11  9:59 Alexis Ballier
2015-09-16  9:35 Alexis Ballier

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=1487162965.3ab0a11d7aaff28d4acbd7af4a72d8c25a27b166.aballier@gentoo \
    --to=aballier@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