Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Degeling <contact@kevindegeling.nl>2022-02-01 20:44:48 +0300
committerPatrick <tingping@tingping.se>2022-02-03 23:40:05 +0300
commit13b7044bf809784bb314b63212658b70d8bc2773 (patch)
tree54bb421dbaed61c06a5709a6a14964ca5d32d4b6
parent8307b98436de8456764e1dc168a4c6fc5b939585 (diff)
Vorbisgain: Resolve feedback
-rw-r--r--CODEOWNERS2
-rw-r--r--vorbisgain/vorbisgain_0.37-2.json49
2 files changed, 13 insertions, 38 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 864c534..24c8d63 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -16,4 +16,4 @@
/mac/ @enzo1982 @Eonfge
/pygtk/ @Eonfge
/gzdoom/ @Eonfge
-/vobisgain/ @Eonfge
+/vorbisgain/ @Eonfge
diff --git a/vorbisgain/vorbisgain_0.37-2.json b/vorbisgain/vorbisgain_0.37-2.json
index 5abde0f..0a9a40d 100644
--- a/vorbisgain/vorbisgain_0.37-2.json
+++ b/vorbisgain/vorbisgain_0.37-2.json
@@ -12,43 +12,18 @@
},
{
"type": "patch",
- "path": "0001-temp_files.patch"
- },
- {
- "type": "patch",
- "path": "0002-errno.patch"
- },
- {
- "type": "patch",
- "path": "0003-manpage.patch"
- },
- {
- "type": "patch",
- "path": "0004-vorbisgain_mtime.patch"
- },
- {
- "type": "patch",
- "path": "0005-double_fclose.patch"
- },
- {
- "type": "patch",
- "path": "0006-manpage_hyphens.patch"
- },
- {
- "type": "patch",
- "path": "0007-recursively_spelling.patch"
- },
- {
- "type": "patch",
- "path": "0008-manpage_recursion_mistake.patch"
- },
- {
- "type": "patch",
- "path": "0009-hardening.patch"
- },
- {
- "type": "patch",
- "path": "0010-fclose.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"
+ ]
}
]
}