automatic version update by autodist [release 2.15.0-1mamba;Thu Feb 25 2021]
This commit is contained in:
parent
52030f3538
commit
5818b33a21
@ -1,12 +1,12 @@
|
||||
Name: timidity
|
||||
Version: 2.13.2
|
||||
Release: 5mamba
|
||||
Version: 2.15.0
|
||||
Release: 1mamba
|
||||
Summary: A software synthesizer that can play MIDI files by converting them into PCM waveform data
|
||||
Group: System/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://timidity.sourceforge.net
|
||||
URL: https://timidity.sourceforge.net
|
||||
Source: http://downloads.sourceforge.net/sourceforge/timidity/TiMidity++-%{version}.tar.bz2
|
||||
Source1: http://timidity.s11.xrea.com/files/timidity-cfgp.zip
|
||||
Source2: timidity-config
|
||||
@ -47,7 +47,6 @@ BuildRequires: libglitz-devel >= 0.4.4
|
||||
BuildRequires: Xaw3d-devel
|
||||
BuildRequires: libao-devel
|
||||
BuildRequires: libXaw-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: soundfont-2rock9
|
||||
Provides: TiMidity++ = %{version}
|
||||
Obsoletes: TiMidity++
|
||||
@ -57,12 +56,14 @@ TiMidity++ is a software synthesizer.
|
||||
It can play MIDI files by converting them into PCM waveform data; give it a MIDI data along with digital instrument data files, then it synthesizes them in real-time, and plays.
|
||||
It can not only play sounds, but also can save the generated waveforms into hard disks as various audio file formats.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%setup -q -n TiMidity++-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p3
|
||||
#%patch0 -p1
|
||||
#%patch1 -p3
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -127,6 +128,9 @@ _EOF
|
||||
%{_datadir}/pixmaps/timidity.png
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 2.15.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 29 2010 Automatic Build System <autodist@mambasoft.it> 2.13.2-5mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user