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
Description:   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.

------- Comment #1 From Ben Skeggs 2006-02-12 19:22:06 0000 -------
Created an attachment (id=79636) [details]
Updated ebuild

------- Comment #2 From Ben Skeggs 2006-02-12 19:22:32 0000 -------
Created an attachment (id=79637) [details]
Patch to gle's auto-foo

------- Comment #3 From TGL 2006-04-30 16:50:55 0000 -------
See bug #131837 for a different fix, at media-libs/glut level.

------- Comment #4 From Samuli Suominen 2006-07-25 06:16:54 0000 -------
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 D&#307;k <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.

------- Comment #5 From Samuli Suominen 2006-07-25 06:18:03 0000 -------
Created an attachment (id=92717) [details]
gle-3.1.0.ebuild

------- Comment #6 From Samuli Suominen 2006-07-25 06:50:01 0000 -------
Created an attachment (id=92720) [details]
gle-3.1.0.ebuild

Oops, forgot to delete inherit eutils as it's not used by this ebuild.

And metadata.xml is also missing.

------- Comment #7 From Samuli Suominen 2006-07-25 12:12:48 0000 -------
Fixed, as it's in portage. If new issues appear with new version, new bug
should be opened instead of reopening this.