33 "runtime" : " org.gnome.Sdk" ,
44 "runtime-version" : " 44" ,
55 "sdk" : " org.gnome.Sdk" ,
6- "sdk-extensions" : [
7- " org.freedesktop.Sdk.Extension.vala"
8- ],
6+ "sdk-extensions" : [" org.freedesktop.Sdk.Extension.vala" ],
97 "build-options" : {
108 "append-path" : " /usr/lib/sdk/vala/bin" ,
119 "append-ld-library-path" : " /usr/lib/sdk/vala/lib"
1210 },
1311 "command" : " workbench" ,
1412 "finish-args" : [
15- " --share=ipc" ,
16- " --socket=fallback-x11" ,
17- " --socket=wayland" ,
18- " --device=dri" ,
13+ " --share=ipc" , " --socket=fallback-x11" , " --socket=wayland" , " --device=dri" ,
1914 " --share=network"
2015 ],
2116 "modules" : [
2217 {
2318 "name" : " vte" ,
2419 "buildsystem" : " meson" ,
2520 "config-opts" : [
26- " -Ddocs=false" ,
27- " -Dgtk3=false" ,
28- " -Dgtk4=true" ,
29- " -Dvapi=false" ,
21+ " -Ddocs=false" , " -Dgtk3=false" , " -Dgtk4=true" , " -Dvapi=false" ,
3022 " -Dglade=false"
3123 ],
3224 "sources" : [
3325 {
3426 "type" : " archive" ,
35- "url" : " https://download.gnome.org/sources/vte/0.72/vte-0.72.0 .tar.xz" ,
36- "sha256" : " 40fe914d6c70db34176c922725b6c6ea15d5f3cb2a9b44c57e200a5f950a6736 "
27+ "url" : " https://download.gnome.org/sources/vte/0.72/vte-0.72.1 .tar.xz" ,
28+ "sha256" : " 0554f9f88d56ce2d78398fcc7f69bc00e53bbbc5f694e0ae1dcaf5286f89d7e4 "
3729 }
3830 ]
3931 },
4032 {
4133 "name" : " libportal" ,
4234 "buildsystem" : " meson" ,
43- "config-opts" : [
44- " -Ddocs=false" ,
45- " -Dvapi=false" ,
46- " -Dbackends=gtk4"
47- ],
35+ "config-opts" : [" -Ddocs=false" , " -Dvapi=false" , " -Dbackends=gtk4" ],
4836 "sources" : [
4937 {
5038 "type" : " archive" ,
8573 "sha256" : " 69406a0250d0cc5175408cae7eca80c0c6bfaefc4ae1830b354c0433bcd5ce06"
8674 }
8775 ],
88- "cleanup" : [
89- " /include" ,
90- " *.pc" ,
91- " *.gir" ,
92- " *.typelib"
93- ]
76+ "cleanup" : [" /include" , " *.pc" , " *.gir" , " *.typelib" ]
9477 },
9578 {
9679 "name" : " gee" ,
10689 {
10790 "name" : " uncrustify" ,
10891 "buildsystem" : " cmake-ninja" ,
109- "config-opts" : [
110- " -DCMAKE_BUILD_TYPE=Release"
111- ],
92+ "config-opts" : [" -DCMAKE_BUILD_TYPE=Release" ],
11293 "builddir" : true ,
11394 "sources" : [
11495 {
123104 {
124105 "name" : " rome" ,
125106 "buildsystem" : " simple" ,
126- "build-commands" : [
127- " chmod +x rome" ,
128- " cp rome /app/bin/rome"
129- ],
107+ "build-commands" : [" chmod +x rome" , " cp rome /app/bin/rome" ],
130108 "sources" : [
131109 {
132110 "type" : " archive" ,
133- "only-arches" : [
134- " aarch64"
135- ],
111+ "only-arches" : [" aarch64" ],
136112 "url" : " https://registry.npmjs.org/@rometools/cli-linux-arm64/-/cli-linux-arm64-12.0.0.tgz" ,
137113 "sha512" : " 9f62c983a78064435470917df708c37aa402affe3422a1942436d7ecdc2253546f0b2f9105936685c99201a28e73aac2a0b51c33d5b9abe1f88df9f86d67c904"
138114 },
139115 {
140116 "type" : " archive" ,
141- "only-arches" : [
142- " x86_64"
143- ],
117+ "only-arches" : [" x86_64" ],
144118 "url" : " https://registry.npmjs.org/@rometools/cli-linux-x64/-/cli-linux-x64-12.0.0.tgz" ,
145119 "sha512" : " 56e40ee1e3ab2a67eb2eb73c2b331a672a73de2d6b0fd157471c0e164ea16b5e8334757ed7b7514189bb8d1675a7e1eb5dd8c02584d273147f134df218b4e195"
146120 }
150124 "name" : " Workbench" ,
151125 "buildsystem" : " meson" ,
152126 "builddir" : true ,
153- "config-opts" : [
154- " -Dprofile=development"
155- ],
127+ "config-opts" : [" -Dprofile=development" ],
156128 "sources" : [
157129 {
158130 "type" : " dir" ,
161133 ]
162134 }
163135 ]
164- }
136+ }
0 commit comments