diff --git a/Documentation:Repository:Meta-Packages.php b/Documentation:Repository:Meta-Packages.php index 5e75424..bdb6d0d 100755 --- a/Documentation:Repository:Meta-Packages.php +++ b/Documentation:Repository:Meta-Packages.php @@ -6,6 +6,10 @@ $PAGE_SOURCE_2 = ARRAY("Documentation", "Repository", "Meta-Packages"); include_once("includes/header.php"); ?> +

+ NOTE: The KXStudio repos are being reworked in a new setup, not all packages are available to install yet. +

+

This section describes all the meta-packages available in the KXStudio repositories, splitted by type.

@@ -29,16 +33,11 @@ include_once("includes/header.php");
  • kxstudio-meta-audio-plugins-ladspa
  • kxstudio-meta-audio-plugins-dssi
  • kxstudio-meta-audio-plugins-lv2
  • -
  • kxstudio-meta-audio-plugins-vamp
  • kxstudio-meta-audio-plugins-vst
  • -
  • kxstudio-meta-graphics
  • -
  • kxstudio-meta-video
  • -
  • kxstudio-meta-restricted-extras
  • -
  • kxstudio-meta-wine
  • Meta-Package Details

    @@ -46,14 +45,6 @@ include_once("includes/header.php"); 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.

    -

    - The 'meta-restricted-extras' is simply a combination of '[k|x]ubuntu-restricted-extras', plus alsa-firmware and linux-firmware-nonfree.
    - (In this case, "restricted" means that it can't be installed in Ubuntu by default, but you're safe to do it afterwards). -

    -

    - The 'meta-wine' includes Wine audio stuff, useful to install if you want to use Windows plugins after installing the KXStudio ISO.
    - This includes carla's Windows bridges, dssi-vst, festige, LMMS VST support and WineASIO. -

    Notes

    diff --git a/News/themes/stardust/layouts/default.twig b/News/themes/stardust/layouts/default.twig index b2b17e5..95436a5 100644 --- a/News/themes/stardust/layouts/default.twig +++ b/News/themes/stardust/layouts/default.twig @@ -11,7 +11,6 @@ - {% if site.clean_urls %}{% endif %} diff --git a/Repositories.php b/Repositories.php index 32e0de6..123d777 100644 --- a/Repositories.php +++ b/Repositories.php @@ -10,8 +10,10 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/

    - The KXStudio repositories support all Debian versions since Buster and Ubuntu 18.04 or above.
    - They should work on all Debian-based distributions and variants. + The KXStudio repositories support all Debian versions since 10 (Buster) and Ubuntu 18.04 (Bionic) or above.
    + They should work on all Debian-based distributions and variants.
    + A computer running intel-based 32bit or 64bit with SSE2 is required, + or alternatively an ARM-based system (32bit with neon-vfpv4 or 64bit).

    Once you have the repos installed, you can either manually install individual packages from them or @@ -25,6 +27,7 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/

    Bug reports and package requests should be posted in the @@ -49,13 +52,13 @@ $DEBIAN_PACKAGE_URL = "https://launchpad.net/~kxstudio-debian/+archive/kxstudio/ sudo apt-get install apt-transport-https gpgv # Download package file - + # Install it sudo dpkg -i kxstudio-repos_9.5.1~kxstudio3_all.deb -


    +

    These packages contain: