Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561062 - media-libs/mlt - introduce qt5 USE flag
Summary: media-libs/mlt - introduce qt5 USE flag
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:
Depends on:
Blocks: 558756
  Show dependency tree
 
Reported: 2015-09-21 18:07 UTC by bdouxx
Modified: 2016-01-01 15:29 UTC (History)
1 user (show)

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


Attachments
mlt ebuild which work with qt5, but which is not clean and have regression for people who use qt4 I think. (mlt-0.9.8.ebuild,4.93 KB, text/plain)
2015-09-21 18:09 UTC, bdouxx
Details
new ebuild file with qt4 and qt5 use flag allow (mlt-0.9.8-r1.ebuild,5.02 KB, text/plain)
2015-11-14 07:13 UTC, bdouxx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bdouxx 2015-09-21 18:07:58 UTC
For kdenlive 15.0.8, we need a mlt build with qt5 USE.

I have make an ebuild for testing this in kdenlive ( reported in bug
https://bugs.gentoo.org/show_bug.cgi?id=558756 )

But this ebuild need to be "purge and clean " to work with qt4 and qt5 . I don't know good syntax for this.


Reproducible: Always
Comment 1 bdouxx 2015-09-21 18:09:22 UTC
Created attachment 412482 [details]
mlt ebuild which work with qt5, but which is not clean and have regression for people who use qt4 I think.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-09-22 13:28:37 UTC
Please attach as a diff to the original ebuild (it helps to see exactly what's changed).
Comment 3 bdouxx 2015-11-14 07:13:07 UTC
Created attachment 416904 [details]
new ebuild file with qt4 and qt5 use flag allow

hi,

a better ebuild file.


but I don't what to do with : KEYWORD

and line 127 I comment :use kde || myconf="${myconf} --without-kde"
because kdenlive ebuild need "-kde" use flag and I don't know why.
Comment 4 Andreas Sturmlechner gentoo-dev 2015-12-29 01:48:37 UTC
See also: https://github.com/gentoo/gentoo/pull/551
Comment 5 Michael Palimaka (kensington) gentoo-dev 2016-01-01 15:29:06 UTC
Thanks, this is fixed in git by Andreas.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6d52106be38419f309add0dc4df7e3ce3bd859