|
10 | 10 | }, |
11 | 11 | "command": "workbench", |
12 | 12 | "finish-args": [ |
13 | | - "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri", |
| 13 | + "--share=ipc", |
| 14 | + "--socket=fallback-x11", |
| 15 | + "--socket=wayland", |
| 16 | + "--device=dri", |
14 | 17 | "--share=network" |
15 | 18 | ], |
| 19 | + "cleanup": [ |
| 20 | + "/include", |
| 21 | + "/lib/pkgconfig", |
| 22 | + "/man", |
| 23 | + "/share/doc", |
| 24 | + "/share/gtk-doc", |
| 25 | + "/share/man", |
| 26 | + "/share/pkgconfig", |
| 27 | + "/share/installed-tests", |
| 28 | + "*.la", |
| 29 | + "*.a" |
| 30 | + ], |
16 | 31 | "modules": [ |
17 | 32 | { |
18 | 33 | "name": "vte", |
19 | 34 | "buildsystem": "meson", |
20 | 35 | "config-opts": [ |
21 | | - "-Ddocs=false", "-Dgtk3=false", "-Dgtk4=true", "-Dvapi=false", |
| 36 | + "-Ddocs=false", |
| 37 | + "-Dgtk3=false", |
| 38 | + "-Dgtk4=true", |
| 39 | + "-Dvapi=false", |
22 | 40 | "-Dglade=false" |
23 | 41 | ], |
24 | 42 | "sources": [ |
25 | 43 | { |
26 | 44 | "type": "archive", |
27 | | - "url": "https://download.gnome.org/sources/vte/0.72/vte-0.72.0.tar.xz", |
28 | | - "sha256": "40fe914d6c70db34176c922725b6c6ea15d5f3cb2a9b44c57e200a5f950a6736" |
| 45 | + "url": "https://download.gnome.org/sources/vte/0.72/vte-0.72.1.tar.xz", |
| 46 | + "sha256": "0554f9f88d56ce2d78398fcc7f69bc00e53bbbc5f694e0ae1dcaf5286f89d7e4" |
29 | 47 | } |
30 | 48 | ] |
31 | 49 | }, |
|
110 | 128 | { |
111 | 129 | "type": "archive", |
112 | 130 | "only-arches": ["aarch64"], |
113 | | - "url": "https://registry.npmjs.org/@rometools/cli-linux-arm64/-/cli-linux-arm64-12.0.0.tgz", |
114 | | - "sha512": "9f62c983a78064435470917df708c37aa402affe3422a1942436d7ecdc2253546f0b2f9105936685c99201a28e73aac2a0b51c33d5b9abe1f88df9f86d67c904" |
| 131 | + "url": "https://registry.npmjs.org/@rometools/cli-linux-arm64/-/cli-linux-arm64-12.1.1.tgz", |
| 132 | + "sha512": "8ca25e4fa488d5df5b90094c398977750b73bd38bdf1db0903310cf754955cb9793a78e4e7967d406f5fd44e276d2efa2cae1e65a34c70aaacec5da14b255e75" |
115 | 133 | }, |
116 | 134 | { |
117 | 135 | "type": "archive", |
118 | 136 | "only-arches": ["x86_64"], |
119 | | - "url": "https://registry.npmjs.org/@rometools/cli-linux-x64/-/cli-linux-x64-12.0.0.tgz", |
120 | | - "sha512": "56e40ee1e3ab2a67eb2eb73c2b331a672a73de2d6b0fd157471c0e164ea16b5e8334757ed7b7514189bb8d1675a7e1eb5dd8c02584d273147f134df218b4e195" |
| 137 | + "url": "https://registry.npmjs.org/@rometools/cli-linux-x64/-/cli-linux-x64-12.1.1.tgz", |
| 138 | + "sha512": "0ac2e3658b4b41d2a831cae85d72949997721507e0565ec2f282080dc24dce61d929d57046123533e9caff4be9885b558c2b7a8fe0b0da00d89284128a14edd3" |
121 | 139 | } |
122 | 140 | ] |
123 | 141 | }, |
|
0 commit comments