diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2007-01-10 22:56:45 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2007-01-10 22:56:45 +0000 |
commit | ee199424cf06a713e860c71110cc3371f8be5aeb (patch) | |
tree | f4b5dfea50729b0ba56574f8e14c418b01e6c816 /emulators/wine-devel/pkg-plist | |
parent | 4dcbe7a2b96b2bab49ae9b98b2134c8c5ae1a611 (diff) | |
download | ports-ee199424cf06a713e860c71110cc3371f8be5aeb.tar.gz ports-ee199424cf06a713e860c71110cc3371f8be5aeb.zip |
Update to Wine 0.9.29. Among others, this brings the following changes:
- More work on the new Direct3D state management.
- Many OLE fixes and improvements.
- Lots of bug fixes.
Notes
Notes:
svn path=/head/; revision=182031
Diffstat (limited to 'emulators/wine-devel/pkg-plist')
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 3048401d6863..9dc945d78a20 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -320,6 +320,7 @@ include/wine/windows/regstr.h include/wine/windows/richedit.h include/wine/windows/richole.h include/wine/windows/richole.idl +include/wine/windows/rmxfguid.h include/wine/windows/rpc.h include/wine/windows/rpcdce.h include/wine/windows/rpcdcep.h @@ -527,7 +528,6 @@ lib/wine/infosoft.dll.so lib/wine/inseng.dll.so lib/wine/iphlpapi.dll.so lib/wine/itss.dll.so -lib/wine/joystick.drv.so lib/wine/kernel32.dll.so lib/wine/keyboard.drv16 lib/wine/krnl386.exe16 @@ -811,6 +811,7 @@ lib/wine/winedos.dll.so lib/wine/wineesd.drv.so lib/wine/winefile.exe.so lib/wine/winejack.drv.so +lib/wine/winejoystick.drv.so lib/wine/winemine.exe.so lib/wine/winemp3.acm.so lib/wine/wineoss.drv.so |