Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 317567 Details for
Bug 463711
not all *.abc examples packaged
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
abcMIDI.spec specfile with suggested changes.
abcMIDI.spec (text/plain), 1.88 KB, created by
Martin Tarenskeen
on 2008-09-24 07:34:03 UTC
(
hide
)
Description:
abcMIDI.spec specfile with suggested changes.
Filename:
MIME Type:
Creator:
Martin Tarenskeen
Created:
2008-09-24 07:34:03 UTC
Size:
1.88 KB
patch
obsolete
>%define versionyear 2008 >%define versionmonth 09 >%define versionday 18 >%define baseurl http://ifdo.pugmarks.com/~seymour/runabc > >Name: abcMIDI >Summary: ABC <-> Midi conversion utilities >Version: %{versionyear}_%{versionmonth}_%{versionday} >Release: 1 >Group: Applications/Sound >License: GPL >URL: %{baseurl}/top.html >Source: %{baseurl}/%{name}-%{versionyear}-%{versionmonth}-%{versionday}.zip >Buildroot: %{_tmppath}/%{name}-buildroot >Prefix: %{_prefix} > >%description >The abcMIDI package contains four programs: abc2midi to convert ABC music >notation to midi, midi2abc to convert midi files to (a first approximation >to) the corresponding ABC, abc2abc to reformat and/or transpose ABC files, >and yaps to typeset ABC files as PostScript. > >For a description of the abc syntax, please see the abc userguide which is a >part of the abc2mtex package written by Chris Walshaw. > >%prep >%setup -q -n abcmidi > >%build ># make -f makefiles/unix.mak all CFLAGS="$RPM_OPT_FLAGS -c -DANSILIBS" >make -f makefile all > >%install >rm -rf $RPM_BUILD_ROOT >mkdir -p $RPM_BUILD_ROOT%{_bindir} >install -m 755 abc2midi $RPM_BUILD_ROOT%{_bindir} >install -m 755 abcmatch $RPM_BUILD_ROOT%{_bindir} >install -m 755 midi2abc $RPM_BUILD_ROOT%{_bindir} >install -m 755 midicopy $RPM_BUILD_ROOT%{_bindir} >install -m 755 abc2abc $RPM_BUILD_ROOT%{_bindir} >install -m 755 mftext $RPM_BUILD_ROOT%{_bindir} >install -m 755 yaps $RPM_BUILD_ROOT%{_bindir} > >mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1 >install -m 644 doc/abc2abc.1 $RPM_BUILD_ROOT%{_mandir}/man1 >install -m 644 doc/abc2midi.1 $RPM_BUILD_ROOT%{_mandir}/man1 >install -m 644 doc/mftext.1 $RPM_BUILD_ROOT%{_mandir}/man1 >install -m 644 doc/midi2abc.1 $RPM_BUILD_ROOT%{_mandir}/man1 >install -m 644 doc/midicopy.1 $RPM_BUILD_ROOT%{_mandir}/man1 >install -m 644 doc/yaps.1 $RPM_BUILD_ROOT%{_mandir}/man1 > >%clean >rm -rf $RPM_BUILD_ROOT > >%files >%defattr(-,root,root,-) >%doc doc/* VERSION *.abc >%doc %{_mandir}/* >%{_bindir}/* >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 463711
: 317567