[gimp/gtk3-port: 335/336] plug-ins: disable devel-docs and a bunch of plug-ins, they don't build



commit c4292a3881ddc143c1eb527137e9ac649281935c
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 8b45df8..b0a00c6 100644
--- a/plug-ins/Makefile.am
+++ b/plug-ins/Makefile.am
@@ -30,7 +30,7 @@ endif
 
 SUBDIRS = \
        $(script_fu)            \
-       $(pygimp)               \
+##     $(pygimp)               \
        file-bmp                \
        $(file_darktable)       \
        $(file_exr)             \
@@ -47,11 +47,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 6d85ff1..441a2eb 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]