From 22907b222f376b5b0d503edc1ce2b8572cef2e2d Mon Sep 17 00:00:00 2001
From: falkTX
Date: Wed, 18 May 2022 10:59:33 +0100
Subject: [PATCH] Do not mention recommended packages in repo docs
Signed-off-by: falkTX
---
Documentation:Repository:Meta-Packages.php | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/Documentation:Repository:Meta-Packages.php b/Documentation:Repository:Meta-Packages.php
index 2d19929..5186263 100755
--- a/Documentation:Repository:Meta-Packages.php
+++ b/Documentation:Repository:Meta-Packages.php
@@ -42,26 +42,6 @@ include_once("includes/header.php");
Whereas the specific plugin format packages are more complete, they will install all individual packages that contain plugins in that format.
-Recommended Meta-Package List
-
- These are for packages that come from the Debian/Ubuntu repositories, not the KXStudio ones.
- In a tree-like view, the recommended meta-packages are setup like this:
-
-
- - kxstudio-recommended-all
- - kxstudio-recommended-audio
- - kxstudio-recommended-audio-plugins
-
- - kxstudio-recommended-audio-plugins-ladspa
- - kxstudio-recommended-audio-plugins-dssi
- - kxstudio-recommended-audio-plugins-lv2
-
-
- - kxstudio-recommended-graphics
- - kxstudio-recommended-video
-
-
-
Notes
The 'meta-audio-plugins-collection' package is an alternative to installing all plugins at once.
@@ -74,10 +54,6 @@ include_once("includes/header.php");
This is because installing those will install additional plugin formats and/or full applications.
To ensure, for example, that you get all possible LV2 plugins from KXStudio, install 'meta-audio-plugins' and 'meta-audio-plugins-lv2'.
-
- The 'recommended-audio' recommends 'recommended-audio-plugins'.
- Depending on your distro this might be treated as a dependency.
-