wine: updated to 0.9.60

This commit is contained in:
Antti Nykanen 2008-04-21 08:32:21 +03:00
parent b47633fecf
commit 71940b39df
3 changed files with 6 additions and 3 deletions

View File

@ -23,7 +23,6 @@ lrwxrwxrwx root/root usr/bin/winecpp -> winegcc
-rwxr-xr-x root/root usr/bin/winefile
lrwxrwxrwx root/root usr/bin/wineg++ -> winegcc
-rwxr-xr-x root/root usr/bin/winegcc
-rwxr-xr-x root/root usr/bin/winelauncher
-rwxr-xr-x root/root usr/bin/winemaker
-rwxr-xr-x root/root usr/bin/winemine
-rwxr-xr-x root/root usr/bin/winepath
@ -152,6 +151,7 @@ drwxr-xr-x root/root usr/include/wine/windows/
-rw-r--r-- root/root usr/include/wine/windows/d3dx9core.h
-rw-r--r-- root/root usr/include/wine/windows/d3dx9math.h
-rw-r--r-- root/root usr/include/wine/windows/d3dx9math.inl
-rw-r--r-- root/root usr/include/wine/windows/d3dx9tex.h
-rw-r--r-- root/root usr/include/wine/windows/dbghelp.h
-rw-r--r-- root/root usr/include/wine/windows/dbinit.idl
-rw-r--r-- root/root usr/include/wine/windows/dbprop.idl
@ -216,6 +216,7 @@ drwxr-xr-x root/root usr/include/wine/windows/ddk/
-rw-r--r-- root/root usr/include/wine/windows/dshow.h
-rw-r--r-- root/root usr/include/wine/windows/dsound.h
-rw-r--r-- root/root usr/include/wine/windows/dsrole.h
-rw-r--r-- root/root usr/include/wine/windows/dvdmedia.h
-rw-r--r-- root/root usr/include/wine/windows/dwmapi.h
-rw-r--r-- root/root usr/include/wine/windows/dxdiag.h
-rw-r--r-- root/root usr/include/wine/windows/dxerr8.h
@ -239,6 +240,7 @@ drwxr-xr-x root/root usr/include/wine/windows/ddk/
-rw-r--r-- root/root usr/include/wine/windows/fusion.h
-rw-r--r-- root/root usr/include/wine/windows/fusion.idl
-rw-r--r-- root/root usr/include/wine/windows/gdiplus.h
-rw-r--r-- root/root usr/include/wine/windows/gdipluscolor.h
-rw-r--r-- root/root usr/include/wine/windows/gdipluscolormatrix.h
-rw-r--r-- root/root usr/include/wine/windows/gdiplusenums.h
-rw-r--r-- root/root usr/include/wine/windows/gdiplusflat.h
@ -576,6 +578,7 @@ drwxr-xr-x root/root usr/lib/wine/
-rwxr-xr-x root/root usr/lib/wine/cryptdlg.dll.so
-rwxr-xr-x root/root usr/lib/wine/cryptdll.dll.so
-rwxr-xr-x root/root usr/lib/wine/cryptnet.dll.so
-rwxr-xr-x root/root usr/lib/wine/cryptui.dll.so
-rwxr-xr-x root/root usr/lib/wine/ctapi32.dll.so
-rw-r--r-- root/root usr/lib/wine/ctl3d.dll16
-rwxr-xr-x root/root usr/lib/wine/ctl3d32.dll.so

View File

@ -1 +1 @@
8704e227745382e8ef5246787c482b23 wine-0.9.59.tar.bz2
4960869defb2d93daff6fe74da334463 wine-0.9.60.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on: fontforge
name=wine
version=0.9.59
version=0.9.60
release=1
source=(http://ibiblio.org/pub/linux/system/emulators/wine/wine-$version.tar.bz2
)