Files
RedBear-OS/local/recipes/qt/qtbase/source/util/gradientgen/qt_attribution.json
T
vasilito 04b7641e85 config: add x11proto dependency for libxau and SDDM
- Add x11proto to redbear-full.toml package list
- libxau recipe updated with x11proto dependency and custom build script
- Fixes libxau build failure: 'Package xproto was not found'
2026-06-20 14:57:46 +03:00

18 lines
596 B
JSON

[
{
"Id": "webgradients",
"Name": "WebGradients",
"QDocModule": "qtgui",
"QtUsage": "Used in Qt GUI to provide presets for QGradient.",
"Files": "webgradients.css",
"Description": "WebGradients is a free collection of 180 linear gradients.",
"Homepage": "https://webgradients.com/",
"PURL": "pkg:generic/webgradients?download_url=https://webgradients.com/",
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "LICENSE.WEBGRADIENTS.txt",
"Copyright": "Copyright (c) 2017 itmeo"
}
]