SHA256
1
0
forked from pool/broadvoice16
Giacomo Comes 2021-10-21 13:29:15 +00:00 committed by Git OBS Bridge
parent 030ccf6b86
commit afd47c51c7

View File

@ -1,7 +1,7 @@
#
# spec file for package broadvoice16
#
# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,9 +12,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define static 0
%define shared 1
%define tools 1
@ -32,8 +33,8 @@ Source2: README
Source3: README.SUSE
Source4: meson_options.txt
Source5: meson.build
BuildRequires: unzip
BuildRequires: meson
BuildRequires: unzip
%description
BroadVoice is a family of speech coding algorithms created by
@ -108,7 +109,6 @@ PATH=%{buildroot}%{_bindir}:$PATH LD_LIBRARY_PATH=%{buildroot}%{_libdir} \
%postun -p /sbin/ldconfig
%endif
%files
%license COPYING
%doc README README.SUSE BroadVoice16.doc
@ -129,4 +129,4 @@ PATH=%{buildroot}%{_bindir}:$PATH LD_LIBRARY_PATH=%{buildroot}%{_libdir} \
%endif
%endif
%changelog
%changelog