]> git.parisson.com Git - timeside.git/commitdiff
update debian install
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 7 Jul 2014 22:24:52 +0000 (00:24 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 11 Jul 2014 10:02:12 +0000 (12:02 +0200)
Conflicts:
README.rst

README.rst

index 46c10028146f8e29cdbf492d4dadf6562464b842..e13c6a387da5b2ad0443e7a11f9d8ae120fab229 100644 (file)
@@ -258,13 +258,9 @@ It depends on several other python modules and compiled librairies like GStreame
 Debian, Ubuntu
 ---------------
 
-For Debian based distributions, we provide a safe repository which provides all additional dependencies that are not included in Debian yet::
+For Debian based distributions, we provide a safe repository which provides all additional dependencies that are not included in Debian yet. Please follow the instructions on this page::
 
- $ echo "deb http://debian.parisson.com/debian/ stable main" | sudo tee -a /etc/apt/sources.list
- $ sudo apt-get update
- $ sudo apt-get install python-timeside
-
-This method is known to be compatible with Debian 7 Wheezy with backports and Ubuntu 14.04 LTS. It will install additional binary packages from several audio feature extraction librairies like Aubio and Yaafe for which TimeSide has some nice processors.
+ http://debian.parisson.com/debian/
 
 Note you can also use pip if you already have already satisfied all the dependencies::