Browse Source

Update Documentation:Repository:Meta-Packages.php

Removed kxstudio-meta-nonfree from list. Also removed description of non free packages.
I believe it's no longer available either that or mislabled(Pretty sure non free packages were removed)
pull/1/head
Alwaysanewb 10 years ago
parent
commit
532179c02f
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      Documentation:Repository:Meta-Packages.php

+ 1
- 6
Documentation:Repository:Meta-Packages.php View File

@@ -1,4 +1,4 @@
<?php
<<?php
$PAGE_TITLE = "KXStudio : Documentation";
$PAGE_TYPE = "NONKXSTUDIO";
$PAGE_SOURCE_1 = ARRAY("/Documentation", "/Documentation", "/Documentation:Repository:Meta-Packages");
@@ -45,16 +45,11 @@ include_once("includes/header.php");
</p>
<ul>
<li>kxstudio-meta-codecs <i>(12.04 only)</i></li>
<li>kxstudio-meta-non-free</li>
<li>kxstudio-meta-restricted-extras</li>
</ul>
<p>
The 'codecs' package is self-explanatory, it will install a collection of codecs for gstreamer, sox and xine.<br />
</p>
<p>
The 'non-free' will install some good but close-source software, like Renoise, energyXT, and Pianoteq.<br />
These applications come as demos, see <a href="<?php echo $ROOT; ?>/Documentation:Ubuntu:RegisterCommercial">Documentation:Ubuntu:RegisterCommercial</a> to activate them if you have a license.
</p>
<p>
The 'restricted-extras' is simply a combination of '[k|x]ubuntu-restricted-extras', and some other minor "restricted" stuff.<br />
(In this case, "restricted" means that it can't be installed in Ubuntu by default, but you're safe to do it afterwards).<br />


Loading…
Cancel
Save