|
1 | 1 | { |
2 | 2 | "app-id" : "io.github.alainm23.planify.Devel", |
3 | 3 | "runtime" : "org.gnome.Platform", |
4 | | - "runtime-version" : "47", |
| 4 | + "runtime-version" : "48", |
5 | 5 | "sdk" : "org.gnome.Sdk", |
6 | 6 | "command" : "io.github.alainm23.planify.Devel", |
7 | 7 | "tags" : [ |
|
32 | 32 | "*.a" |
33 | 33 | ], |
34 | 34 | "modules" : [ |
35 | | - { |
36 | | - "name" : "intltool", |
37 | | - "cleanup" : [ |
38 | | - "*" |
39 | | - ], |
40 | | - "sources" : [ |
41 | | - { |
42 | | - "type" : "archive", |
43 | | - "url" : "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", |
44 | | - "sha256" : "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" |
45 | | - } |
46 | | - ] |
47 | | - }, |
48 | 35 | { |
49 | 36 | "name" : "granite", |
50 | 37 | "buildsystem" : "meson", |
|
75 | 62 | "sources" : [ |
76 | 63 | { |
77 | 64 | "type" : "archive", |
78 | | - "url" : "https://github.com/libical/libical/releases/download/v3.0.17/libical-3.0.17.tar.gz", |
79 | | - "sha256" : "bcda9a6db6870240328752854d1ea475af9bbc6356e6771018200e475e5f781b", |
| 65 | + "url" : "https://github.com/libical/libical/releases/download/v3.0.20/libical-3.0.20.tar.gz", |
| 66 | + "sha256" : "e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2", |
80 | 67 | "x-checker-data" : { |
81 | 68 | "type" : "anitya", |
82 | 69 | "project-id" : 1637, |
|
119 | 106 | "sources" : [ |
120 | 107 | { |
121 | 108 | "type" : "archive", |
122 | | - "url" : "https://download.gnome.org/sources/evolution-data-server/3.50/evolution-data-server-3.50.2.tar.xz", |
123 | | - "sha256" : "5e66270388d50c14f3b1ae3fa0d2127b9fedce752acd393b5545281b01fc4970", |
| 109 | + "url" : "https://download.gnome.org/sources/evolution-data-server/3.56/evolution-data-server-3.56.1.tar.xz", |
| 110 | + "sha256" : "646cc0037da3f9f295794c637d95394ad76f8c9bee2268be2c4183e27720c137", |
124 | 111 | "x-checker-data" : { |
125 | 112 | "type" : "gnome", |
126 | 113 | "name" : "evolution-data-server" |
|
132 | 119 | "name" : "libportal", |
133 | 120 | "buildsystem" : "meson", |
134 | 121 | "config-opts" : [ |
135 | | - "-Dbackends=['gtk4']", |
| 122 | + "-Dbackend-gtk3=disabled", |
| 123 | + "-Dbackend-gtk4=enabled", |
136 | 124 | "-Ddocs=false", |
137 | 125 | "-Dtests=false" |
138 | 126 | ], |
139 | 127 | "sources" : [ |
140 | 128 | { |
141 | 129 | "type" : "git", |
142 | 130 | "url" : "https://github.com/flatpak/libportal.git", |
143 | | - "tag" : "0.6" |
| 131 | + "tag" : "0.9.1" |
144 | 132 | } |
145 | 133 | ] |
146 | 134 | }, |
|
150 | 138 | "sources" : [ |
151 | 139 | { |
152 | 140 | "type" : "git", |
153 | | - "url" : "https://gitlab.gnome.org/GNOME/gxml.git" |
| 141 | + "url" : "https://gitlab.gnome.org/GNOME/gxml.git", |
| 142 | + "tag": "0.20.4" |
154 | 143 | } |
155 | 144 | ] |
156 | 145 | }, |
|
0 commit comments