The following commit has been merged in the master branch:
commit 8fba845233d1eebbe0d7c616d7bb86d1434a00f8
Author: Sylvain Beucler <[email protected]>
Date: Sun Sep 13 14:47:11 2009 +0200
Reference fontconfig in the build system
diff --git a/debian/patches/dfsg_replace_luximono_font.patch
b/debian/patches/dfsg_replace_luximono_font.patch
index d7c761e..589f5ca 100644
--- a/debian/patches/dfsg_replace_luximono_font.patch
+++ b/debian/patches/dfsg_replace_luximono_font.patch
@@ -15,8 +15,8 @@ Last-Update: 2009-09-13
Index: gargoyle-free/garglk/fontdata.c
===================================================================
---- gargoyle-free.orig/garglk/fontdata.c 2009-09-13 11:38:01.000000000
+0200
-+++ gargoyle-free/garglk/fontdata.c 2009-09-13 12:15:25.000000000 +0200
+--- gargoyle-free.orig/garglk/fontdata.c 2009-09-13 14:29:45.000000000
+0200
++++ gargoyle-free/garglk/fontdata.c 2009-09-13 14:30:09.000000000 +0200
@@ -1,6 +1,7 @@
/******************************************************************************
*
*
@@ -132,3 +132,16 @@ Index: gargoyle-free/garglk/fontdata.c
+
+ return 1;
+}
+Index: gargoyle-free/Jamrules
+===================================================================
+--- gargoyle-free.orig/Jamrules 2009-09-13 14:46:10.000000000 +0200
++++ gargoyle-free/Jamrules 2009-09-13 14:46:13.000000000 +0200
+@@ -44,7 +44,7 @@
+
+ case LINUX :
+ Echo "OS is LINUX (gtk+)" ;
+- PKGCONFIG = "pkg-config freetype2 gtk+-2.0 gdk-x11-2.0 gobject-2.0" ;
++ PKGCONFIG = "pkg-config freetype2 gtk+-2.0 gdk-x11-2.0 gobject-2.0
fontconfig" ;
+ #PKGCONFIG = "pkg-config freetype2 gtk+" ;
+ SHELLHEADER = "#!/bin/bash" ;
+ GARGLKCCFLAGS = "`$(PKGCONFIG) --cflags`" -fPIC ;
--
Packaging for Gargoyle - graphical player for Interactive Fiction games
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits