1
0
Fork 0
mirror of https://git.suyu.dev/suyu/flatpak.git synced 2025-01-06 14:26:07 +00:00
yuzu-suyu-flatpak/shared-modules/vorbisgain/vorbisgain_0.37-2.json
2024-03-07 20:28:57 -03:00

29 lines
888 B
JSON

{
"name": "vorbisgain",
"buildsystem": "autotools",
"cleanup": [
"/man"
],
"sources": [
{
"type": "archive",
"url": "http://deb.debian.org/debian/pool/main/v/vorbisgain/vorbisgain_0.37.orig.tar.gz",
"sha256": "dd6db051cad972bcac25d47b4a9e40e217bb548a1f16328eddbb4e66613530ec"
},
{
"type": "patch",
"paths": [
"0001-temp_files.patch",
"0002-errno.patch",
"0003-manpage.patch",
"0004-vorbisgain_mtime.patch",
"0005-double_fclose.patch",
"0006-manpage_hyphens.patch",
"0007-recursively_spelling.patch",
"0008-manpage_recursion_mistake.patch",
"0009-hardening.patch",
"0010-fclose.patch"
]
}
]
}