Author: jscinoz-guest
Date: 2008-07-01 06:07:22 +0000 (Tue, 01 Jul 2008)
New Revision: 7634

Added:
   packages/trunk/ioquake3/debian/patches/
   packages/trunk/ioquake3/debian/patches/link-libspeexdsp
   packages/trunk/ioquake3/debian/patches/series
Log:
forgot to add the patches dir

Added: packages/trunk/ioquake3/debian/patches/link-libspeexdsp
===================================================================
--- packages/trunk/ioquake3/debian/patches/link-libspeexdsp                     
        (rev 0)
+++ packages/trunk/ioquake3/debian/patches/link-libspeexdsp     2008-07-01 
06:07:22 UTC (rev 7634)
@@ -0,0 +1,13 @@
+Index: ioquake3-1.35+svn1400/Makefile
+===================================================================
+--- ioquake3-1.35+svn1400.orig/Makefile        2008-07-01 15:42:25.000000000 
+1000
++++ ioquake3-1.35+svn1400/Makefile     2008-07-01 15:42:38.000000000 +1000
+@@ -804,7 +804,7 @@
+   ifeq ($(USE_INTERNAL_SPEEX),1)
+     BASE_CFLAGS += -DFLOATING_POINT -DUSE_ALLOCA -I$(SPEEXDIR)/include
+   else
+-    CLIENT_LDFLAGS += -lspeex
++    CLIENT_LDFLAGS += -lspeex -lspeexdsp
+   endif
+ endif
+ 

Added: packages/trunk/ioquake3/debian/patches/series
===================================================================
--- packages/trunk/ioquake3/debian/patches/series                               
(rev 0)
+++ packages/trunk/ioquake3/debian/patches/series       2008-07-01 06:07:22 UTC 
(rev 7634)
@@ -0,0 +1 @@
+link-libspeexdsp


_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to