From d7880ae3430b5382105a308fd465dce03030802e Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Wed, 29 Jul 2020 10:30:05 -0500 Subject: [PATCH] Update to 1.7.1 and switch to meson build system --- .gitignore | 1 + libwpe.spec | 21 +++++++++------------ sources | 2 +- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 3073b1d..7db8401 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libwpe-1.4.0.tar.xz /libwpe-1.5.90.tar.xz /libwpe-1.6.0.tar.xz +/libwpe-1.7.1.tar.xz diff --git a/libwpe.spec b/libwpe.spec index 5705329..2303a3f 100644 --- a/libwpe.spec +++ b/libwpe.spec @@ -1,14 +1,14 @@ Name: libwpe -Version: 1.6.0 -Release: 2%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: General-purpose library for the WPE-flavored port of WebKit License: BSD URL: https://github.com/WebPlatformForEmbedded/%{name} Source0: https://github.com/WebPlatformForEmbedded/libwpe/releases/download/%{version}/%{name}-%{version}.tar.xz -BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: mesa-libEGL-devel +BuildRequires: meson BuildRequires: libxkbcommon-devel Provides: wpebackend = %{version}-%{release} @@ -29,17 +29,11 @@ files for developing applications that use %{name}. %autosetup -p1 -n libwpe-%{version} %build -mkdir -p %{_target_platform} -pushd %{_target_platform} -%cmake \ - -DCMAKE_BUILD_TYPE=Release \ - .. -popd - -%make_build -C %{_target_platform} +%meson +%meson_build %install -%make_install -C %{_target_platform} +%meson_install %files %license COPYING @@ -53,6 +47,9 @@ popd %{_libdir}/pkgconfig/wpe-1.0.pc %changelog +* Wed Jul 29 2020 Michael Catanzaro - 1.7.1-1 +- Update to 1.7.1 and switch to meson build system + * Tue Jul 28 2020 Fedora Release Engineering - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 15361d8..d120670 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libwpe-1.6.0.tar.xz) = fb99cdbe0cf393d4f6b95dea180ee9eea1e8a9e6f8de5c02f856413c16f092842e5013a973ddd020878933d4f4a226e067218b575e5611b297470130ae58d4ba +SHA512 (libwpe-1.7.1.tar.xz) = 4422164c8a434ae4d8342e97d99361b385cba997aafc140b0df1e69f9cda5976c76f026cee9f37e617078ae629e3aa51031bbaf684cc0005c4c794527293387c