[gimp] build: update nightly and dev flatpak.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: update nightly and dev flatpak.
- Date: Sat, 5 May 2018 14:13:32 +0000 (UTC)
commit 1ef0f50698132e63d182a147ad538371e01b0b12
Author: Jehan <jehan girinstud io>
Date: Sat May 5 16:08:34 2018 +0200
build: update nightly and dev flatpak.
In particular a bunch of dependencies were moved to the BaseApp.
Dev flatpak is actually a bit useless now (since last dev release is
older than stable). But I keep the dev manifest around to make it easier
to update for the future when we'll have a new dev release.
build/flatpak/flathub | 2 +-
build/flatpak/org.gimp.GIMP-dev.json | 37 ------------------------------
build/flatpak/org.gimp.GIMP-nightly.json | 37 ------------------------------
3 files changed, 1 insertions(+), 75 deletions(-)
---
diff --git a/build/flatpak/flathub b/build/flatpak/flathub
index 19dcc22..bf7aff3 160000
--- a/build/flatpak/flathub
+++ b/build/flatpak/flathub
@@ -1 +1 @@
-Subproject commit 19dcc22b60e69eaaf740d4311021ed55b7e2537d
+Subproject commit bf7aff31ff6875dbab3cc53b300414ed01444c78
diff --git a/build/flatpak/org.gimp.GIMP-dev.json b/build/flatpak/org.gimp.GIMP-dev.json
index c082ab8..2397977 100644
--- a/build/flatpak/org.gimp.GIMP-dev.json
+++ b/build/flatpak/org.gimp.GIMP-dev.json
@@ -28,43 +28,6 @@
"/bin/pygtk*", "/bin/pygobject*"],
"modules": [
{
- "name": "mypaint-brushes",
- "sources": [
- {
- "type": "git",
- "url": "https://github.com/Jehan/mypaint-brushes.git",
- "branch": "v1.3.0",
- "commit": "fce9b5f23f658f15f8168ef5cb2fee69cf90addb"
- }
- ]
- },
- {
- "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": "openjpeg",
- "cmake": true,
- "buildsystem": "cmake-ninja",
- "builddir": true,
- "cleanup": [ "/bin", "/lib/openjpeg-2.3" ],
- "sources": [
- {
- "type": "archive",
- "url": "https://github.com/uclouvain/openjpeg/archive/v2.3.0.tar.gz",
- "sha256": "3dc787c1bb6023ba846c2a0d9b1f6e179f1cd255172bde9eb75b01f1e6c7d71a"
- }
- ]
- },
- {
"name": "babl",
"config-opts": [ "--disable-docs" ],
"sources": [
diff --git a/build/flatpak/org.gimp.GIMP-nightly.json b/build/flatpak/org.gimp.GIMP-nightly.json
index c2c57ff..d79a8a6 100644
--- a/build/flatpak/org.gimp.GIMP-nightly.json
+++ b/build/flatpak/org.gimp.GIMP-nightly.json
@@ -28,43 +28,6 @@
"/bin/pygtk*", "/bin/pygobject*", "/bin/pygobject-codegen-2.0"],
"modules": [
{
- "name": "mypaint-brushes",
- "sources": [
- {
- "type": "git",
- "url": "https://github.com/Jehan/mypaint-brushes.git",
- "branch": "v1.3.0",
- "commit": "fce9b5f23f658f15f8168ef5cb2fee69cf90addb"
- }
- ]
- },
- {
- "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": "openjpeg",
- "cmake": true,
- "buildsystem": "cmake-ninja",
- "builddir": true,
- "cleanup": [ "/bin", "/lib/openjpeg-2.3" ],
- "sources": [
- {
- "type": "archive",
- "url": "https://github.com/uclouvain/openjpeg/archive/v2.3.0.tar.gz",
- "sha256": "3dc787c1bb6023ba846c2a0d9b1f6e179f1cd255172bde9eb75b01f1e6c7d71a"
- }
- ]
- },
- {
"name": "babl",
"config-opts": [ "--disable-docs" ],
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]