diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2008-11-23 20:53:10 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2008-11-23 20:53:10 +0000 |
commit | 51b0c1269c32514c0497b9615b59d4977867f39b (patch) | |
tree | a1a386cb25a6939d1b788c86e05777153851bf0a /emulators/wine/pkg-plist | |
parent | a8c899b900e4433cfba59ef21a09a830ff5546b0 (diff) | |
download | ports-51b0c1269c32514c0497b9615b59d4977867f39b.tar.gz ports-51b0c1269c32514c0497b9615b59d4977867f39b.zip |
Notes
Diffstat (limited to 'emulators/wine/pkg-plist')
-rw-r--r-- | emulators/wine/pkg-plist | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index ecd9f97f0a61..635efa68fd73 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -24,7 +24,6 @@ bin/winemine bin/winepath bin/wineprefixcreate bin/wineserver -bin/wineshelllink bin/wmc bin/wrc include/wine/debug.h @@ -592,6 +591,7 @@ lib/wine/ctl3d.dll16 lib/wine/ctl3d32.dll.so lib/wine/ctl3dv2.dll16 lib/wine/d3d10.dll.so +lib/wine/d3d10core.dll.so lib/wine/d3d8.dll.so lib/wine/d3d9.dll.so lib/wine/d3dim.dll.so @@ -707,6 +707,7 @@ lib/wine/libcryptnet.def lib/wine/libcryptui.def lib/wine/libctl3d32.def lib/wine/libd3d10.def +lib/wine/libd3d10core.def lib/wine/libd3d8.def lib/wine/libd3d9.def lib/wine/libd3dim.def @@ -827,6 +828,7 @@ lib/wine/libwow32.def lib/wine/libws2_32.def lib/wine/libwsock32.def lib/wine/libwtsapi32.def +lib/wine/libxinput.def lib/wine/localspl.dll.so lib/wine/localui.dll.so lib/wine/lz32.dll.so @@ -1053,6 +1055,10 @@ lib/wine/ws2_32.dll.so lib/wine/wsock32.dll.so lib/wine/wtsapi32.dll.so lib/wine/xcopy.exe.so +lib/wine/xinput1_1.dll.so +lib/wine/xinput1_2.dll.so +lib/wine/xinput1_3.dll.so +lib/wine/xinput9_1_0.dll.so share/applications/wine.desktop %%DATADIR%%/aclocal/wine.m4 %%DATADIR%%/wine/generic.ppd |