SPECS: guichan.spec - enable allegro by default (now it works)
lisu
lisu at pld-linux.org
Sun Apr 27 19:27:23 CEST 2008
Author: lisu Date: Sun Apr 27 17:27:23 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable allegro by default (now it works)
---- Files affected:
SPECS:
guichan.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/guichan.spec
diff -u SPECS/guichan.spec:1.21 SPECS/guichan.spec:1.22
--- SPECS/guichan.spec:1.21 Sun Apr 27 19:23:15 2008
+++ SPECS/guichan.spec Sun Apr 27 19:27:18 2008
@@ -1,9 +1,7 @@
# $Revision$, $Date$
#
-# TODO: consider allegro bcond switch
-#
# Conditional build:
-%bcond_with allegro # with allegro support
+%bcond_without allegro # without allegro support
#
Summary: Guichan - small, efficient C++ GUI library designed for games
Summary(pl.UTF-8): Guichan - mała, wydajna biblioteka GUI w C++ przeznaczona do gier
@@ -106,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2008-04-27 17:27:18 lisu
+- enable allegro by default (now it works)
+
Revision 1.21 2008-04-27 17:23:15 lisu
- builds with allegro
- TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/guichan.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list