]> git.donarmstrong.com Git - lilypond.git/blob - make/out/lilypond.spec
release: 0.1.61
[lilypond.git] / make / out / lilypond.spec
1 Name: lilypond
2 Version: 0.1.61
3 Release: 1
4 Copyright: GPL
5 Group: Applications/Publishing
6 Source0: pcnov095.win.tue.nl:/pub/lilypond/development/lilypond-0.1.61.tar.gz
7 Summary: A program for typesetting music.
8 URL: http://www.cs.uu.nl/~hanwen/lilypond
9 Packager: Han-Wen Nienhuys <hanwen@cs.uu.nl>
10 Icon: lelie_icon.gif
11 Buildroot: /tmp/lilypond-install
12
13 %description 
14 LilyPond is the GNU Project music typesetter.  The program
15 generates visual or auditive output from a music 
16 definition file: it can typeset formatted sheet music 
17 to a TeX file and play (mechanical) performances to a 
18 MIDI file.  Features include multiple staffs, meters, 
19 clefs, keys, lyrics, versatile input-language, 
20 cadenzas, beams, slurs, triplets.
21 It includes a nice font of musical symbols.
22
23 %prep
24 %setup
25 %build
26 ./configure --disable-checking --disable-debugging --enable-printing --prefix=/usr --enable-optimise --enable-shared
27 make all
28 %install
29 rm -rf $RPM_BUILD_ROOT
30 strip lily/out/lilypond mi2mu/out/mi2mu
31 make -C Documentation gifs
32 make prefix="$RPM_BUILD_ROOT/usr" install
33 %files
34 %doc Documentation/out/*.txt
35 %doc Documentation/tex/*.doc
36 %doc Documentation/tex/*.bib
37 %doc mutopia/*.ly
38 %doc input/*.ly
39 %doc Documentation/out/lelie_logo.gif
40 /usr/bin/convert-mudela
41 /usr/bin/mudela-book
42 /usr/bin/ly2dvi
43 /usr/bin/lilypond
44 /usr/bin/mi2mu
45 # /usr/lib/libflower.so
46 /usr/man/man1/mi2mu.1
47 /usr/man/man1/lilypond.1
48 /usr/man/man1/mudela-book.1
49 /usr/man/man1/ly2dvi.1
50 /usr/man/man1/convert-mudela.1
51 /usr/lib/texmf/texmf/tex/lilypond/
52 /usr/lib/texmf/texmf/fonts/source/public/lilypond
53 /usr/share/lilypond/
54 %post
55
56 ln -s 
57 texhash         # takes some time...
58 rm `find /var/lib/texmf -name 'feta*pk' -or -name 'feta*tfm'`
59
60 ln -s  /usr/lib/texmf/texmf/tex/lilypond  /usr/lib/texmf/texmf/tex/latex/lilypond # suck me plenty