Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37529939
en ru br
Репозитории ALT

Группа :: Система/X11
Пакет: wayland-utils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin