summaryrefslogtreecommitdiffstats
path: root/src/testlib/3rdparty/cycle/qt_attribution.json
blob: 0c831463ac9abe0fe8e289152f55d80da731eac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
    {
        "Id": "cycle",
        "Name": "Cycle",
        "QDocModule": "qttestlib",
        "QtUsage": "Used in the Qt Test module.",
        "Comment": { "Upstream": "https://github.com/FFTW/fftw3",
                     "File": "kernel/cycle.h",
                     "Prepare": "Purge dangling hspace on ends of lines",
                     "Patches": [
                         "00-include-guard.patch",
                         "01-rename-ticks.patch",
                         "02-preprocesor-checks.patch",
                         "03-parisc-compile.patch"
                     ],
                     "General": "no relevant CPE found"
                   },
        "Files": "cycle_p.h",

        "Description": "Enables access to the CPU's cycle counters.",
        "Homepage": "http://fftw.org/",
        "Version": "3.3.10",
        "PURL": "pkg:github/FFTW/fftw3@fftw-$<VERSION>",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "LICENSE.txt",
        "Copyright": [
            "Copyright (c) 2003, 2007-14 Matteo Frigo",
            "Copyright (c) 2003, 2007-14 Massachusetts Institute of Technology"
        ]
    }
]