Autobuild autoformatter for 55253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsamplerate?expand=0&rev=16
This commit is contained in:
parent
40942fbaac
commit
f0f453a86f
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: libsamplerate
|
||||
BuildRequires: pkgconfig fftw3-devel quilt libsndfile-devel
|
||||
BuildRequires: fftw3-devel libsndfile-devel pkgconfig quilt
|
||||
Summary: A Sample Rate Converter Library
|
||||
Version: 0.1.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2+
|
||||
Group: System/Libraries
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -89,6 +89,7 @@ QUILT_PATCHES=debian/patches quilt push -a
|
||||
autoreconf --force --install
|
||||
%configure --with-pic --disable-static
|
||||
make %{?jobs:-j %jobs}
|
||||
|
||||
%check
|
||||
pushd tests
|
||||
make check
|
||||
|
Loading…
Reference in New Issue
Block a user