summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gtk.Demo4.json32
-rw-r--r--build-aux/flatpak/org.gtk.IconBrowser4.json30
-rw-r--r--build-aux/flatpak/org.gtk.WidgetFactory4.json30
3 files changed, 91 insertions, 1 deletions
diff --git a/build-aux/flatpak/org.gtk.Demo4.json b/build-aux/flatpak/org.gtk.Demo4.json
index ceff29623d..4300c45e1e 100644
--- a/build-aux/flatpak/org.gtk.Demo4.json
+++ b/build-aux/flatpak/org.gtk.Demo4.json
@@ -1,7 +1,7 @@
{
"app-id": "org.gtk.Demo4",
"runtime": "org.gnome.Platform",
- "runtime-version": "master",
+ "runtime-version": "3.34",
"sdk": "org.gnome.Sdk",
"command": "gtk4-demo",
"tags": ["devel", "development", "nightly"],
@@ -55,6 +55,36 @@
]
},
{
+ "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,
diff --git a/build-aux/flatpak/org.gtk.IconBrowser4.json b/build-aux/flatpak/org.gtk.IconBrowser4.json
index 6dc46fcdab..cdeaf6f1c9 100644
--- a/build-aux/flatpak/org.gtk.IconBrowser4.json
+++ b/build-aux/flatpak/org.gtk.IconBrowser4.json
@@ -55,6 +55,36 @@
]
},
{
+ "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,
diff --git a/build-aux/flatpak/org.gtk.WidgetFactory4.json b/build-aux/flatpak/org.gtk.WidgetFactory4.json
index 8030528a14..f4130c1f65 100644
--- a/build-aux/flatpak/org.gtk.WidgetFactory4.json
+++ b/build-aux/flatpak/org.gtk.WidgetFactory4.json
@@ -55,6 +55,36 @@
]
},
{
+ "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,