changeset 859:dac686f8efb8

Some install and packaging updates
author Chris Cannam
date Wed, 24 Sep 2014 10:00:56 +0100
parents 4f7c1455b691
children 53b50b905e95
files .hgsubstate INSTALL.txt deploy/linux/control.example deploy/linux/doc/sonic-visualiser/copyright
diffstat 4 files changed, 11 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Tue Sep 23 08:55:59 2014 +0100
+++ b/.hgsubstate	Wed Sep 24 10:00:56 2014 +0100
@@ -1,5 +1,5 @@
 d16f0fd6db6104d87882bc43788a3bb1b0f8c528 dataquay
 879bdc878826bebec67130326f99397c430419b1 sv-dependency-builds
-b65ee5c4f8bcae737888a0ea8fe3cb9261b3ffd6 svapp
+49d5e885f58e6b572c87b001e073fcd40875c1b3 svapp
 f073d924a7c3153ab822a4a9f4522467c85af0db svcore
 7c75fae514091546a8d6be704214f97bcfea443b svgui
--- a/INSTALL.txt	Tue Sep 23 08:55:59 2014 +0100
+++ b/INSTALL.txt	Wed Sep 24 10:00:56 2014 +0100
@@ -9,7 +9,7 @@
 The following additional libraries are required or optional when
 building the SV core libraries:
 
-REQUIRED	Qt v4.6 or newer	http://qt-project.org/
+REQUIRED	Qt v5			http://qt-project.org/
 REQUIRED	Vamp Plugin SDK	v2.x	http://www.vamp-plugins.org/
 REQUIRED	Rubber Band Library	http://www.breakfastquay.com/rubberband/
 REQUIRED	libsndfile		http://www.mega-nerd.com/libsndfile/
@@ -37,8 +37,9 @@
 On Linux, you will need the ALSA libraries (used for MIDI).
 
 If you happen to be using a Debian-based Linux, you probably want to
-apt-get install something like the following packages: libqt4-dev
-libsndfile1-dev libsamplerate0-dev fftw3-dev libbz2-dev libjack-dev
-libmad0-dev liboggz1-dev libfishsound1-dev libasound2-dev liblo0-dev
-liblrdf0-dev libsord0-dev libserd0-dev.
+apt-get install something like the following packages: qtbase5-dev
+qt5-default libsndfile1-dev libsamplerate0-dev libfftw3-dev libbz2-dev
+libjack-dev libjack0 libpulse-dev libmad0-dev libid3tag0-dev
+liboggz2-dev libfishsound1-dev libasound2-dev liblo-dev liblrdf0-dev
+libsord-dev libserd-dev vamp-plugin-sdk librubberband-dev.
 
--- a/deploy/linux/control.example	Tue Sep 23 08:55:59 2014 +0100
+++ b/deploy/linux/control.example	Wed Sep 24 10:00:56 2014 +0100
@@ -3,9 +3,9 @@
 Maintainer: Chris Cannam <cannam@all-day-breakfast.com>
 Architecture: PLACE ARCHITECTURE HERE i386 or amd64
 Version: PLACE VERSION HERE e.g. 2.2cc-1
-Depends: libqtgui4 (>= 4.5.0), libexpat1, libfontconfig1, libfreetype6, libice6,
- libpcre3, libstdc++6, libx11-6, libxau6, libxcursor1, libxdmcp6, libxext6, libx
-fixes3, libxrender1, zlib1g, libasound2, libc6
+Depends: libqt5core5a, libsndfile1, libsamplerate0, libfftw3-3, libbz2-1.0, libpulse0,
+ libmad0, libid3tag0, liboggz2, libfishsound1, libasound2, liblo7, liblrdf0,
+ libsord-0-0, libserd-0-0, vamp-plugin-sdk, librubberband2
 Description: View and analyse the contents of music audio files
  Sonic Visualiser is an application for viewing and analysing the contents of mu
 sic audio files. It was developed at the Centre for Digital Music at Queen Mary,
--- a/deploy/linux/doc/sonic-visualiser/copyright	Tue Sep 23 08:55:59 2014 +0100
+++ b/deploy/linux/doc/sonic-visualiser/copyright	Wed Sep 24 10:00:56 2014 +0100
@@ -7,7 +7,7 @@
 design work by Christian Landone.  Thanks also to Craig Sapp for his
 suggestions and useful feedback.
 
-Code copyright 2005-2007 Chris Cannam and copyright 2006-2013 Queen
+Code copyright 2005-2007 Chris Cannam and copyright 2006-2014 Queen
 Mary, University of London, except where indicated in the individual
 source files.