update to 0.10.10 [release 0.10.10-1mamba;Sat May 15 2021]
This commit is contained in:
parent
2fe41833c7
commit
962a2f1bf4
20
suil.spec
20
suil.spec
@ -1,31 +1,26 @@
|
|||||||
Name: suil
|
Name: suil
|
||||||
Version: 0.10.8
|
Version: 0.10.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A lightweight C library for loading and wrapping LV2 plugin UIs
|
Summary: A lightweight C library for loading and wrapping LV2 plugin UIs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://drobilla.net/software/suil/
|
URL: https://drobilla.net/software/suil
|
||||||
Source: http://download.drobilla.net/suil-%{version}.tar.bz2
|
Source: http://download.drobilla.net/suil-%{version}.tar.bz2
|
||||||
Patch0: suil-0.10.2-arm-disable-cocoa.patch
|
Patch0: suil-0.10.2-arm-disable-cocoa.patch
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libQt5X11Extras-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: liblv2-devel
|
||||||
BuildRequires: libglib-devel
|
|
||||||
BuildRequires: libgtk2-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
|
Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
|
||||||
@ -87,6 +82,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.10-1mamba
|
||||||
|
- update to 0.10.10
|
||||||
|
|
||||||
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 0.10.8-1mamba
|
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 0.10.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user