|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: weston
|
|
|
|
|
Version: %{apiver}.0.0
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 10%{?dist}.inferit
|
|
|
|
|
Summary: Reference compositor for Wayland
|
|
|
|
|
|
|
|
|
|
License: BSD and CC-BY-SA
|
|
|
|
@ -41,7 +41,7 @@ BuildRequires: libunwind-devel
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: pkgconfig(libva) >= 0.34.0
|
|
|
|
|
BuildRequires: pkgconfig(libva-drm) >= 0.34.0
|
|
|
|
|
BuildRequires: pkgconfig(libwebp)
|
|
|
|
|
BuildRequires: pkgconfig(libwebp) = 1.2.0
|
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.6
|
|
|
|
|
BuildRequires: pkgconfig(mtdev) >= 1.1.0
|
|
|
|
|
BuildRequires: pkgconfig(pangocairo)
|
|
|
|
@ -210,6 +210,9 @@ export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs"
|
|
|
|
|
%{_datadir}/libweston-%{apiver}/protocols/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.0.0-10.inferit
|
|
|
|
|
- define libwebp version
|
|
|
|
|
|
|
|
|
|
* Sat Nov 18 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.0.0-10
|
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|