[gimp] build: 2.9.8 dev build must now use a higher lcms2 dep version.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: 2.9.8 dev build must now use a higher lcms2 dep version.
- Date: Thu, 14 Dec 2017 01:21:40 +0000 (UTC)
commit edb0928e535f76c00c27c1ea2e4240e8b183bbe2
Author: Jehan <jehan girinstud io>
Date: Thu Dec 14 02:20:41 2017 +0100
build: 2.9.8 dev build must now use a higher lcms2 dep version.
build/flatpak/org.gimp.GIMP-dev.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/org.gimp.GIMP-dev.json b/build/flatpak/org.gimp.GIMP-dev.json
index c1e5dae..674692a 100644
--- a/build/flatpak/org.gimp.GIMP-dev.json
+++ b/build/flatpak/org.gimp.GIMP-dev.json
@@ -29,6 +29,18 @@
"/bin/pygtk*", "/bin/pygobject*"],
"modules": [
{
+ "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"
+ }
+ ]
+ },
+ {
"name": "babl",
"config-opts": [ "--disable-docs" ],
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]