[gnome-todo] flatpak: Use GTK4 from image
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] flatpak: Use GTK4 from image
- Date: Fri, 25 Sep 2020 20:31:44 +0000 (UTC)
commit 59deded9bc9ececca3863f2af857bdfbc82ce48d
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Sep 25 17:07:38 2020 -0300
flatpak: Use GTK4 from image
We don't have a custom patch anymore, use the image.
build-aux/flatpak/org.gnome.Todo.json | 47 -----------------------------------
1 file changed, 47 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Todo.json b/build-aux/flatpak/org.gnome.Todo.json
index 303c15f..3db71b4 100644
--- a/build-aux/flatpak/org.gnome.Todo.json
+++ b/build-aux/flatpak/org.gnome.Todo.json
@@ -156,53 +156,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",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]