obsolete tuneroid [release 1.1.1-2mamba;Sun Jun 11 2023]
This commit is contained in:
parent
41e05ac426
commit
0eef257355
21
lingot.spec
21
lingot.spec
@ -1,25 +1,28 @@
|
|||||||
Name: lingot
|
Name: lingot
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: LINGOT Is Not a Guitar-Only Tuner
|
Summary: A Guitar-Only Tuner and more
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.nongnu.org/lingot/
|
URL: http://www.nongnu.org/lingot/
|
||||||
Source: http://download.savannah.gnu.org/releases/lingot/lingot-%{version}.tar.gz
|
Source: http://download.savannah.gnu.org/releases/lingot/lingot-%{version}.tar.gz
|
||||||
Source1: lingot.png
|
Source1: lingot.png
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libalsa-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
|
BuildRequires: libfftw-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libjack-devel
|
||||||
|
BuildRequires: libjson-c-devel
|
||||||
|
BuildRequires: libpulseaudio-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
Obsoletes: tuneroid <= 0.9.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LINGOT Is Not a Guitar-Only Tuner.
|
LINGOT Is Not a Guitar-Only Tuner.
|
||||||
@ -100,11 +103,13 @@ EOF
|
|||||||
%dir %{_includedir}/lingot
|
%dir %{_includedir}/lingot
|
||||||
%{_includedir}/lingot/lingot-*.h
|
%{_includedir}/lingot/lingot-*.h
|
||||||
%{_libdir}/liblingot.a
|
%{_libdir}/liblingot.a
|
||||||
%{_libdir}/liblingot.la
|
|
||||||
%{_libdir}/liblingot.so
|
%{_libdir}/liblingot.so
|
||||||
%{_libdir}/pkgconfig/lingot.pc
|
%{_libdir}/pkgconfig/lingot.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.1-2mamba
|
||||||
|
- obsolete tuneroid
|
||||||
|
|
||||||
* Thu Jul 02 2020 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
* Thu Jul 02 2020 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user