From bad455a7d38fb5bd10bfd0b0dd6e301212e68866 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 3 Apr 2014 13:47:10 +0100 Subject: [PATCH] Misc --- News.php | 18 ++++++++++++++---- Repositories.php | 12 ------------ Repositories:Plugins.php | 25 ++++++++++++++++++++++--- 3 files changed, 36 insertions(+), 19 deletions(-) diff --git a/News.php b/News.php index 985e235..eb74e8a 100644 --- a/News.php +++ b/News.php @@ -12,6 +12,16 @@ include_once("includes/header.php"); RSS +

+ > KXStudio repositories now ready for Debian! (and all Debian/Ubuntu variants)
+ On 2014-04-03 by falkTX +

+

+ The KXStudio repositories +

+ +
+

> The first Carla 2.0 beta
On 2014-02-27 by falkTX @@ -19,18 +29,18 @@ include_once("includes/header.php");

The next Carla 2.0 will implement the missing features in the 1.x series, making it a really fully-featured plugin host and somewhat session manager (for plugins). - + There has been a lot of changes behind the scenes, specially optimization. - + The backend now uses Juce to do some "audio things". drivers and plugin support, more useful for Windows and Mac OS. - + The frontend is now compatible with Qt5. Lots of small changes here and there. ... This forced the code to use a more python way to do things, hmmm - + Highlights of the (future) 2.0 release: - LV2 CV ports and Worker extension are now implemented - Qt5 ready diff --git a/Repositories.php b/Repositories.php index 93c3a89..c5f77a4 100644 --- a/Repositories.php +++ b/Repositories.php @@ -54,18 +54,6 @@ sudo apt-get install kxstudio-repos
sudo apt-get update -
- -

- If you're running Linux Mint Maya (based on Ubuntu 12.04), we need to correct for a bug in Mint's code. Run this after enabling the repos: -

-
-# Fix add-apt-repository olivia vs precise mixup
-sudo sed -i "s/olivia/precise/" /etc/apt/sources.list.d/kxstudio*.list
-# Update software sources yet again -sudo apt-get update -
-

Others

diff --git a/Repositories:Plugins.php b/Repositories:Plugins.php index db1a013..78b59cb 100644 --- a/Repositories:Plugins.php +++ b/Repositories:Plugins.php @@ -22,15 +22,34 @@ include_once("includes/header.php");