Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336818 - x11-plugins/asapm does not respect LDFLAGS
Summary: x11-plugins/asapm does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-09-11 14:11 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2014-03-23 17:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (asapm-3.1:20100911-060721.log,6.22 KB, text/plain)
2010-09-11 14:11 UTC, Diego Elio Pettenò (RETIRED)
Details
asapm-3.1-r1.ebuild (asapm-3.1-r1.ebuild,912 bytes, text/plain)
2013-03-29 16:07 UTC, Michael Mair-Keimberger (iamnr3)
Details
asapm-3.1-r1.ebuild (asapm-3.1-r1.ebuild,782 bytes, text/plain)
2013-06-15 19:00 UTC, Michael Mair-Keimberger (iamnr3)
Details
asapm-3.1-ldflags.patch (asapm-3.1-ldflags.patch,402 bytes, patch)
2013-06-15 19:00 UTC, Michael Mair-Keimberger (iamnr3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-11 14:11:17 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-11 14:11:30 UTC
Created attachment 246847 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-29 16:07:06 UTC
Created attachment 343652 [details]
asapm-3.1-r1.ebuild

Updated ebuild (please review)
* fixes ldflags issue
* ebuild eapi bump
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-06-15 19:00:25 UTC
Created attachment 351034 [details]
asapm-3.1-r1.ebuild

Updated ebuild, also fixes:
* invalid homepage, bug 367185
* cc direct calling (was already fixed), bug 444944
Comment 4 Michael Mair-Keimberger (iamnr3) 2013-06-15 19:00:53 UTC
Created attachment 351036 [details, diff]
asapm-3.1-ldflags.patch

ldflags patch
Comment 5 Michael Palimaka (kensington) gentoo-dev 2014-03-23 17:33:40 UTC
Thanks, fixed in CVS.

+  23 Mar 2014; Michael Palimaka <kensington@gentoo.org> +asapm-3.1-r1.ebuild,
+  +files/asapm-3.1-ldflags.patch:
+  Revision bump migrating to EAPI 5. Add missing dependency. Remove transitive
+  dependency. Remove jpeg USE flag that did nothing. Update HOMEPAGE wrt bug
+  #367185. Respect LDFLAGS wrt bug #336818. Fully respect CC wrt bug #444944.