prefix=@GENTOO_PORTAGE_EPREFIX@/usr exec_prefix=${prefix} libdir=${prefix}/lib includedir=${prefix}/include Name: gl Description: Apple OpenGL library # TODO Use own versioning or keep aligned to mesa? Version: 7.8.2 # media-libs/opengl-apple provides symlinks to /.../X11/lib/libGL.?.?.dylib # Should we use OpenGL.framework instead? Libs: -L${libdir} -lGL Cflags: -I${includedir}