summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorJamie Murphy <hello@itsjamie.dev>2022-09-24 01:00:00 -0700
committerJamie Murphy <hello@itsjamie.dev>2022-09-24 01:00:00 -0700
commit3d09c02e6d2ead9edafdc173fcde3cb01ff1f893 (patch)
tree8867a1247b460b61566e8a73dbd03220ce138218 /build-aux
parent7ea46c87d22c46feb820d8661d93bcf5c58cbeca (diff)
downloadgnome-todo-3d09c02e6d2ead9edafdc173fcde3cb01ff1f893.tar.gz
deps: Bump librest, remove libportal
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Todo.json38
1 files changed, 8 insertions, 30 deletions
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 58dc473c..0d796914 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -90,10 +90,14 @@
},
{
"name" : "rest",
+ "config-opts": [
+ "-Dintrospection=false",
+ "-Dgtk_doc=false"
+ ],
+ "buildsystem" : "meson",
"sources" : [
{
"type" : "git",
- "branch" : "librest-0-7",
"url" : "https://gitlab.gnome.org/GNOME/librest.git"
}
]
@@ -110,21 +114,10 @@
]
},
{
- "name" : "gcr",
- "buildsystem" : "meson",
- "config-opts" : [
- "-Dgtk_doc=false"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gcr.git"
- }
- ]
- },
- {
"name" : "evolution-data-server",
- "cleanup": [ "/share/GConf" ],
+ "cleanup" : [
+ "/share/GConf"
+ ],
"config-opts" : [
"-DENABLE_CANBERRA=OFF",
"-DENABLE_DOT_LOCKING=OFF",
@@ -154,21 +147,6 @@
]
},
{
- "name" : "libportal",
- "buildsystem" : "meson",
- "config-opts" : [
- "-Dbackends=gtk4",
- "-Ddocs=false"
- ],
- "sources" : [
- {
- "type" : "git",
- "branch" : "main",
- "url" : "https://github.com/flatpak/libportal.git"
- }
- ]
- },
- {
"name" : "endeavour",
"buildsystem" : "meson",
"config-opts" : [