Qt4 GUI for wine (W.I.N.E)
***********************************************
 
Q4Wine is an qt4 GUI for W.I.N.E. It will helps you to
manage wine prefixes and installed applications.
 
This Software is published under the terms of the GNU GPL V3 and comes
without any warranty. Feel free to change or distribute this software.
 
Notes
***********************************************
This software comes with absolutely no warranty. You will NOT get any support or help for WineTools,
Wine, software installations, Linux or Microsoft Windows from the author.
 
If you need help, ask the mailing lists at http://www.winehq.org/site/forums.
 
If you want support, buy the commercial versions of wine: CodeWeavers CrossOver Office
http://www.codeweavers.com for Desktop Applications.
 
q4wine was initially written by Malakhov Alexey aka John Brezerk.
 
General ideia comes from WineTools scripts witch was initially written by Frank Hendriksen.
It is licensed under the terms GPL v3 license.
 
Build dependencies
***********************************************
sudo
wine
>=sqlite-3.5.6
>=which-2.19
>=icoutils-0.26.0
>=qt-4.4.0
>=qt-sql-4.4.0       NOTE: qt-sql might have sqlite drivers support!
>=qt-gui-4.4.0
>=qt-core-4.4.0
>=qt-network-4.4.0
wget

Optional dependencies
***********************************************
fuseiso
 
Installation
***********************************************
1. $ tar -xvzf q4wine-x.xxx-rx.tar.gz
2. $ cd q4wine
3. $ mkdir build
4. $ cd build
5. $ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
 
   q4wine build options:

       By default, q4wine will install allfile into this directoryes:

       CMAKE_INSTALL_PREFIX      : /usr/local
       DESKTOP_ENTRY_PATH        : /usr/local/share/applications/
       PIXMAPS_ENTRY_PATH        : /usr/local/share/pixmaps/

       Optional buils falgs:     : Default | Possible

       DEBUG                     : OFF | ON
       WITH_ICOUTILS             : ON  | OFF
       WITH_WINETRIKS            : OFF | ON
       WITH_EMBEDDED_FUSEISO     : OFF | ON
       WITH_WINEAPPDB            : ON  | OFF
       USE_BZIP2                 : OFF | ON
       USE_GZIP                  : OFF | ON

       DEBUG                     : If ON, then q4wine will write debug messages into STDOUT
                                 : use it in debug or bug report cases;
       WITH_ICOUTILS             : If ON, then build q4wine with icoutils support;
       WITH_WINETRIKS            : If ON, then build q4wine with winetriks plugin support;
       WITH_EMBEDDED_FUSEISO     : If ON, then build embedded fuseiso (q4wine-mount) binary
                                 : please DONT USE this, if you have native fuseiso pakage for you
                                 : system avalible! See: http://fuseiso.sourceforge.net/ ;
       WITH_WINEAPPDB            : If ON, then build q4wine with wine appdb browser support;
       USE_BZIP2                 : Use bzip2 to compress man pages;
       USE_GZIP                  : use gzip to compress man pages;

6. $ make
7. $ make install
8. $ q4wine
6. Enjoy :)

PS: If you install q4wine in non standart directory, and gets error "error while loading shared libraries: libq4wine-core.so"
just run q4wine with LD_LIBRARY_PATH={$path_to_q4wine_prefix}/lib/ q4wine

Uninstall:
***********************************************
In q4wine build root run:
xargs rm < install_manifest.txt

Changelog
***********************************************
See changelog file for details
 
-- 
Regards,
 
Malakhov Alexey
OpenXlout, q4wine ( http://sourceforge.net/projects/q4wine ) main developer.
BrezBlock ( http://brezblock.org.ua ) maintainer
e-mail: brezerk@gmail.com
web: http://brezblock.org.ua
BrezBlock, Kiev, Ukraine

Zinin Pavel
q4wine developer.
allunix.ru forum moderator
e-mail: pzinin@gmail.com
web: http://pashazz.blogspot.com
