[planner: 26/40] Drop ancient dotnet bindings not built since 2005




commit 5fa4f5a9ddaab0c160d85aa58fb578f7e1852850
Author: Mart Raudsepp <leio gentoo org>
Date:   Wed Mar 4 16:10:03 2020 +0200

    Drop ancient dotnet bindings not built since 2005

 Makefile.am                           |    7 -
 dotnet/Makefile.am                    |    1 -
 dotnet/libplanner/Makefile.am         |   37 --
 dotnet/libplanner/libplanner-api.xml  | 1004 ---------------------------------
 dotnet/libplanner/libplanner.custom   |    0
 dotnet/libplanner/libplanner.metadata |   10 -
 dotnet/samples/Example01.cs           |   21 -
 dotnet/samples/Example10.cs           |   40 --
 dotnet/samples/Makefile.am            |   17 -
 dotnet/sources/Makefile               |    2 -
 dotnet/sources/planner-sources.xml    |   23 -
 11 files changed, 1162 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3870b8eb..db21456b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,3 @@
-#if HAVE_DOTNET
-#dotnet_DIR = dotnet
-#endif
-dotnet_DIR = 
-
 if HAVE_PYTHON
 python_DIR = python
 endif
@@ -20,7 +15,6 @@ SUBDIRS = \
        examples                        \
        tests                           \
        $(python_DIR)                   \
-       $(dotnet_DIR)                   \
        $(eds_backend_DIR)
 
 EXTRA_DIST = \
@@ -36,7 +30,6 @@ pkgconfig_DATA = libplanner-1.pc
 DISTCHECK_CONFIGURE_FLAGS =            \
        --enable-gtk-doc                \
        --enable-database               \
-       --disable-dotnet                \
        --enable-python                 \
        --disable-scrollkeeper          \
        --disable-update-mimedb


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