|
8 | 8 | "sources": [ |
9 | 9 | { |
10 | 10 | "type": "archive", |
11 | | - "url": "https://download.drobilla.net/serd-0.30.16.tar.xz", |
12 | | - "sha256": "f50f486da519cdd8d03b20c9e42414e459133f5a244411d8e63caef8d9ac9146" |
| 11 | + "url": "https://download.drobilla.net/serd-0.32.10.tar.xz", |
| 12 | + "sha256": "b0e93b49e52f01a049475b7886ef140407115a32d3b1e5dc5f95141c88275d1c" |
13 | 13 | } |
14 | 14 | ], |
15 | | - "post-install": [ |
16 | | - "install -Dm644 -t $FLATPAK_DEST/share/licenses/serd ../COPYING" |
| 15 | + "cleanup": [ |
| 16 | + "/bin", |
| 17 | + "/include", |
| 18 | + "/lib/pkgconfig", |
| 19 | + "/share/man" |
| 20 | + ] |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": "zix", |
| 24 | + "buildsystem": "meson", |
| 25 | + "sources": [ |
| 26 | + { |
| 27 | + "type": "archive", |
| 28 | + "url": "https://download.drobilla.net/zix-0.8.2.tar.xz", |
| 29 | + "sha256": "4c73aab0f8cbbfe56b00c8c6d648316021e699c5ae6cbf254391ef309047e67b" |
| 30 | + } |
17 | 31 | ], |
18 | 32 | "cleanup": [ |
19 | 33 | "/bin", |
20 | 34 | "/include", |
21 | 35 | "/lib/pkgconfig", |
| 36 | + "/share/doc", |
22 | 37 | "/share/man" |
23 | 38 | ] |
24 | 39 | }, |
|
28 | 43 | "sources": [ |
29 | 44 | { |
30 | 45 | "type": "archive", |
31 | | - "url": "https://download.drobilla.net/sord-0.16.14.tar.xz", |
32 | | - "sha256": "220fd97d5fcb216e7b85db66f685bfdaad7dc58a50d1f96dfb2558dbc6c4731b" |
| 46 | + "url": "https://download.drobilla.net/sord-0.16.22.tar.xz", |
| 47 | + "sha256": "bb23b34b216579136795d518cffa73d91cf205594ce9accebfd408afb839173f" |
33 | 48 | } |
34 | 49 | ], |
35 | | - "post-install": [ |
36 | | - "install -Dm644 -t $FLATPAK_DEST/share/licenses/sord ../COPYING" |
37 | | - ], |
38 | 50 | "cleanup": [ |
39 | 51 | "/bin", |
40 | 52 | "/include", |
|
53 | 65 | "sources": [ |
54 | 66 | { |
55 | 67 | "type": "archive", |
56 | | - "url": "https://download.drobilla.net/sratom-0.6.14.tar.xz", |
57 | | - "sha256": "9982faf40db83aedd9b3850e499fecd6852b8b4ba6dede514013655cffaca1e6" |
| 68 | + "url": "https://download.drobilla.net/sratom-0.6.22.tar.xz", |
| 69 | + "sha256": "0209b7d0f22c96abb416722ed735b0933be47931ecff4aa4b26ded7760b4f252" |
58 | 70 | } |
59 | | - ], |
60 | | - "post-install": [ |
61 | | - "install -Dm644 -t $FLATPAK_DEST/share/licenses/sratom ../COPYING" |
62 | 71 | ] |
63 | 72 | } |
64 | 73 | ], |
65 | 74 | "sources": [ |
66 | 75 | { |
67 | 76 | "type": "archive", |
68 | | - "url": "https://download.drobilla.net/lilv-0.24.20.tar.xz", |
69 | | - "sha256": "4fb082b9b8b286ea92bbb71bde6b75624cecab6df0cc639ee75a2a096212eebc" |
| 77 | + "url": "https://download.drobilla.net/lilv-0.28.0.tar.xz", |
| 78 | + "sha256": "8dcb70adb5cf072335115a6b091f4113710bdc73abaadaa3f9e9c1e55957b149" |
70 | 79 | } |
71 | 80 | ], |
72 | | - "post-install": [ |
73 | | - "install -Dm644 -t $FLATPAK_DEST/share/licenses/lilv ../COPYING" |
74 | | - ], |
75 | 81 | "cleanup": [ |
76 | 82 | "/bin", |
77 | 83 | "/etc", |
|
0 commit comments