[dia/bilelmoussaoui/flatpak: 2/2] Flatpak: bundle pygobject



commit 8d8ea9e6bef88bd4c943856aa57a81745e86bf5a
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed May 22 22:04:07 2019 +0000

    Flatpak: bundle pygobject
    
    Required to build pygtk

 build-aux/flatpak/org.gnome.Dia.json | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/build-aux/flatpak/org.gnome.Dia.json b/build-aux/flatpak/org.gnome.Dia.json
index 6d4c5677..d5f13617 100644
--- a/build-aux/flatpak/org.gnome.Dia.json
+++ b/build-aux/flatpak/org.gnome.Dia.json
@@ -152,6 +152,14 @@
                         "type": "archive",
                         "url": "https://ftp.gnome.org/pub/GNOME/sources/pygtk/2.10/pygtk-2.10.6.tar.gz";,
                         "sha256": "b4ab03eb315f6dcccc809e119461ecc3f2c3ec433d4effa0f630f3b145c49e43"
+                    }],
+                    "modules": [{
+                        "name": "python-gobject",
+                        "sources": [{
+                            "type": "archive",
+                            "url": 
"https://ftp.gnome.org/pub/GNOME/sources/pygobject/2.90/pygobject-2.90.4.tar.xz";,
+                            "sha256": "8407b6997181bbca4783798e21d7d63ca41708a6c05a3b08c953d64e7b97b2a1"
+                        }]
                     }]
 
                 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]