// SPDX-License-Identifier: CC0-1.0 // Copyright (C) 2022 Wojtek Kosior // Available under the terms of Creative Commons Zero v1.0 Universal. { "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "phoronix-com-fix-benchmarks", "copyright": [ {"file": "report.spdx"}, {"file": "LICENSES/CC0-1.0.txt"} ], "upstream_url": "https://git.koszko.org/hydrilla-fixes-bundle/tree/src/phoronix-com-fix-benchmarks", "definitions": [{ "type": "mapping_and_resource", "identifier": "phoronix-com-fix-benchmarks", "long_name": "Phoronix benchmarks fix", "uuid": "62f8217b-d577-4fa8-9f90-f9768a0dd661", "version": [2022, 2, 18], "revision": 2, "description": "Make benchmarks in phoronix.com articles display without relying on site-served JavaScript.", "dependencies": [], "scripts": [{"file": "phoronix_benchmarks.js"}], "payloads": { // To test use your preferred search engine to search for // "phoronix com benchmarks" - most of the articles that show up // should have some openbenchmarking.org benchmarks in them. "https://www.phoronix.com/***": { "identifier": "phoronix-com-fix-benchmarks" } } }], "reuse_generate_spdx_report": true }