[dia] flatpak: *sigh* _again_



commit db4101d90eb69d2bfe0ca55d598d1167b0719b9a
Author: Zander Brown <zbrown gnome org>
Date:   Thu May 23 10:57:11 2019 +0100

    flatpak: *sigh* _again_

 build-aux/flatpak/org.gnome.Dia.json | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Dia.json b/build-aux/flatpak/org.gnome.Dia.json
index 321e9faa..ab9742ef 100644
--- a/build-aux/flatpak/org.gnome.Dia.json
+++ b/build-aux/flatpak/org.gnome.Dia.json
@@ -133,27 +133,24 @@
                     }]
                 },
                 {
-                    "name": "python2-pycairo",
+                    "name": "python2-pygobject",
                     "buildsystem": "simple",
                     "build-commands": [
-                        "pip2 install --no-index --find-links=\"file://${PWD}\" 
--install-option=\"--prefix=${FLATPAK_DEST}\" pycairo"
+                        "pip2 install --no-index --find-links=\"file://${PWD}\" 
--install-option=\"--prefix=${FLATPAK_DEST}\" pygobject"
                     ],
                     "sources": [
                         {
                             "type": "file",
                             "url": 
"https://files.pythonhosted.org/packages/a6/54/23d6cf3e8d8f1eb30e0e58f171b6f62b2ea75c024935492373639a1a08e4/pycairo-1.18.0.tar.gz";,
                             "sha256": "abd42a4c9c2069febb4c38fe74bfc4b4a9d3a89fea3bc2e4ba7baff7a20f783f"
+                        },
+                        {
+                            "type": "file",
+                            "url": 
"https://files.pythonhosted.org/packages/8c/1f/76533985b054473ef6ab1ba4d9c00d62da502f8b43d3171ae588ec81ae93/PyGObject-3.30.4.tar.gz";,
+                            "sha256": "2d4423cbf169d50a3165f2dde21478a00215c7fb3f68d9d236af588c670980bb"
                         }
                     ]
                 },
-                {
-                    "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"
-                    }]
-                },
                 {
                     "name": "pygtk",
                     "sources": [{


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