automatic rebuild by autodist [release 51f-2mamba;Wed Jul 31 2013]
This commit is contained in:
parent
dd3f02e7e3
commit
7643d402e6
BIN
PC51f.sf2.gz
Normal file
BIN
PC51f.sf2.gz
Normal file
Binary file not shown.
@ -1,2 +1,4 @@
|
|||||||
# soundfont-PersonalCopy
|
# soundfont-PersonalCopy
|
||||||
|
|
||||||
|
A free GM/GS soundfont collection for MIDI synthetizers.
|
||||||
|
|
||||||
|
43
soundfont-PersonalCopy.spec
Normal file
43
soundfont-PersonalCopy.spec
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
Name: soundfont-PersonalCopy
|
||||||
|
Version: 51f
|
||||||
|
Release: 2mamba
|
||||||
|
Summary: A free GM/GS 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/PC%{version}.sf2.gz
|
||||||
|
License: Free
|
||||||
|
Provides: soundfont-Air
|
||||||
|
Obsoletes: soundfont-Air
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
%description
|
||||||
|
A free GM/GS soundfont collection for MIDI synthetizers.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -D -m 0644 %{SOURCE0} %{buildroot}%{_datadir}/soundfonts/PC%{version}.sf2.gz
|
||||||
|
gunzip %{buildroot}%{_datadir}/soundfonts/PC%{version}.sf2.gz
|
||||||
|
|
||||||
|
%clean
|
||||||
|
[[ "%{buildroot}" ]] && rm -rf %{buildroot}
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%{_datadir}/soundfonts/*
|
||||||
|
#%doc Leame.txt
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Jul 31 2013 Automatic Build System <autodist@mambasoft.it> 51f-2mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
* Fri Jul 17 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 51f-1mamba
|
||||||
|
- update to 51f
|
||||||
|
|
||||||
|
* Mon Feb 21 2005 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-1qilnx
|
||||||
|
- first build
|
Loading…
Reference in New Issue
Block a user