/[packages]/cauldron/abcmidi/current/SPECS/abcmidi.spec
ViewVC logotype

Contents of /cauldron/abcmidi/current/SPECS/abcmidi.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 283103 - (show annotations) (download)
Wed Aug 22 13:21:46 2012 UTC (11 years, 8 months ago) by fedya
File size: 951 byte(s)
License fix
1 Summary: Tool for processing ABC music notation files
2 Name: abcmidi
3 Version: 2012.08.08
4 Release: %mkrel 1
5 Source0: http://ifdo.pugmarks.com/~seymour/runabc/abcMIDI-2012-08-08.zip
6 Group: Sound
7 License: GPL+
8 URL: http://ifdo.ca/welcome_e.asp
9 Patch0: abcmidi-2011.10.19-install.patch
10
11
12 %description
13 The abcMIDI package contains four programs: abc2midi to convert ABC music
14 notation to midi, midi2abc to convert midi files to (a first approximation
15 to) the corresponding ABC, abc2abc to reformat and/or transpose ABC files,
16 and yaps to typeset ABC files as PostScript.
17
18 For a description of the abc syntax, please see the abc user guide
19 which is a part of the abc2mtex package written by Chris Walshaw.
20
21 %prep
22 %setup -q -n %{name}
23 %patch0 -p1
24
25
26 %build
27 rm configure makefile || die
28 sed -i -e "s:-O2::" configure.ac || die
29 autoreconf -fi
30 %configure2_5x
31 %make
32
33 %install
34 %makeinstall_std
35
36 %files
37 %doc doc/CHANGES VERSION
38 %{_mandir}/man1/*.xz
39 %{_bindir}/*

  ViewVC Help
Powered by ViewVC 1.1.30