Summary: | x11-plugins/gkrellfire does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | esigra, mjo, mmk |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: |
Build log
gkrellfire-0.4.2-r1.ebuild gkrellfire-makefile.patch gkrellfire-0.4.2-r1.ebuild |
Description
Diego Elio Pettenò (RETIRED)
2010-08-28 15:00:14 UTC
Created attachment 245141 [details]
Build log
Created attachment 342034 [details]
gkrellfire-0.4.2-r1.ebuild
Updated ebuild (please review)
* fixes ldflags/gcc direct calling
* ebuild eapi bump
Created attachment 342036 [details, diff]
gkrellfire-makefile.patch
patch for makefile
Created attachment 342224 [details]
gkrellfire-0.4.2-r1.ebuild
Updated ebuild to reflect the need of app-admin/gkrellm[X]
Thank you! commit aaa3c4fb5ccab0619199d091a8bbf6b323a443ad Author: Michael Orlitzky <mjo@gentoo.org> Date: Fri Aug 26 08:56:23 2016 -0400 x11-plugins/gkrellfire: new revision fixing CC and *FLAGS handling. This new revision updates the ebuild to EAPI=6, and adds a patch that rewrites the Makefile. The inspiration for the patch, and the new ebuild itself were submitted by user Michael Mair-Keimberger. In addition to fixing the CC, CFLAGS, and LDFLAGS handling, the new ebuild adds a USE dependency on app-admin/gkrellm[X], which, in the old EAPI, had to crash the eclass. Gentoo-Bug: 335033 Package-Manager: portage-2.2.28 |