Skip to content
/ qwbfs Public

Automatically exported from code.google.com/p/qwbfs

Notifications You must be signed in to change notification settings

Xpl0d3r/qwbfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QWBFS Manager
=============

Home page: http://code.google.com/p/qwbfs
IRC Channel: #qwbfs on irc.Abjects.net (irc://irc.Abjects.net/qwbfs)

QWBFS Manager is a cross platform WBFS manager running on Windows, Mac OS X, Linux & Unix like systems.

IMPORTANT NOTICE
================

I DO NOT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE TO YOUR HARDWARE OR YOUR DATA BECAUSE OF IMPROPER USAGE OF THIS SOFTWARE.

Requirements
============

- Build tool chain (GCC...)
- Qt >= 4.5.x
- libfresh (https://github.com/pasnox/fresh)
- OpenSSL (Windows: http://www.slproweb.com/download/Win32OpenSSL-0_9_8q.exe)
- Windows only: ws2_32, leay32
- Unix only: crypto, udev
- Mac OS only: crypto, DiskArbitration, CoreServices
- A computer
- A chair
- A brain
- Some fingers

Build instructions
==================

- unpack the sources archive
- cd in the uncompress folder
- qmake PREFIX=/usr/local
- make
- sudo make install

License
=======

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

In addition, as a special exception, the copyright holders give permission
to link this program with the OpenSSL project's "OpenSSL" library (or with
modified versions of it that use the same license as the "OpenSSL"
library), and distribute the linked executables. You must obey the GNU
General Public License in all respects for all of the code used other than
"OpenSSL".  If you modify file(s), you may extend this exception to your
version of the file(s), but you are not obligated to do so. If you do not
wish to do so, delete this exception statement from your version.

Disclamer
==========

I DO NOT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE TO YOUR HARDWARE OR YOUR DATA BECAUSE OF IMPROPER USAGE OF THIS SOFTWARE.

Enjoy, P@sNox