public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/biloba/files: biloba-0.9.3-no-X11-dep.patch biloba-0.9.3-not-windows.patch
@ 2011-05-06 16:50 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2011-05-06 16:50 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    11/05/06 16:50:00

  Added:                biloba-0.9.3-no-X11-dep.patch
                        biloba-0.9.3-not-windows.patch
  Log:
  version bump
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-board/biloba/files/biloba-0.9.3-no-X11-dep.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/biloba/files/biloba-0.9.3-no-X11-dep.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/biloba/files/biloba-0.9.3-no-X11-dep.patch?rev=1.1&content-type=text/plain

Index: biloba-0.9.3-no-X11-dep.patch
===================================================================
--- configure.ac.orig	2006-07-29 11:38:43.000000000 +0200
+++ configure.ac	2006-07-29 11:40:52.000000000 +0200
@@ -40,14 +40,6 @@
         ;;
     *)
         MATHLIB="-lm"
-        AC_PATH_X
-        AC_PATH_XTRA
-        if test x$have_x = xyes; then
-            CFLAGS="$CFLAGS $X_CFLAGS"
-            SYS_GL_LIBS="$X_LIBS -lGL"
-        else
-            SYS_GL_LIBS="-lGL"
-        fi
         ;;
 esac
 AC_SUBST(MATHLIB)



1.1                  games-board/biloba/files/biloba-0.9.3-not-windows.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/biloba/files/biloba-0.9.3-not-windows.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/biloba/files/biloba-0.9.3-not-windows.patch?rev=1.1&content-type=text/plain

Index: biloba-0.9.3-not-windows.patch
===================================================================
--- configure.ac.old	2008-01-14 14:51:11.000000000 +0100
+++ configure.ac	2008-12-28 12:57:13.000000000 +0100
@@ -73,12 +65,6 @@
              AC_MSG_ERROR([*** SDL-Mixer not found!]))
 AC_CHECK_HEADER(SDL/SDL_mixer.h, , AC_MSG_ERROR([*** SDL-mixer devel files not found!]))
 
-AC_ARG_VAR(WINDRES, [Windows Resource compiler tool path])
-AC_PATH_TOOL(WINDRES,windres,
-	[AC_MSG_WARN(Could not find a windres tool in your PATH.)]
-)
-AC_SUBST(WINDRES)
-
 AC_ARG_ENABLE(maemo,
         [  --enable-maemo   build for the Maemo platform [default=no]],
         [ac_cv_enable_maemo=$enableval], [ac_cv_enable_maemo=no])






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-06 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06 16:50 [gentoo-commits] gentoo-x86 commit in games-board/biloba/files: biloba-0.9.3-no-X11-dep.patch biloba-0.9.3-not-windows.patch Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox