require gcc, alsa-lib-devel, fftw-devel for building
This commit is contained in:
parent
a1bdc0c013
commit
1b18a16f24
@ -6,7 +6,11 @@ License: BSD
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mega-nerd.com/SRC/
|
URL: http://www.mega-nerd.com/SRC/
|
||||||
Source0: http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
|
Source0: http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: libsndfile-devel >= 1.0.6, pkgconfig
|
BuildRequires: alsa-lib-devel
|
||||||
|
BuildRequires: fftw-devel >= 0.15.0
|
||||||
|
BuildRequires: gcc
|
||||||
|
BuildRequires: libsndfile-devel >= 1.0.6
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Secret Rabbit Code is a sample rate converter for audio. It is capable
|
Secret Rabbit Code is a sample rate converter for audio. It is capable
|
||||||
@ -78,6 +82,7 @@ unset LD_LIBRARY_PATH
|
|||||||
* Tue Feb 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.9-1
|
* Tue Feb 20 2018 Nils Philippsen <nils@tiptoe.de> - 0.1.9-1
|
||||||
- version 0.1.9
|
- version 0.1.9
|
||||||
- change license to BSD (2-clause)
|
- change license to BSD (2-clause)
|
||||||
|
- require gcc, alsa-lib-devel, fftw-devel for building
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-14
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-14
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user