Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044216
en ru br
ALT Linux repos
S:1.2.0-alt1

Group :: System/X11
RPM: wayland-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 1.2

Name: wayland-utils
Version: %ver_major.0
Release: alt1

Summary: Display information utility for Wayland
License: MIT
Group: System/X11
Url: https://wayland.freedesktop.org/

Vcs: https://gitlab.freedesktop.org/wayland/wayland-utils.git
Source: https://gitlab.freedesktop.org/wayland/wayland-utils/-/archive/%version/%name-%version.tar.gz

%define wayland_ver 1.17

BuildRequires(pre): meson
BuildRequires: libwayland-server-devel >= %wayland_ver
BuildRequires: libwayland-client-devel wayland-protocols libdrm-devel

%description
wayland-info is a utility for displaying information about the Wayland
protocols supported by a Wayland compositor.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install

%check
%meson_test

%files
%_bindir/wayland-info
%_man1dir/wayland-info.1*
%doc README.md

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin