[gnome-sdk-images] Update to pycairo 1.12.0



commit 88820a226018cb69caf20a207797ec89c91e5ba9
Author: Alexander Larsson <alexl redhat com>
Date:   Fri Apr 21 15:50:08 2017 +0200

    Update to pycairo 1.12.0

 org.gnome.Sdk.json.in |   28 +++++++---------------------
 1 files changed, 7 insertions(+), 21 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index afcdd2a..a4374b2 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -822,30 +822,16 @@
                     "PYTHON": "/usr/bin/python3"
                 }
             },
+            "buildsystem": "simple",
+            "build-commands": [
+                "python3 ./setup.py build",
+                "python3 ./setup.py install"
+            ],
             "sources": [
                 {
                     "type": "archive",
-                    "url": "http://cairographics.org/releases/pycairo-1.10.0.tar.bz2";,
-                    "sha256": "9aa4078e7eb5be583aeabbe8d87172797717f95e8c4338f0d4a17b683a7253be"
-                },
-                {
-                    "type": "shell",
-                    "commands": [ "python3 ./waf --version" ]
-                },
-                {
-                    "type": "patch",
-                    "strip-components": 0,
-                    "path": "cairo-waf-use-python-config-as-shell-script.patch"
-                },
-                {
-                    "type": "patch",
-                    "strip-components": 0,
-                    "path": "pycairo-1.10.0-pickle-python3.patch"
-                },
-                {
-                    "type": "file",
-                    "path": "waf-configure",
-                    "dest-filename": "configure"
+                    "url": 
"https://github.com/pygobject/pycairo/releases/download/v1.12.0/pycairo-1.12.0.tar.gz";,
+                    "sha256": "243c351d7abcef41ac1fa984d2c753f3d065336a0fcf4c20fafb191b23423095"
                 }
             ]
         },


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