SPECS (ALLEGRO_WIP-5_0): allegro.spec - alsa bcond
lisu
lisu at pld-linux.org
Fri Feb 13 11:35:45 CET 2009
Author: lisu Date: Fri Feb 13 10:35:45 2009 GMT
Module: SPECS Tag: ALLEGRO_WIP-5_0
---- Log message:
- alsa bcond
---- Files affected:
SPECS:
allegro.spec (1.71.2.8 -> 1.71.2.9)
---- Diffs:
================================================================
Index: SPECS/allegro.spec
diff -u SPECS/allegro.spec:1.71.2.8 SPECS/allegro.spec:1.71.2.9
--- SPECS/allegro.spec:1.71.2.8 Fri Feb 13 11:08:34 2009
+++ SPECS/allegro.spec Fri Feb 13 11:35:40 2009
@@ -435,12 +435,8 @@
#TARGET_ARCH="%{rpmcflags}" export TARGET_ARCH
# dbglib & proflib are compiled besides normlib, so it's ok to have them here
#%%configure \
-#% %{?with_static:--enable-static} \
#% %{?with_dbglib:--enable-dbglib} \
#% %{?with_proflib:--enable-proflib} \
-#%%if !%{with alsa}
-# --disable-alsadigi \
-# --disable-alsamidi \
#%%endif
#% %{!?with_arts:--disable-artsdigi} \
#% %{!?with_dga2:--disable-xwin-dga2} \
@@ -463,6 +459,7 @@
%cmake .. \
-DCMAKE_INSTALL_PREFIX="%{_prefix}" \
%{?with_static:-DSHARED="off"} \
+ %{!?with_alsa:-DWANT_ALSA="off"}
%{__make}
#%%{__make} \
@@ -689,6 +686,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71.2.9 2009/02/13 10:35:40 lisu
+- alsa bcond
+
Revision 1.71.2.8 2009/02/13 10:08:34 lisu
- xorg deps uncommented (allegro still needs it)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/allegro.spec?r1=1.71.2.8&r2=1.71.2.9&f=u
More information about the pld-cvs-commit
mailing list