-
Notifications
You must be signed in to change notification settings - Fork 97
/
com.github.unrud.VideoDownloader.json
169 lines (169 loc) · 6.47 KB
/
com.github.unrud.VideoDownloader.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
"app-id": "com.github.unrud.VideoDownloader",
"runtime": "org.gnome.Platform",
"runtime-version": "47",
"sdk": "org.gnome.Sdk",
"command": "video-downloader",
"finish-args": [
"--share=network",
"--share=ipc",
"--socket=fallback-x11",
"--device=dri",
"--socket=wayland",
"--filesystem=xdg-download/VideoDownloader:create"
],
"cleanup": [
"/include",
"/lib/pkgconfig",
"/man",
"/share/doc",
"/share/gtk-doc",
"/share/man",
"/share/pkgconfig",
"*.la",
"*.a"
],
"cleanup-commands": [
"mkdir -p /app/lib/ffmpeg"
],
"add-extensions": {
"org.freedesktop.Platform.ffmpeg-full": {
"directory": "lib/ffmpeg",
"version": "24.08",
"add-ld-path": "."
}
},
"modules": [
{
"name": "pyxattr",
"buildsystem": "simple",
"build-commands": [
"pip3 install --prefix=/app ."
],
"sources": [
{
"type": "archive",
"url": "https://github.com/iustin/pyxattr/archive/refs/tags/v0.8.1.tar.gz",
"sha256": "ce7ef783e751b96610a6eb32fc49a89340b5dc575fbe15054ce7935ebaf49edb",
"x-checker-data": {
"type": "json",
"url": "https://api.github.com/repos/iustin/pyxattr/releases/latest",
"version-query": ".tag_name",
"url-query": "\"https://github.com/iustin/pyxattr/archive/refs/tags/\" + $version + \".tar.gz\""
}
}
]
},
{
"name": "mutagen",
"buildsystem": "simple",
"build-commands": [
"pip3 install --no-build-isolation --prefix=/app ."
],
"sources": [
{
"type": "archive",
"url": "https://github.com/quodlibet/mutagen/archive/refs/tags/release-1.47.0.tar.gz",
"sha256": "f7489e19d375c31ba1962ab19e11eca8b9f86f05bfd99cef467f8dd875d8941e",
"x-checker-data": {
"type": "json",
"url": "https://api.github.com/repos/quodlibet/mutagen/releases/latest",
"version-query": ".tag_name",
"url-query": "\"https://github.com/quodlibet/mutagen/archive/refs/tags/\" + $version + \".tar.gz\""
}
}
]
},
{
"name": "pycryptodomex",
"buildsystem": "simple",
"build-commands": [
"touch .separate_namespace",
"pip3 install --no-build-isolation --prefix=/app ."
],
"sources": [
{
"type": "archive",
"url": "https://github.com/Legrandin/pycryptodome/archive/refs/tags/v3.21.0.tar.gz",
"sha256": "195e5cdfbb550b03f83f2af2aa4652c14b64783574d835fe61bb06c8fc06ba21",
"x-checker-data": {
"type": "json",
"url": "https://api.github.com/repos/Legrandin/pycryptodome/tags",
"version-query": "[.[].name | select(test(\"^v?[0-9.]+$\"))] | sort_by(sub(\"^v\"; \"\") | split(\".\") | map(tonumber))[-1]",
"url-query": "\"https://github.com/Legrandin/pycryptodome/archive/refs/tags/\" + $version + \".tar.gz\""
}
}
]
},
{
"name": "websockets",
"buildsystem": "simple",
"build-commands": [
"pip3 install --no-build-isolation --prefix=/app ."
],
"sources": [
{
"type": "archive",
"url": "https://github.com/aaugustin/websockets/archive/refs/tags/14.1.tar.gz",
"sha256": "822f3c2bd7ac6b2d9b90271dccaf4e74453b3b0aba5323ade0bcade60102a5c1",
"x-checker-data": {
"type": "json",
"url": "https://api.github.com/repos/aaugustin/websockets/tags",
"version-query": "[.[].name | select(test(\"^v?[0-9.]+$\"))] | sort_by(sub(\"^v\"; \"\") | split(\".\") | map(tonumber))[-1]",
"url-query": "\"https://github.com/aaugustin/websockets/archive/refs/tags/\" + $version + \".tar.gz\""
}
}
]
},
{
"name": "brotli",
"buildsystem": "simple",
"build-commands": [
"pip3 install --prefix=/app ."
],
"sources": [
{
"type": "archive",
"url": "https://github.com/google/brotli/archive/refs/tags/v1.1.0.tar.gz",
"sha256": "e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff",
"x-checker-data": {
"type": "json",
"url": "https://api.github.com/repos/google/brotli/releases/latest",
"version-query": ".tag_name",
"url-query": "\"https://github.com/google/brotli/archive/refs/tags/\" + $version + \".tar.gz\""
}
}
]
},
{
"name": "yt-dlp",
"buildsystem": "simple",
"build-commands": [
"pip3 install --no-dependencies --prefix=/app \"$(echo *.whl)[default]\""
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/64/22/1918d2c8c123e9157efd7c2063ea89b4826f904d67b17e77152862ac3347/yt_dlp-2024.11.18-py3-none-any.whl",
"sha256": "b9741695911dc566498b5f115cdd6b1abbc5be61cb01fd98abe649990a41656c",
"x-checker-data": {
"type": "pypi",
"name": "yt-dlp",
"packagetype": "bdist_wheel"
}
}
]
},
{
"name": "video-downloader",
"builddir": true,
"buildsystem": "meson",
"sources": [
{
"type": "git",
"path": "."
}
]
}
]
}