1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-30 16:34:08 +02:00

Added latest gngeo and missed sdlmame ebuild

This commit is contained in:
root
2015-06-22 17:18:23 +02:00
parent 8a8b3439ef
commit c33051deaf
8 changed files with 506 additions and 0 deletions
@@ -0,0 +1,9 @@
diff -ru gngeo-0.8.orig/configure.in gngeo-0.8/configure.in
--- gngeo-0.8.orig/configure.in 2012-11-15 17:57:57.849578009 -0500
+++ gngeo-0.8/configure.in 2012-11-15 18:19:55.305923094 -0500
@@ -95,6 +95,7 @@
#AC_SUBST(LIBOBJS)
AC_CHECK_LIB([m], [acos])
AC_CHECK_LIB([z], [inflate])
+AC_CHECK_LIB([minizip], [unzReadCurrentFile])