summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libjpeg/qt_attribution.json
blob: a73ef1572df8293056bfe1b4ec560c34b4eec64f (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": "3.0.3",
    "DownloadLocation": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.3/libjpeg-turbo-3.0.3.tar.gz",

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