automatic update by autodist [release 190600_20161030-1mamba;Fri Dec 01 2017]
This commit is contained in:
parent
2d100c7ff6
commit
ccf666b39a
@ -1,6 +1,6 @@
|
|||||||
#%define pa_stable_version_append 20071207
|
#%define pa_stable_version_append 20071207
|
||||||
Name: libportaudio
|
Name: libportaudio
|
||||||
Version: 19_20140130
|
Version: 190600_20161030
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free, cross platform, open-source, audio I/O library
|
Summary: A free, cross platform, open-source, audio I/O library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -35,7 +35,7 @@ This package contains static libraries and header files need for development.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n portaudio
|
%setup -q -n portaudio
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -45,7 +45,7 @@ This package contains static libraries and header files need for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
for f in pa_asio.h pa_linux_alsa.h pa_jack.h pa_unix_oss.h; do
|
for f in pa_asio.h pa_linux_alsa.h pa_jack.h; do
|
||||||
install -m0644 include/$f %{buildroot}%{_includedir}/$f
|
install -m0644 include/$f %{buildroot}%{_includedir}/$f
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ done
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 01 2017 Automatic Build System <autodist@mambasoft.it> 190600_20161030-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sat Feb 01 2014 Automatic Build System <autodist@mambasoft.it> 19_20140130-1mamba
|
* Sat Feb 01 2014 Automatic Build System <autodist@mambasoft.it> 19_20140130-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user