[Lunar-commits] r26004 - moonbase/trunk/utils/wine
Florin Braescu
florin at lunar-linux.org
Sun Sep 30 09:07:22 CEST 2007
Author: florin
Date: 2007-09-30 09:07:22 +0200 (Sun, 30 Sep 2007)
New Revision: 26004
Modified:
moonbase/trunk/utils/wine/DETAILS
Log:
bump the version from 0.9.45 to 0.9.46. Changes:
- A variety of fixes to improve Photoshop CS2 support.
- More complete support for device installation in setupapi.
- New Bidi text implementation that doesn't depend on libicu.
- The usual assortment of Direct3D improvements.
- Beginning of I/O completion ports support.
- Lots of bug fixes.
Modified: moonbase/trunk/utils/wine/DETAILS
===================================================================
--- moonbase/trunk/utils/wine/DETAILS 2007-09-30 06:35:46 UTC (rev 26003)
+++ moonbase/trunk/utils/wine/DETAILS 2007-09-30 07:07:22 UTC (rev 26004)
@@ -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.45
+ VERSION=0.9.46
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:87a0282bb5020c26a3f35a10d39140c30764c327
+ SOURCE_VFY=sha1:b7993b116c9efa879977f7192059f23e4dc6167e
WEB_SITE=http://www.winehq.com
ENTERED=20010925
- UPDATED=20070916
+ UPDATED=20070930
SHORT="Wine runs some Windows 3.x and Windows 9x programs"
cat << EOF
More information about the Lunar-commits
mailing list