From: Sandro Knauß <hefee@debian.org>
Date: Tue, 22 Aug 2017 19:29:10 +0200
Subject: Make it possible to download/install unminified sourcefiles

We remove system libraries from this file so we easily notice updates
(either of the version, or of the map).

Origin: Debian
Forwarded: not-needed
Last-Update: 2021-07-06
---
 jsdeps.json | 102 ++----------------------------------------------------------
 1 file changed, 2 insertions(+), 100 deletions(-)

diff --git a/jsdeps.json b/jsdeps.json
index ffdd7aa..64bd5b48 100644
--- a/jsdeps.json
+++ b/jsdeps.json
@@ -1,27 +1,5 @@
 {
   "dependencies": [
-    {
-      "lib": "jquery",
-      "name": "jQuery",
-      "version": "3.5.1",
-      "url": "https://code.jquery.com/jquery-$v.min.js",
-      "dest": "program/js/jquery.min.js",
-      "sha1": "c8e1c8b386dc5b7a9184c763c88d19a346eb3342",
-      "license": "MIT",
-      "copyright": "Copyright JS Foundation and other contributors",
-      "source": "https://github.com/jquery/jquery/tree/$v"
-    },
-    {
-      "lib": "jstz",
-      "name": "jsTimezoneDetect",
-      "version": "1.0.7",
-      "url": "https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.7/jstz.min.js",
-      "dest": "program/js/jstz.min.js",
-      "sha1": "a858ff12014b232fcc7c4c2e9f014ff852ddb917",
-      "license": "MIT",
-      "copyright": "Copyright (c) Jon Nylander",
-      "source": "https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.7/jstz.min.js"
-    },
     {
       "lib": "publickey",
       "name": "PublicKey.js",
@@ -31,83 +9,7 @@
       "dest": "program/js/publickey.js",
       "sha1": "d0920e190754e024c4be76ad5bbc7e76b2e37a4d",
       "license": "GPLv3",
-      "copyright": "Copyright (c) 2015 Daniel Roesler",
-      "source": "https://github.com/diafygi/publickeyjs/blob/master/publickey.js"
-    },
-    {
-      "lib": "tinymce",
-      "version": "5.10.9",
-      "url": "https://download.tiny.cloud/tinymce/community/tinymce_$v.zip",
-      "dest": "program/js",
-      "sha1": "ea53c43cc4cf932d9fb88dbb66e4671f1e858951",
-      "license": "LGPL",
-      "copyright": "Copyright (c) Tiny Technologies, Inc. All rights reserved",
-      "rm": "program/js/tinymce",
-      "map": {
-        "js/tinymce": "tinymce"
-      },
-      "omit": [
-        "tinymce/license.txt",
-        "tinymce/tinymce.d.ts",
-        "tinymce/jquery.tinymce.min.js",
-        "tinymce/themes/mobile"
-      ]
-    },
-    {
-      "lib": "tinymce-langs",
-      "version": "5.10.9",
-      "url": "https://download.tiny.cloud/tinymce/community/languagepacks/5/langs.zip?v=$v",
-      "dest": "program/js/tinymce"
-    },
-    {
-      "lib": "openpgp",
-      "name": "OpenPGP.js",
-      "version": "5.0.0",
-      "url": "https://cdn.jsdelivr.net/npm/openpgp@$v/dist/openpgp.min.js",
-      "dest": "plugins/enigma/openpgp.min.js",
-      "sha1": "0fc8b02e9d26a28280b46fd8d3a1516d9bff21db",
-      "license": "LGPL",
-      "copyright": "Copyright (c) OpenPGP Development Team",
-      "source": "https://cdn.jsdelivr.net/npm/openpgp@$v/dist/openpgp.js"
-    },
-    {
-      "lib": "codemirror",
-      "version": "5.58.3",
-      "url": "https://codemirror.net/codemirror-$v.zip",
-      "dest": "plugins/managesieve/codemirror",
-      "sha1": "9dffee4cda2d2f94f80e9ed282cfb152285dfef9",
-      "license": "MIT",
-      "map": {
-        "lib": "lib",
-        "addon/selection": "addon/selection",
-        "mode/sieve": "mode/sieve"
-      }
-    },
-    {
-      "lib": "bootstrap",
-      "name": "Bootstrap",
-      "version": "4.5.3",
-      "url": "https://github.com/twbs/bootstrap/releases/download/v$v/bootstrap-$v-dist.zip",
-      "dest": "skins/elastic/deps",
-      "sha1": "754b94b6d4fface5c0876b13d739dbe920c79ac4",
-      "license": "MIT",
-      "flat": true,
-      "sourcemap": false,
-      "map": {
-        "bootstrap.bundle.min.js": "bootstrap.bundle.min.js",
-        "bootstrap.min.css": "bootstrap.min.css"
-      }
-    },
-    {
-      "lib": "less",
-      "name": "LessJS",
-      "version": "3.13.0",
-      "url": "https://raw.githubusercontent.com/less/less.js/v$v/dist/less.min.js",
-      "api_url": "https://api.github.com/repos/less/less.js/contents/dist/less.min.js?ref=v$v",
-      "dest": "skins/elastic/deps/less.min.js",
-      "sha1": "43a33274a059825253a61b1ad158c9c380bf736b",
-      "license": "Apache-2.0",
-      "source": "https://raw.githubusercontent.com/less/less.js/v$v/dist/less.js"
+      "copyright": "Copyright (c) 2015 Daniel Roesler"
     }
   ]
-}
\ No newline at end of file
+}
