Summary: | x11-plugins/gkrellm-imonc does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Michael Orlitzky <mjo> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | esigra, mmk |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: |
Build log
gkrellm-imonc-0.2-r1.ebuild gkrellm-imonc-makefile.patch gkrellm-imonc-0.2-r1.ebuild |
Description
Diego Elio Pettenò (RETIRED)
2010-08-28 12:57:41 UTC
Created attachment 245121 [details]
Build log
Created attachment 341918 [details]
gkrellm-imonc-0.2-r1.ebuild
Updated ebuild:
* fixes ldflags/cflags/gcc direct calling
* ebuild eapi bump
* added ~amd64 since it compiles and works fine
Created attachment 341922 [details, diff]
gkrellm-imonc-makefile.patch
makefile patch
Created attachment 342222 [details]
gkrellm-imonc-0.2-r1.ebuild
Updated ebuild to reflect the need of app-admin/gkrellm[X]
commit 51d8d2f1eaf8ca67459dddeed5dc6ce584fc1a46 Author: Michael Orlitzky <mjo@gentoo.org> Date: Sun Aug 7 00:06:55 2016 -0400 x11-plugins/gkrellm-imonc: new revision that respects LDFLAGS. This is another revision thanks to Michael Mair-Keimberger. His patch fixes the Makefile so that it adds $(LDFLAGS) in the right spots, and also happens to fix $(CC) in the process. An EAPI=2 USE-dependency was added for gkrellm (also part of the patch), and the ebuild was updated to use EAPI=6. Gentoo-Bug: 335013 Package-Manager: portage-2.2.28 .../files/gkrellm-imonc-makefile.patch | 35 ++++++++++++++++++++++ .../gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 29 ++++++++++++++++++ 2 files changed, 64 insertions(+) |