automatic rebuild by autodist [release 1.0-4mamba;Wed Jul 31 2013]
This commit is contained in:
parent
9dbccb6e0a
commit
46fe971720
@ -1,2 +1,4 @@
|
|||||||
# soundfont-Unison
|
# soundfont-Unison
|
||||||
|
|
||||||
|
A soundfont collection for MIDI synthetizers
|
||||||
|
|
||||||
|
BIN
Unison.sf2.gz
Normal file
BIN
Unison.sf2.gz
Normal file
Binary file not shown.
41
soundfont-Unison.spec
Normal file
41
soundfont-Unison.spec
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
Name: soundfont-Unison
|
||||||
|
Version: 1.0
|
||||||
|
Release: 4mamba
|
||||||
|
Summary: A soundfont collection for MIDI synthetizers
|
||||||
|
Group: System/Multimedia
|
||||||
|
Vendor: openmamba
|
||||||
|
Distribution: openmamba
|
||||||
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
|
URL: http://www.personalcopy.com/home.htm
|
||||||
|
Source: ftp://ftp.personalcopy.net/pub/Unison.sf2.gz
|
||||||
|
License: Free
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%description
|
||||||
|
A soundfont collection for MIDI synthetizers
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -D -m 0644 %{SOURCE0} %{buildroot}%{_datadir}/soundfonts/Unison.sf2.gz
|
||||||
|
gunzip %{buildroot}%{_datadir}/soundfonts/Unison.sf2.gz
|
||||||
|
|
||||||
|
%clean
|
||||||
|
[[ "%{buildroot}" ]] && rm -rf %{buildroot}
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%{_datadir}/soundfonts/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Jul 31 2013 Automatic Build System <autodist@mambasoft.it> 1.0-4mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
* Fri Jul 17 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-3mamba
|
||||||
|
- specfile updated and rebuilt
|
||||||
|
|
||||||
|
* Wed Nov 09 2005 Alessandro Ramazzina <alessandro.ramazzina@qilinux.it> 1.0-2qilnx
|
||||||
|
- removed link to use soundfont-Unifont as default
|
||||||
|
|
||||||
|
* Mon Feb 21 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-1qilnx
|
||||||
|
- first build
|
Loading…
Reference in New Issue
Block a user