CVS: moonbase/audio/gstreamer BUILD,1.2,1.3
sofar at lunar-linux.org
sofar at lunar-linux.org
Wed Sep 3 19:38:06 GMT 2003
- Previous message: CVS: moonbase/graphics/SDL DETAILS,1.3,1.4 BUILD,1.3,NONE
- Next message: CVS: crater/graphics/gtk+-2 CONFIGURE, NONE, 1.1 BUILD, 1.2,
1.3 DETAILS, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/audio/gstreamer
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16555
Modified Files:
BUILD
Log Message:
Fixes for gcc >= 3.3
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/gstreamer/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 25 Sep 2002 20:58:21 -0000 1.2
+++ BUILD 3 Sep 2003 19:38:04 -0000 1.3
@@ -1,4 +1,9 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
- default_build
+
+ export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
+ # revert on next version (> 0.6.3)
+ default_config &&
+ sedit "s:-Werror::g" gst/Makefile &&
+ default_make
+
) > $C_FIFO 2>&1
- Previous message: CVS: moonbase/graphics/SDL DETAILS,1.3,1.4 BUILD,1.3,NONE
- Next message: CVS: crater/graphics/gtk+-2 CONFIGURE, NONE, 1.1 BUILD, 1.2,
1.3 DETAILS, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list