Browse Source

Do not mention recommended packages in repo docs

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 3 years ago
parent
commit
22907b222f
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 24 deletions
  1. +0
    -24
      Documentation:Repository:Meta-Packages.php

+ 0
- 24
Documentation:Repository:Meta-Packages.php View File

@@ -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. Whereas the specific plugin format packages are more complete, they will install all individual packages that contain plugins in that format.
</p> </p>


<h3><span class="mw-headline" id="RecommendedPackageList">Recommended Meta-Package List</span></h3>
<p>
These are for packages that come from the Debian/Ubuntu repositories, not the KXStudio ones.<br/>
In a tree-like view, the recommended meta-packages are setup like this:
</p>
<ul>
<li>kxstudio-recommended-all<ul>
<li>kxstudio-recommended-audio</li>
<li>kxstudio-recommended-audio-plugins
<ul>
<li>kxstudio-recommended-audio-plugins-ladspa</li>
<li>kxstudio-recommended-audio-plugins-dssi</li>
<li>kxstudio-recommended-audio-plugins-lv2</li>
</ul>
</li>
<li>kxstudio-recommended-graphics</li>
<li>kxstudio-recommended-video</li>
</ul></li>
</ul>

<h3><span class="mw-headline" id="Notes">Notes</span></h3> <h3><span class="mw-headline" id="Notes">Notes</span></h3>
<p> <p>
The 'meta-audio-plugins-collection' package is an alternative to installing all plugins at once.<br/> The 'meta-audio-plugins-collection' package is an alternative to installing all plugins at once.<br/>
@@ -74,10 +54,6 @@ include_once("includes/header.php");
This is because installing those will install additional plugin formats and/or full applications.<br/> This is because installing those will install additional plugin formats and/or full applications.<br/>
To ensure, for example, that you get all possible LV2 plugins from KXStudio, install 'meta-audio-plugins' and 'meta-audio-plugins-lv2'. To ensure, for example, that you get all possible LV2 plugins from KXStudio, install 'meta-audio-plugins' and 'meta-audio-plugins-lv2'.
</p> </p>
<p>
The 'recommended-audio' recommends 'recommended-audio-plugins'.<br/>
Depending on your distro this might be treated as a dependency.
</p>


<p><br/></p> <p><br/></p>




Loading…
Cancel
Save