fix rules for optional plugins.
[galan.git] / galan.spec.in
blob208e322df0339c42336e547fe5a5fb359aa71a5c
1 Summary: an audio-processing program for X-windows
2 Name: galan
3 Version: @VERSION@
4 Release: 1
5 Copyright: GPL
6 Group: Applications/Multimedia
7 Source: galan-@VERSION@.tar.gz
8 Vendor: Tony Garnock-Jones Torben Hohn
9 %description
10 gAlan is an audio-processing tool (both on-line and off-line) for X
11 windows and Win32. It allows you to build synthesisers, effects
12 chains, mixers, sequencers, drum-machines etc. etc. in a modular
13 fashion by linking together icons representing primitive
14 audio-processing components.
16 %prep
17 %setup
18 ./configure --prefix=/usr
20 %build
21 make
23 %install
24 make install-strip
26 %files
27 %doc AUTHORS COPYING NEWS NOTES README README.w32 TODO TODO.w32
29 /usr/bin/galan
30 /usr/lib/galan