@@ -40,27 +37,41 @@ include_once("includes/header.php");
-Meta-Package Details
+Recommended Meta-Package List
- The main meta-packages are Audio, Audio-Plugins, Graphics and Video.
- The Audio-Plugins meta-package is also split into plugin categories, for anyone that wants more plugins, but not actually more applications.
+ 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-all' package recommends 'meta-restricted-extras' and 'meta-audio' recommends 'meta-audio-plugins'.
- Depending on your distro these might be treated as dependencies.
+ The 'meta-audio-plugins-collection' package is an alternative to installing all plugins at once.
+ If you're the kind of person that only wants to install the best plugins, consider installing this package first before installing other audio meta-packages.
+ This way installing 'meta-audio-plugins' will not pull 'meta-audio-plugins-ladspa', 'meta-audio-plugins-dssi', etc.
Audio plugins packages that include several formats (like drumgizmo that includes LV2 and VST) or standalone applications (like calf-plugins)
- are not part of the specific 'meta-audio-plugins-*' packages.
+ are not part of the specific '*-audio-plugins-*' packages.
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, 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'.
- The 'meta-audio-plugins-collection' package is an alternative to installing all plugins at once.
- If you're the kind of person that only wants to install the best plugins, consider installing this package first before installing other audio meta-packages.
- This way installing 'meta-audio' will not pull 'meta-audio-plugins-ladspa', 'meta-audio-plugins-dssi', etc.
+ The 'recommended-audio' recommends 'recommended-audio-plugins'.
+ Depending on your distro this might be treated as a dependency.
diff --git a/repo/generate-repo-page.sh b/repo/generate-repo-page.sh
index 6f4dc03..e1625c5 100755
--- a/repo/generate-repo-page.sh
+++ b/repo/generate-repo-page.sh
@@ -168,7 +168,7 @@ for PACKAGE in ${PACKAGES[@]}; do
PACKAGE_FILENAME_DATA=$(echo "${PACKAGE_FILENAME}" | sed "s|/${PACKAGE}_|/${PACKAGE_DATA}_|g" | sed "s/_amd64.deb/_all.deb/g")
echo "data"
fi
- echo " |
"
+ echo ""
echo "