[Lunar-commits] r23133 - moonbase/trunk/utils/wine
Terry Chan
tchan at lunar-linux.org
Sun Feb 4 21:47:35 CET 2007
Author: tchan
Date: 2007-02-04 21:47:35 +0100 (Sun, 04 Feb 2007)
New Revision: 23133
Modified:
moonbase/trunk/utils/wine/BUILD
moonbase/trunk/utils/wine/DETAILS
Log:
Version bump to wine-0.9.30.
Modified: moonbase/trunk/utils/wine/BUILD
===================================================================
--- moonbase/trunk/utils/wine/BUILD 2007-02-04 20:43:30 UTC (rev 23132)
+++ moonbase/trunk/utils/wine/BUILD 2007-02-04 20:47:35 UTC (rev 23133)
@@ -15,8 +15,6 @@
sedit "s:^CFLAGS = -g -O2 -Wall -mpreferred-stack-boundary=2 \$(EXTRACFLAGS):CFLAGS = -g -Wall $CF \$(EXTRACFLAGS):" $i
done &&
- sedit "s:-pthread: :" dlls/winmm/winearts/Makefile &&
-
make depend &&
default_make
Modified: moonbase/trunk/utils/wine/DETAILS
===================================================================
--- moonbase/trunk/utils/wine/DETAILS 2007-02-04 20:43:30 UTC (rev 23132)
+++ moonbase/trunk/utils/wine/DETAILS 2007-02-04 20:47:35 UTC (rev 23133)
@@ -1,14 +1,14 @@
# NOTE: as of wine-0.9.28, it includes a run-time check for glibc with NPTL
# and most likely you can NOT use wine unless you have glibc compiled with NPTL
MODULE=wine
- VERSION=0.9.29
+ VERSION=0.9.30
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE/
SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE/
- SOURCE_VFY=sha1:6bab2eb5426f5a4c88ff82cad7ef71fae30ed166
+ SOURCE_VFY=sha1:c3cfe44b65d079553df84f34f3c71b78958eb889
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20070110
+ UPDATED=20070204
SHORT="Wine runs some Windows 3.x and Windows 9x programs"
cat << EOF
More information about the Lunar-commits
mailing list