Summary: | gnome-meson.eclass: gnome-meson_src_compile() and gnome-meson_src_install() should pass their arguments to meson_src_compile() / meson_src_install() | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis <arfrever.fta> |
Component: | Eclasses | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | poncho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 670788 | ||
Bug Blocks: | 670792 | ||
Attachments: | Patch for gnome repository |
Description
Arfrever Frehtes Taifersar Arahesis
2018-11-09 20:58:03 UTC
Created attachment 554704 [details, diff]
Patch for gnome repository
We don't really use this iteration of gnome-meson.eclass anymore, and just using "inherit gnome.org gnome2-utils meson xdg" for the time being. But yes, old ebuilds in overlay, that haven't been put in main tree yet, still do use it. The fix is to not use gnome-meson.eclass. |