Summary: | media-libs/mlt - introduce qt5 USE flag | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | bdouxx <bdouxx-gentoo> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 558756 | ||
Attachments: |
mlt ebuild which work with qt5, but which is not clean and have regression for people who use qt4 I think.
new ebuild file with qt4 and qt5 use flag allow |
Description
bdouxx
2015-09-21 18:07:58 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.
Please attach as a diff to the original ebuild (it helps to see exactly what's changed). 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.
Thanks, this is fixed in git by Andreas. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6d52106be38419f309add0dc4df7e3ce3bd859 |