[SCM] Development fot GoFind! branch, master, updated. 5dd2b55c81e0e37792714bd9c0092c357a92009e

Miriam Ruiz miriam at debian.org
Thu Apr 30 01:11:44 UTC 2009


The following commit has been merged in the master branch:
commit 5dd2b55c81e0e37792714bd9c0092c357a92009e
Author: Miriam Ruiz <miriam at debian.org>
Date:   Thu Apr 30 03:17:33 2009 +0200

    Remove lua-based GUIs and lua dependency

diff --git a/Makefile b/Makefile
index f41ef48..1dd99e4 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ LIB_OBJS= Engine.o Environment.o filter.o field.o \
 
 HEADERS=$(shell find . -name "*.h")
 
-PLUGINS= gui_cli.so gui_fltk.so gui_lua.so gui_luagtk.so
+PLUGINS= gui_cli.so gui_fltk.so
 
 all: libgofind.so libgofind.a gofind $(PLUGINS)
 
diff --git a/debian/control b/debian/control
index 1853923..3e90fab 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 5), autotools-dev,
  libept-dev (>= 0.5.10), libept-dev (<< 0.6),
  libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2),
  boolstuff-dev, libxdg-basedir-dev (>= 1.0.0),
- libfltk1.1-dev, fluid, liblua5.1-0-dev
-Standards-Version: 3.8.0
+ libfltk1.1-dev, fluid
+Standards-Version: 3.8.1
 
 Package: gofind
 Architecture: any

-- 
Development fot GoFind!



More information about the Pkg-games-commits mailing list