WineBottler Apps
Further it comes with a starter app, to initially run the program, that lives in the bottled app.
As an app usually lives in the folder
/Applications
, it is immutable. This way it is guaranteed, that it can be copied, moved and run by everybody even without elevated privileges.
But as files in a winprefix are changed sooner than later, the bottled app keeps a mutable copy in ~/Application\ Support
. You can see, reset and remove it directly in WineBottler's tab "On My Mac".
Anatomy of Wine.app
Wine.app is compiled from the sources of winehq.org. But instead of installing it to the OS X systems root or /opt directories, it is compiled with a prefix that is located inside an app-bundle – hence the name Wine.app. This makes it very easy to move and remove old copies of Wine, without hampering with the system: by drag and drop.Wine dependencies
Here comes the complete list:
Version | Notes | License | |
---|---|---|---|
gsm | 1.0.13 | Audio codec | License |
samba | 3.6.14 | for client mode ntlm_auth | GPL 3 |
libtool | 2.4.2 | ? | |
mpg123 | 1.15.3 | LGPL 2.1 | |
lcms | 1.19 | MIT | |
jpeg | 8d | ? | |
tiff | 4.0.3 | License | |
libpng | 1.6.1 | License | |
pkg-config | 0.23 | GPL 2 | |
libusb | 1.0.9 | LGPL 2.1 | |
libusb-compat | 0.1.4 | LGPL 2.1 | |
libgphoto2 | 2.4.14 | Camera support | LGPL 2.1 |
sane-backends | 1.0.23 | Scanner support | License |
freetype | 2.4.11 | FTL or GPL 2 | |
fontconfig | 2.10.0 | ? | |
libxml2 | 2.9.1 | MIT | |
libxslt | 1.1.28 | MIT | |
gettext | 0.18.2 | ? | |
wine_gecko | 1.9-x86 | Web-content support | LGPL 2.1 |
winemono | 0.0.8 | .net support | LGPL 2.1 |