Debian Patches
Status for sc-controller/0.6.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Fix-scc-osd-message-to-run-when-invoked-as-an-entry-.patch | Fix scc-osd-message to run when invoked as an entry point The main() function wraps its entire body in a guard. When installed, scc-osd-message is a setuptools console entry point that imports the module and calls main(), so __name__ is "scc.bin.scc_osd_message" and the body never runs. This patch removes the inner guard to match the other scc-osd-* entry points. |
Michael Lloyd <michael@micl.dev> | no | 2026-07-16 | ||
| 0002-Add-uaccess-tag-to-USB-udev-rules-for-user-device-ac.patch | Add uaccess tag to USB udev rules for user device access The valve (28de) and sony (054c) USb match rules set MODE to 0666 but lack the "uaccess" tag, unlike the bluetooth/hidraw rules. Add the tag to silence lintian udev-rule-missing-uaccess warning. |
Michael Lloyd <michael@micl.dev> | no | 2026-07-16 | ||
| 0003-Add-file-launch-code-and-keywords-to-desktop-entry.patch | Add file launch code and keywords to desktop entry The .desktop entry declares mimetype associations but its "Exec" line had no field code, so file managers could not pass the selected file. This patch adds the "%U" code as well as keywords for application menu search. |
Michael Lloyd <michael@micl.dev> | no | 2026-07-16 | ||
| 0004-Rework-AppStream-metainfo-to-pass-validation-and-dec.patch | Rework AppStream metainfo to pass validation and declare modaliases This patch renames the metainfo to its reverse DNS component ID and modernizes it so appstreamcli validate-tree passes. Specifically, it uses the desktop-application type, a reverse DNS id, adds a <launchable> element, fixes the current <developer> element, and OARS content rating, and a longer description. It also adds modalias matches for valve and sony USB devices matched by the udev rules. |
Michael Lloyd <michael@micl.dev> | no | 2026-07-16 |
All known versions for source package 'sc-controller'
- 0.6.1-1 (forky, sid)
