SPECS: openttd.spec - without-allegro - much slower than SDL, also somewhat...

sparky sparky at pld-linux.org
Fri Apr 3 16:58:58 CEST 2009


Author: sparky                       Date: Fri Apr  3 14:58:58 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- without-allegro - much slower than SDL, also somewhat broken
- without-libtimidity - we don't have it (yet?)

---- Files affected:
SPECS:
   openttd.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/openttd.spec
diff -u SPECS/openttd.spec:1.62 SPECS/openttd.spec:1.63
--- SPECS/openttd.spec:1.62	Fri Apr  3 15:56:49 2009
+++ SPECS/openttd.spec	Fri Apr  3 16:58:53 2009
@@ -112,11 +112,13 @@
 	--install-dir=$RPM_BUILD_ROOT \
 	--os=UNIX \
 	--enable-dedicated \
+	--without-allegro \
 	--without-sdl \
 	--with-zlib \
 	--without-png \
 	--without-freetype \
-	--without-fontconfig
+	--without-fontconfig \
+	--without-libtimidity
 
 %{__make} \
 	MANUAL_CONFIG=1 \
@@ -144,11 +146,13 @@
 	--icon-dir=share/pixmaps \
 	--install-dir=$RPM_BUILD_ROOT \
 	--os=UNIX \
+	--without-allegro \
 	--with-sdl \
 	--with-zlib \
 	--with-png \
 	--with-freetype \
 	--with-fontconfig \
+	--without-libtimidity \
 	--with-iconv \
 	--with-midi=/usr/bin/timidity
 
@@ -202,6 +206,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2009/04/03 14:58:53  sparky
+- without-allegro - much slower than SDL, also somewhat broken
+- without-libtimidity - we don't have it (yet?)
+
 Revision 1.62  2009/04/03 13:56:49  sparky
 - use --enable-dedicated and build dedicated with zlib support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openttd.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list