Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 336818

Summary: x11-plugins/asapm does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: 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, mmk
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
asapm-3.1-r1.ebuild
asapm-3.1-r1.ebuild
asapm-3.1-ldflags.patch

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.