[gimp] build: no need to embed lcms2 in our flatpak anymore.



commit fcc52da9865d5a51a38d6004eadc36d81ff214a2
Author: Jehan <jehan girinstud io>
Date:   Thu Jun 1 22:44:04 2017 +0200

    build: no need to embed lcms2 in our flatpak anymore.
    
    With the bump of our runtime dependency, lcms 2.7 is now available from
    the runtime environment.

 build/flatpak/org.gimp.GIMP.json |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/build/flatpak/org.gimp.GIMP.json b/build/flatpak/org.gimp.GIMP.json
index 516ce88..e4b5eb6 100644
--- a/build/flatpak/org.gimp.GIMP.json
+++ b/build/flatpak/org.gimp.GIMP.json
@@ -184,18 +184,6 @@
                             "sha256": "d8d3ec9de6b5db740fefac702c37ffcf96ae46cb17c18c1544635a3852f78f7a"
                         }
                     ]
-                },
-                {
-                    "name": "lcms2",
-                    "config-opts": [ "--disable-static" ],
-                    "cleanup": [ "/bin", "/share" ],
-                    "sources": [
-                        {
-                            "type": "archive",
-                            "url": "http://download.sourceforge.net/lcms/lcms2-2.8.tar.gz";,
-                            "sha256": "66d02b229d2ea9474e62c2b6cd6720fde946155cd1d0d2bffdab829790a0fb22"
-                        }
-                    ]
                 }
             ]
         },


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