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

Bug 131842

Summary: sci-libs/libqalculate: fix for --as-needed
Product: Gentoo Linux Reporter: TGL <tom.gl>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED UPSTREAM    
Severity: minor CC: flameeyes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 129413    
Attachments: files/libqalculate-0.9.2-asneeded.patch
libqalculate-0.9.2-ebuild.patch

Description TGL 2006-04-30 17:12:30 UTC
This patch makes libqalculate compiles with -Wl,--as-needed (otherwise, some unresolved symbols in the lib prevent linking of the 'qalc' binary).

The ebuild patch also do some cleanup on deps:
 - nls is not an option since it can't be enabled/disabled
 - perl is just an rdep of intltool, but intltool is needed
 - libs should go to DEPEND too
Comment 1 TGL 2006-04-30 17:12:59 UTC
Created attachment 85880 [details, diff]
files/libqalculate-0.9.2-asneeded.patch
Comment 2 TGL 2006-04-30 17:13:42 UTC
Created attachment 85881 [details, diff]
libqalculate-0.9.2-ebuild.patch

the ebuild patch
Comment 3 Todd Merrill 2006-05-01 09:26:26 UTC
If you want to update the ebuild, you might as well bump the version.  libqalculate-0.9.3 is out, along with it's frontends.
Comment 5 Francesco R. (RETIRED) gentoo-dev 2006-05-23 09:14:57 UTC
confirmed working on x86/~x86:
sci-libs/libqalculate-0.9.3
sci-calculators/qalculate-kde-0.9.3.1
Comment 6 Olivier Fisette (RETIRED) gentoo-dev 2006-06-26 12:48:57 UTC
It seems the patch was merged upstream in 0.9.4. (If I am wrong, feel free to reopen.)
Comment 7 Olivier Fisette (RETIRED) gentoo-dev 2006-06-26 13:02:51 UTC
I forgot to say I applied your other suggestions. (Sorry for the bugspam.)