[gimp] plug-ins: disable devel-docs and a bunch of plug-ins, they don't build
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: disable devel-docs and a bunch of plug-ins, they don't build
- Date: Sun, 20 May 2018 19:36:53 +0000 (UTC)
commit b2df13749c9e3391b9bdf034da03e4d79a7b314f
Author: Michael Natterer <mitch gimp org>
Date: Fri May 4 11:22:44 2018 +0200
plug-ins: disable devel-docs and a bunch of plug-ins, they don't build
Makefile.am | 2 +-
plug-ins/Makefile.am | 6 +++---
plug-ins/common/Makefile.am | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 57c08a8..3ccfcec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ SUBDIRS = \
$(GIMP_MODULES) \
$(GIMP_PLUGINS) \
etc \
- devel-docs \
+## devel-docs \
docs \
build
diff --git a/plug-ins/Makefile.am b/plug-ins/Makefile.am
index 76b92b1..9525e2e 100644
--- a/plug-ins/Makefile.am
+++ b/plug-ins/Makefile.am
@@ -26,7 +26,7 @@ endif
SUBDIRS = \
script-fu \
- $(pygimp) \
+## $(pygimp) \
file-bmp \
$(file_darktable) \
$(file_exr) \
@@ -43,11 +43,11 @@ SUBDIRS = \
flame \
fractal-explorer \
gfig \
- gimpressionist \
+## gimpressionist \
gradient-flare \
help \
$(help_browser) \
- ifs-compose \
+## ifs-compose \
imagemap \
lighting \
map-object \
diff --git a/plug-ins/common/Makefile.am b/plug-ins/common/Makefile.am
index f95dc03..193ab51 100644
--- a/plug-ins/common/Makefile.am
+++ b/plug-ins/common/Makefile.am
@@ -51,7 +51,7 @@ AM_CPPFLAGS = \
libexec_PROGRAMS = \
align-layers \
animation-optimize \
- animation-play \
+## animation-play \
blinds \
blur \
border-average \
@@ -65,7 +65,7 @@ libexec_PROGRAMS = \
contrast-normalize \
contrast-retinex \
crop-zealous \
- curve-bend \
+## curve-bend \
decompose \
depth-merge \
despeckle \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]