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,16 +19,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libsamplerate
|
Name: libsamplerate
|
||||||
BuildRequires: pkgconfig fftw3-devel quilt libsndfile-devel
|
BuildRequires: fftw3-devel libsndfile-devel pkgconfig quilt
|
||||||
Summary: A Sample Rate Converter Library
|
Summary: A Sample Rate Converter Library
|
||||||
Version: 0.1.7
|
Version: 0.1.7
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch0: %{name}-ac.diff
|
Patch0: %{name}-ac.diff
|
||||||
Patch1: libsamplerate_0.1.7-3.diff.gz
|
Patch1: libsamplerate_0.1.7-3.diff.gz
|
||||||
Url: http://www.mega-nerd.com/SRC/
|
Url: http://www.mega-nerd.com/SRC/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -89,6 +89,7 @@ QUILT_PATCHES=debian/patches quilt push -a
|
|||||||
autoreconf --force --install
|
autoreconf --force --install
|
||||||
%configure --with-pic --disable-static
|
%configure --with-pic --disable-static
|
||||||
make %{?jobs:-j %jobs}
|
make %{?jobs:-j %jobs}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
pushd tests
|
pushd tests
|
||||||
make check
|
make check
|
||||||
|
Loading…
Reference in New Issue
Block a user