Results 1 to 1 of 1
-
02-04-2014 03:28 AM #1
Nodens PC Specs Laptop (Model) ASUS GL702VW-GC004T Motherboard Rampage V Extreme Edition 10 Processor Intel 3930K C2 Memory (part number) CMZ16GX3M4X2133C11 Graphics Card #1 ASUS STRIX-GTX970-DC2OC-4GD5 Monitor ASUS VG278H Storage #1 3x OCZ Vertex 3 240 (RAID5 - LSI 9361-8i) Storage #2 3x WD2003FYYS (RAID5 - LSI 9361-8i) CPU Cooler Corsair H100i + 4x Noctua NF-P12 Case Coolermaster HAF-X Power Supply Seasonic X-1250 Keyboard Razer Anansi Mouse Logitech G502 OS Windows 10 Pro x64 Network Router Linksys E4200v2 (running TomatoUSB/Toastman firmware)
- Join Date
- Mar 2012
- Reputation
- 266
- Posts
- 4,389
Regarding RealBench's bundled programs and licenses.
RealBench is an application written in C++ using the Qt Framework (v5.1) which automates the execution of several programs (with specific parameters) in an efficient (per task goal) multithreaded way, times their performance and creates a score out of those timings, based on a formula devised by me.
The subprograms included are:
GIMP (licensed under GPL)
Handbrake (licensed under GPL)
Blender (licensed under GPL)
7zip (licensed under LGPL)
VLC( (licensed under GPL)
Luxmark (licensed under GPL)
All of the above are bundled along directly as binaries. No part of their source has been implemented in RealBench, so RealBench is NOT a derivative of any of the above. This means that RealBench is not bound by the GPL license and its source belongs to ME as these are just bundled along. The GPL license allows the distribution of any binaries made from any GPL licensed source. If the source was modified in any way, the modified source has to be made readily available or be bundled along.
The Qt Framework that Realbench's source directly depends on, is licensed under LGPL and since RealBench is linking dynamically to the Qt libraries, its source can remain closed.
For all the above bundled programs, precompiled x64 binaries were used. With one exception. Luxmark was depending on Qt4. This dependency would force me to pack additional libraries (Qt4 ones) with RealBench so I modified the source in order to compile Luxmark and its dependencies with Visual Studio 2012 toolchain and the Qt5 libraries that RealBench was already using. The modified source was sent to one of the Luxmark developers, I had been in contact with, and is also available here: https://dl.dropboxusercontent.com/u/..._qt5_vs2012.7z
This covers the licensing requirements of Luxmark.
CPU-Z is also bundled along under direct permission, from CPUID, for it to be distributed by ASUS.
These are all the facts regarding the licensing involved. Any requests for RealBench's source should be directed to this sticky that explains everything. Demands for the source will simply be ignored.
Thanks!
Nodens
ATTENDUM: The clause in GPLv3 about derivative work specifically states:
Originally Posted by http://www.gnu.org/licenses/gpl-3.0.html
Last edited by Nodens; 02-04-2014 at 03:45 PM. Reason: Attendum
RAMPAGE Windows 8/7 UEFI Installation Guide - Patched OROM for TRIM in RAID - Patched UEFI GOP Updater Tool - ASUS OEM License Restorer
There are 10 types of people in the world. Those who understand binary and those who don't!
RealBench Developer.