Skip to content

Source code of dependency software/packages used to comply with GPLv3

Notifications You must be signed in to change notification settings

WISDAMapp/dependency_source_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Source code of libraries to comply with GPL

Here you will find source code in zipped form for software libraries under GPL which are used within WISDAM, which is obligatory to provide if distributing binaries. Building instructions are explained within the source code. For QT's source code these are zip files of the cloned repositories while for libraw its direct downloaded from their website Under Licenses you will find license texts of the components which source codes are provided here.

None of the source code provided is modified.

Within WISDAM development no building was done and all python packages with the dependent binaries are installed via pip from PyPi.

https://pypi.org/project/PySide6/6.8.0/ which is a wheel with binaries for PySide6/Shiboken6 and QT6

https://pypi.org/project/rawpy/0.23.2/ which contains a binary wheel of LibRaw

LibRAW (LGPLv2.1)

LibRaw-0.21.3.zip contains the LibRAW Version 0.21.3 source code provided at https://www.libraw.org/

QT6 and PySide6/Shiboken6 (GPLv3)

qt6_6_8_0.zip is a clone of the corresponding source code for QT6 Version 6.8.0 and contains build instructions. The QT6 source code can also be found under https://code.qt.io/cgit/qt/qt5.git/

pyside-pyside-setup-6.8.zip is a clone of QT's Pyside6 repository and contains build instructions. The current used PySide6/Shiboken6 Version 6.8 can be also found under https://github.com/qtproject/pyside-pyside-setup/tree/6.8

About

Source code of dependency software/packages used to comply with GPLv3

Resources

Stars

Watchers

Forks