Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566542 - media-*/avidemux*: calls use in global scope
Summary: media-*/avidemux*: calls use in global scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks: global-scope-use
  Show dependency tree
 
Reported: 2015-11-22 22:49 UTC by Michał Górny
Modified: 2016-05-05 19:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-11-22 22:49:43 UTC
processes="buildCli:avidemux/cli"
 use qt4 && processes+=" buildQt4:avidemux/qt4"

Needs to be moved to a phase function.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-05-05 19:50:05 UTC
commit 35903fe8e34841f240ce95c4ae2f3a3e2105a0dd
Author: Michał Górny <mgorny@gentoo.org>
Date:   Thu May 5 21:47:19 2016

    media-libs/avidemux-plugins: Fix global scope use calls, #566542

commit 37503fa10d6d5b5b48ba784bcd257d307b9c6d4e
Author: Michał Górny <mgorny@gentoo.org>
Date:   Thu May 5 21:45:54 2016

    media-video/avidemux: Fix global scope 'use' calls, #566542