Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467796 - sci-astronomy/stellarium-0.12.0 does not need glu
Summary: sci-astronomy/stellarium-0.12.0 does not need glu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-28 21:24 UTC by Nikoli
Modified: 2013-04-28 21:55 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-04-28 21:24:11 UTC
It does not link to glu now:
-sci-astronomy/stellarium-0.11.4a: total(695), inaccessible(0), size(55262801)
+sci-astronomy/stellarium-0.12.0: total(751), inaccessible(0), size(57201790)
...
-8818056        /usr/bin/stellarium
-a95a325e98167283583113a89a87f125  /usr/bin/stellarium
+8604168        /usr/bin/stellarium
+97bc6bda9d92394cbab76a332e788771  /usr/bin/stellarium
 /usr/bin/stellarium: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.39, stripped
 libc.so.6
 libgcc_s.so.1
 libGL.so.1
-libGLU.so.1
 libm.so.6
 libpthread.so.0
 libQtCore.so.4

$ grep -i glu stellarium-0.12.0/CMakeLists.txt 
# Get rid of the GLU dependency, it's not needed in stellarium.
STRING(REPLACE "-lGLU " "" QT_LIBRARIES "${QT_LIBRARIES}")

P.S. 0.12.1 was released.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2013-04-28 21:55:03 UTC
it's gone.  thanks for the bug report.