Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Created an attachment (id=79636) [edit] Updated ebuild
Created an attachment (id=79637) [edit] Patch to gle's auto-foo
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.
Created an attachment (id=92717) [edit] gle-3.1.0.ebuild
Created an attachment (id=92720) [edit] 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.
Fixed, as it's in portage. If new issues appear with new version, new bug should be opened instead of reopening this.