[gnome-continuous] Drop GnuTLS



commit 4770ea68ee478c5888bc8c2f4cd1057b24148bd0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 8 15:18:08 2016 +0000

    Drop GnuTLS
    
    There are too many failures, and the GnuTLS build system still has
    issues with builddir != srcdir. This will require some work.

 manifest.json |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4bc350b..2e46cc2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -626,21 +626,6 @@
                {"src": "fd-p11:p11-kit",
                  "component": "minimal"},
 
-                {"name": "nettle",
-                 "src": "tarball:https://ftp.gnu.org/gnu/nettle/nettle-3.2.tar.gz";,
-                 "checksum": "ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97",
-                 "config-opts": ["--disable-documentation"]},
-
-                {"src": "git:https://gitlab.com/gnutls/gnutls.git";,
-                 "component": "minimal",
-                 "config-opts": ["--without-tpm",
-                                 "--disable-guile",
-                                 "--enable-local-libopts",
-                                 "--with-included-libtasn1=yes",
-                                 "--disable-non-suiteb-curves",
-                                 "--disable-doc"],
-                 "patches": ["gnutls-autogen.patch"]},
-
                {"src": "gnome:gcr",
                 "config-opts": ["--disable-valgrind"]},
 


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