| Summary: | media-plugins/frei0r-plugins-1.7.0-r1 has automagic dependency on OpenCV (PATCH) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anna Vyalkova <cyber+gentoo> |
| Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jstein, sam |
| Priority: | Normal | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=865175 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log
CMakeOutput.log emerge --info patch that fixes the bug |
||
Created attachment 765471 [details]
CMakeOutput.log
Created attachment 765472 [details]
emerge --info
Created attachment 765473 [details, diff]
patch that fixes the bug
So here's my `git am`-able patch :)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95eb103649422aac003018f55f76b8a606f1850e commit 95eb103649422aac003018f55f76b8a606f1850e Author: Anna Vyalkova <cyber+gentoo@sysrq.in> AuthorDate: 2022-02-19 14:33:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-02-20 01:02:36 +0000 media-plugins/frei0r-plugins: fix CMake flags not being passed Other changes: * update EAPI 7 -> 8 * use docs.eclass * remove pkgconfig build dependency (it's a rdep of cmake) Closes: https://bugs.gentoo.org/833768 Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: Sam James <sam@gentoo.org> .../frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) Thank you! |
Created attachment 765470 [details] build.log As you can see in the logs, CMake options are not passed.