annotate deploy/linux/control.example @ 620:5ddf310f61c1
Add linux deb deployment notes
author |
Chris Cannam |
date |
Thu, 01 Aug 2013 10:13:17 +0100 |
parents |
|
children |
dac686f8efb8 |
rev |
line source |
Chris@620
|
1 Package: sonic-visualiser
|
Chris@620
|
2 Priority: optional
|
Chris@620
|
3 Maintainer: Chris Cannam <cannam@all-day-breakfast.com>
|
Chris@620
|
4 Architecture: PLACE ARCHITECTURE HERE i386 or amd64
|
Chris@620
|
5 Version: PLACE VERSION HERE e.g. 2.2cc-1
|
Chris@620
|
6 Depends: libqtgui4 (>= 4.5.0), libexpat1, libfontconfig1, libfreetype6, libice6,
|
Chris@620
|
7 libpcre3, libstdc++6, libx11-6, libxau6, libxcursor1, libxdmcp6, libxext6, libx
|
Chris@620
|
8 fixes3, libxrender1, zlib1g, libasound2, libc6
|
Chris@620
|
9 Description: View and analyse the contents of music audio files
|
Chris@620
|
10 Sonic Visualiser is an application for viewing and analysing the contents of mu
|
Chris@620
|
11 sic audio files. It was developed at the Centre for Digital Music at Queen Mary,
|
Chris@620
|
12 University of London. Our aim is for it to be the first program you reach for w
|
Chris@620
|
13 hen want to study a musical recording rather than simply listen to it.
|
Chris@620
|
14 We hope Sonic Visualiser will be of particular interest to musicologists, archi
|
Chris@620
|
15 vists, signal-processing researchers and anyone else looking for a friendly way
|
Chris@620
|
16 to take a look at what lies inside the audio file.
|