summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libjpeg/qt_attribution.json
blob: dc9ebdbdc1c49aee12e5269f739f3be88d07a7e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Id": "libjpeg",
    "Name": "LibJPEG-turbo",
    "QDocModule": "qtgui",
    "QtUsage": "Used in the qjpeg image plugin. Configure with -system-libjpeg or -no-libjpeg to avoid.",
    "SecurityCritical": true,

    "Description": "The Independent JPEG Group's JPEG software",
    "Homepage": "http://libjpeg-turbo.virtualgl.org/",
    "Version": "2.1.5",
    "DownloadLocation": "https://sourceforge.net/projects/libjpeg-turbo/files/2.1.5/libjpeg-turbo-2.1.5.tar.gz",

    "License": "Independent JPEG Group License and BSD 3-Clause \"New\" or \"Revised\" License and zlib License",
    "LicenseId": "IJG AND BSD-3-Clause AND Zlib",
    "LicenseFiles": [ "LICENSE", "ijg-license.txt", "zlib-license.txt"],
    "CopyrightFile": "COPYRIGHT.txt"
}