[gnome-sdk-images/wip/gnome-3-20-no-libthai] Some changes to make things actually build.



commit 51b83491fe1761af058be77972111e557a95a5e5
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Sun May 22 12:29:40 2016 +0900

    Some changes to make things actually build.
    
      o Use a libdatrie tarball that actually exists, resolves and
        can be downloaded.
      o Remove libthai which cannot be found anywhere on the internet.

 org.gnome.Sdk.json.in |   13 +------------
 1 files changed, 1 insertions(+), 12 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 35a3b6c..ce8e01a 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -206,23 +206,12 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "http://linux.thai.net/pub/thailinux/software/libthai/libdatrie-0.2.9.tar.xz";,
+                    "url": "https://github.com/pld-linux/libdatrie/archive/auto/th/libdatrie-0.2.9-1.tar.gz";,
                     "sha256": "d980713e7ad8e19cf3b54ee0173782b94332af8e7e4e936dde01d2cd72e1da1d"
                 }
             ]
         },
         {
-            "name": "libthai",
-            "config-opts": ["--disable-static"],
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": "http://linux.thai.net/pub/thailinux/software/libthai/libthai-0.1.22.tar.xz";,
-                    "sha256": "bdb291dcc3a6784e86b1b342ec75005e9ab487f8c1decc7c3e7d18d1bbc9b7b7"
-                }
-            ]
-        },
-        {
             "name": "pango",
             "sources": [
                 {


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