Bug 122638 - media-libs/gle --as-needed bug, version bump, cleanup
|
Bug#:
122638
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: maintainer-needed@gentoo.org
|
Reported By: darktama@iinet.net.au
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-libs/gle --as-needed bug, version bump, cleanup
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-02-12 19:21 0000
|
This packages fails when building the examples as libgle.so isn't linked with
libGLU. I will attach a patch for the autofoo and an updated ebuild.
See bug #131837 for a different fix, at media-libs/glut level.
Version 3.0.2 -- C++ wrapper fixes
--as-needed bug mentioned? I couldn't reproduce it, perhaps 131837 allready
fixes it.
Version 3.0.3 -- look for libXmu in configure
Version 3.0.4 -- python bindings, minor bug fix
Version 3.0.5 -- Visual C project files; create pipeline documentation; fix
makefile to install docs, examples.
Version 3.0.6 -- disable fprintf(stderr) on Win32 systems. use newer
automake/autoconf configure. Add GPL as an alternate license choice. November
2001.
Version 3.0.7 -- configure.in libXi fix for detecting libglut.
Version 3.0.8 -- configure.in check for libXi first ... Fix memory leak with
atexit()
Version 3.1.0 -- Add support for Alpha Blending -- March 2003
Only thing using this in Portage is x11-misc/xscreensaver with USE="opengl" and
bumping this doesn't break it. It works with and without rebuild.
Quote from ChangeLog,
18 May 2006; Harald van Dijk <truedfx@gentoo.org>
+files/configure-LANG.patch, gle-3.0.1-r2.ebuild:
Fix compilation with et_EE locale (#133625)
I looked configure and it seems to be fixed without this patch now.
Fixed, as it's in portage. If new issues appear with new version, new bug
should be opened instead of reopening this.