Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806484 - media-libs/mlt-7.0.1[python]: wrong cmake arg
Summary: media-libs/mlt-7.0.1[python]: wrong cmake arg
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: PullRequest
Depends on:
Blocks:
 
Reported: 2021-08-05 07:24 UTC by Felix Neumärker
Modified: 2021-08-05 20:03 UTC (History)
2 users (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 Felix Neumärker 2021-08-05 07:24:20 UTC
Failed to compile / install python swig due to wrong cmakeargs.

Is "-DSWIG_python=ON" but should be "SWIG_PYTHON=ON".
Comment 1 Larry the Git Cow gentoo-dev 2021-08-05 20:03:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b2f3b57ddb70eae97638808bf20468d24192854

commit 9b2f3b57ddb70eae97638808bf20468d24192854
Author:     Felix Neumärker <xdch47@posteo.de>
AuthorDate: 2021-08-05 06:59:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-05 20:03:17 +0000

    media-libs/mlt: fix build for USE=python
    
    Closes: https://bugs.gentoo.org/806484
    
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Felix Neumärker <xdch47@posteo.de>
    Closes: https://github.com/gentoo/gentoo/pull/21889
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/mlt/mlt-7.0.1.ebuild | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)