[nautilus/alatiera-wip/ernestask/gtk4-continued-patch-79793] Flatpak: do not build gtk4 from source.
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/alatiera-wip/ernestask/gtk4-continued-patch-79793] Flatpak: do not build gtk4 from source.
- Date: Tue, 30 Oct 2018 20:48:24 +0000 (UTC)
commit 87d72c9ac0d911ffdca2e743969f0250541bc4f9
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Tue Oct 30 20:48:00 2018 +0000
Flatpak: do not build gtk4 from source.
Gtk4 is included in the master Sdk now.
build-aux/flatpak/org.gnome.NautilusGtk4.yml | 39 ----------------------------
1 file changed, 39 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.NautilusGtk4.yml b/build-aux/flatpak/org.gnome.NautilusGtk4.yml
index 1d871d85d..2585c413d 100644
--- a/build-aux/flatpak/org.gnome.NautilusGtk4.yml
+++ b/build-aux/flatpak/org.gnome.NautilusGtk4.yml
@@ -76,45 +76,6 @@ modules:
url: "https://gitlab.gnome.org/GNOME/gnome-autoar.git"
tag: "0.2.3"
- - name: "wayland"
- sources:
- - type: "git"
- url: "https://github.com/wayland-project/wayland.git"
- tag: "1.15.91"
- build-options:
- config-opts:
- - "--disable-documentation"
- buildsystem: "autotools"
- builddir: true
-
- - name: "graphene"
- sources:
- - type: "git"
- url: "https://github.com/ebassi/graphene.git"
- tag: "1.8.2"
- build-options:
- config-opts:
- - "--libdir=lib"
- - "-Dintrospection=false"
- - "-Dtests=false"
- - "-Dbenchmarks=false"
- buildsystem: "meson"
- builddir: true
-
- - name: "gtk+"
- sources:
- - type: "git"
- url: "https://gitlab.gnome.org/GNOME/gtk.git"
- build-options:
- config-opts:
- - "--libdir=lib"
- - "-Dintrospection=false"
- - "-Ddemos=true"
- - "-Dbuild-examples=false"
- - "-Dbuild-tests=false"
- buildsystem: "meson"
- builddir: true
-
- name: "nautilus"
buildsystem: "meson"
builddir: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]