From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libquicktime/
Date: Sun, 20 May 2018 19:10:26 +0000 (UTC) [thread overview]
Message-ID: <1526843365.fe452768221269b09928ce9872f4b9a05e6e3c78.asturm@gentoo> (raw)
commit: fe452768221269b09928ce9872f4b9a05e6e3c78
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 16:19:14 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 20 19:09:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe452768
media-libs/libquicktime: Use PATCHES
Package-Manager: Portage-2.3.38, Repoman-2.3.9
media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild b/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild
index 5f97dcf7745..7153bd3006a 100644
--- a/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild
+++ b/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild
@@ -52,13 +52,16 @@ DEPEND="${RDEPEND}
REQUIRED_USE="opengl? ( X )"
-DOCS="ChangeLog README TODO"
+DOCS=( ChangeLog README TODO )
+
+PATCHES=(
+ "${FILESDIR}"/${P}+libav-9.patch
+ "${FILESDIR}"/${P}-ffmpeg2.patch
+ "${FILESDIR}"/CVE-2016-2399.patch
+)
src_prepare() {
default
- eapply "${FILESDIR}"/${P}+libav-9.patch \
- "${FILESDIR}"/${P}-ffmpeg2.patch \
- "${FILESDIR}/CVE-2016-2399.patch"
if has_version '>=media-video/ffmpeg-2.9' ||
has_version '>=media-video/libav-12'; then
eapply "${FILESDIR}"/${P}-ffmpeg29.patch
@@ -67,8 +70,9 @@ src_prepare() {
eapply "${FILESDIR}/${P}-ffmpeg4.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
+ local x
+ for x in lqt_ffmpeg.c video.c audio.c ; do
+ sed -i -e "s:CODEC_ID_:AV_&:g" "plugins/ffmpeg/${x}" || die
done
elibtoolize # Required for .so versioning on g/fbsd
next reply other threads:[~2018-05-20 19:10 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-20 19:10 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 10:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/libquicktime/ 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
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
2017-02-15 12:49 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=1526843365.fe452768221269b09928ce9872f4b9a05e6e3c78.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