e829ef7
%undefine __cmake_in_source_build
e829ef7
7e45446
Name:           wpebackend-fdo
a914606
Version:        1.14.2
3e49b49
Release:        %autorelease
7e45446
Summary:        A WPE backend designed for Linux desktop systems
7e45446
7e45446
License:        BSD
7e45446
URL:            https://github.com/Igalia/%{name}
242d20b
Source0:        https://github.com/Igalia/%{name}/archive/%{version}/%{name}-%{version}.tar.xz
Michael Catanzaro f43770a
Source1:        https://github.com/Igalia/%{name}/archive/%{version}/%{name}-%{version}.tar.xz.asc
Michael Catanzaro f43770a
# Created from https://keys.openpgp.org/vks/v1/by-fingerprint/5AA3BC334FD7E3369E7C77B291C559DBE4C9123B
Michael Catanzaro f43770a
# $ gpg --import 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B.asc
Michael Catanzaro f43770a
# $ gpg2 --export --export-options export-minimal 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B > gpgkey-5AA3BC334FD7E3369E7C77B291C559DBE4C9123B.gpg
Michael Catanzaro f43770a
Source2:        gpgkey-5AA3BC334FD7E3369E7C77B291C559DBE4C9123B.gpg
7e45446
7e45446
BuildRequires:  gcc-c++
Michael Catanzaro f43770a
BuildRequires:  gnupg2
Michael Catanzaro 5db6261
BuildRequires:  meson
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(egl)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(epoxy)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(gio-2.0)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(gobject-2.0)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(xkbcommon)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(wayland-client)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(wayland-server)
Michael Catanzaro 5db6261
BuildRequires:  pkgconfig(wpe-1.0)
7e45446
7e45446
%description
7e45446
A WPE backend designed for Linux desktop systems.
7e45446
7e45446
%package       devel
7e45446
Summary:       Development files for %{name}
7e45446
Requires:      %{name}%{?_isa} = %{version}-%{release}
7e45446
7e45446
%description   devel
7e45446
The %{name}-devel package contains libraries, build data, and header
7e45446
files for developing applications that use %{name}.
7e45446
7e45446
%prep
Michael Catanzaro f43770a
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
242d20b
%autosetup -p1 -n %{name}-%{version}
7e45446
7e45446
%build
Michael Catanzaro 5db6261
%meson
Michael Catanzaro 5db6261
%meson_build
7e45446
7e45446
%install
Michael Catanzaro 5db6261
%meson_install
7e45446
7e45446
%files
7e45446
%license COPYING
7e45446
%doc NEWS
f4ccd6e
%{_libdir}/libWPEBackend-fdo-1.0.so.1
f4ccd6e
%{_libdir}/libWPEBackend-fdo-1.0.so.1.*
7e45446
7e45446
%files devel
f4ccd6e
%{_includedir}/wpe-fdo-1.0
Michael Catanzaro a89b0b2
%{_libdir}/libWPEBackend-fdo-1.0.so
f4ccd6e
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
7e45446
7e45446
%changelog
3e49b49
%autochangelog