summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-09-25 17:07:38 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-09-25 17:31:30 -0300
commit59deded9bc9ececca3863f2af857bdfbc82ce48d (patch)
treef104acfa51a5802ec7a4cf39dff399f29c085759 /build-aux
parent2a401194a82fec6dfcb4e563779d943d9d074ef8 (diff)
downloadgnome-todo-59deded9bc9ececca3863f2af857bdfbc82ce48d.tar.gz
flatpak: Use GTK4 from image
We don't have a custom patch anymore, use the image.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gnome.Todo.json47
1 files changed, 0 insertions, 47 deletions
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 303c15fa..3db71b47 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -157,53 +157,6 @@
]
},
{
- "name" : "libsass",
- "buildsystem" : "meson",
- "builddir" : true,
- "config-opts": [
- "--libdir=/app/lib"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://github.com/lazka/libsass.git",
- "branch" : "meson"
- }
- ]
- },
- {
- "name" : "sassc",
- "buildsystem" : "meson",
- "builddir" : true,
- "config-opts": [
- "--libdir=/app/lib"
- ],
- "sources" : [
- {
- "type" : "git",
- "url" : "https://github.com/lazka/sassc.git",
- "branch" : "meson"
- }
- ]
- },
- {
- "name": "gtk",
- "buildsystem": "meson",
- "builddir": true,
- "config-opts": [
- "-Ddemos=false",
- "-Dbuild-examples=false",
- "-Dbuild-tests=false",
- "--libdir=/app/lib"
- ],
- "sources": [
- {
- "type": "git",
- "url": "https://gitlab.gnome.org/GNOME/gtk.git"
- }
- ]
- },
- {
"name" : "gnome-todo",
"buildsystem" : "meson",
"config-opts" : [