From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/avidemux-plugins/
Date: Thu, 5 May 2016 19:48:36 +0000 (UTC) [thread overview]
Message-ID: <1462477692.35903fe8e34841f240ce95c4ae2f3a3e2105a0dd.mgorny@gentoo> (raw)
commit: 35903fe8e34841f240ce95c4ae2f3a3e2105a0dd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 19:47:19 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 5 19:48:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35903fe8
media-libs/avidemux-plugins: Fix global scope use calls, #566542
media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild | 8 ++++----
media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild b/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild
index 39ecfb5..80d9ada 100644
--- a/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild
+++ b/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild
@@ -70,10 +70,6 @@ RDEPEND="$DEPEND"
S="${WORKDIR}/${MY_P}"
-processes="buildPluginsCommon:avidemux_plugins
- buildPluginsCLI:avidemux_plugins"
-use qt4 && processes+=" buildPluginsQt4:avidemux_plugins"
-
PATCHES=( "${FILESDIR}"/${PN}-2.6.4-optional-pulse.patch )
src_configure() {
@@ -85,6 +81,10 @@ src_configure() {
# See bug 432322.
use x86 && replace-flags -O0 -O1
+ processes="buildPluginsCommon:avidemux_plugins
+ buildPluginsCLI:avidemux_plugins"
+ use qt4 && processes+=" buildPluginsQt4:avidemux_plugins"
+
for process in ${processes} ; do
local build="${process%%:*}"
diff --git a/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild b/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild
index 39ecfb5..80d9ada 100644
--- a/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild
+++ b/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild
@@ -70,10 +70,6 @@ RDEPEND="$DEPEND"
S="${WORKDIR}/${MY_P}"
-processes="buildPluginsCommon:avidemux_plugins
- buildPluginsCLI:avidemux_plugins"
-use qt4 && processes+=" buildPluginsQt4:avidemux_plugins"
-
PATCHES=( "${FILESDIR}"/${PN}-2.6.4-optional-pulse.patch )
src_configure() {
@@ -85,6 +81,10 @@ src_configure() {
# See bug 432322.
use x86 && replace-flags -O0 -O1
+ processes="buildPluginsCommon:avidemux_plugins
+ buildPluginsCLI:avidemux_plugins"
+ use qt4 && processes+=" buildPluginsQt4:avidemux_plugins"
+
for process in ${processes} ; do
local build="${process%%:*}"
next reply other threads:[~2016-05-05 19:48 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 19:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-06 7:49 [gentoo-commits] repo/gentoo:master commit in: media-libs/avidemux-plugins/ Patrick Lauer
2017-12-08 18:32 Andreas Sturmlechner
2017-12-09 9:50 Andreas Sturmlechner
2017-12-09 9:50 Andreas Sturmlechner
2017-12-09 13:52 Andreas Sturmlechner
2018-01-09 17:33 Andreas Sturmlechner
2018-01-09 17:33 Andreas Sturmlechner
2019-07-06 10:25 Andreas Sturmlechner
2019-07-06 10:25 Andreas Sturmlechner
2019-07-11 7:49 Sven Wegener
2019-08-14 2:24 Stefan Strogin
2019-08-14 4:35 Stefan Strogin
2019-08-25 20:52 Stefan Strogin
2019-08-28 22:52 Stefan Strogin
2020-02-10 12:12 Michał Górny
2020-08-01 11:29 Miroslav Šulc
2020-08-07 23:24 Andreas Sturmlechner
2020-10-31 11:11 David Seifert
2021-01-01 1:06 Michał Górny
2021-11-07 0:01 Sam James
2022-03-09 12:37 Sam James
2022-06-19 9:06 Jakov Smolić
2023-01-07 7:20 Sam James
2023-01-09 7:27 Sam James
2023-01-10 9:00 Sam James
2023-05-31 11:51 Andreas Sturmlechner
2024-04-26 12:50 Sam James
2024-06-03 12:44 Sam James
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=1462477692.35903fe8e34841f240ce95c4ae2f3a3e2105a0dd.mgorny@gentoo \
--to=mgorny@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