Bug 182787 - media-libs/allegrogl-0.4.1 version bump
Bug#: 182787 Product:  Gentoo Linux Version: 2007.0 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P5
Resolution: FIXED Assigned To: games@gentoo.org Reported By: scen@gentoo.org
Component: Games
URL:  http://allegrogl.sourceforge.net
Summary: media-libs/allegrogl-0.4.1 version bump
Keywords:  
Status Whiteboard: 
Opened: 2007-06-21 13:17 0000
Description:   Opened: 2007-06-21 13:17 0000
It has been released a new version of AllegroGL from some week:

http://allegrogl.sourceforge.net/wiki/News/2007-05-15

Just renaming the 0.4.0 ebuild seems to work (tested only on x86, for now)

------- Comment #1 From Davide Cendron 2007-06-21 21:28:23 0000 -------
Uhm... on AMD64 the ebuild fails to compile with this error:

x86_64-pc-linux-gnu-gcc -o examp/dumbtest -Iinclude -Iinclude/allegrogl
-Iinclude/allegrogl/GLext -I/usr/include  -O2 -Wall -ffast-math
-fomit-frame-pointer -L/usr/lib64  -Llib/unix examp/dumbtest.c -lagl
`/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11
-lm -lpthread
/var/tmp/portage/media-libs/allegrogl-0.4.1/temp/ccRhVd9x.o: In function
`main':
dumbtest.c:(.text+0x3b9): undefined reference to
`allegro_gl_set_video_bitmap_color_depth'


The error occurs with an example: maybe it would be wiser to hack the makefile
to skip the building of such files.

------- Comment #2 From Tristan Heaven 2007-06-29 14:25:02 0000 -------
thanks