Mageia Bugzilla – Attachment 14044 Details for
Bug 32374
wayland-utils - wayland session info tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
proposed spec file
wayland-utils.spec (text/x-matlab), 1.17 KB, created by
Aurelian R
on 2023-10-11 12:17:30 CEST
(
hide
)
Description:
proposed spec file
Filename:
MIME Type:
Creator:
Aurelian R
Created:
2023-10-11 12:17:30 CEST
Size:
1.17 KB
patch
obsolete
>%bcond_with get_sources >%define downLink https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/%{version}/downloads >%define get_src() $( wget %{downLink}/%{name}-%{version}.tar.xz -O ../SOURCES/%{name}-%{version}.tar.xz ) > >Name: wayland-utils >Version: 1.2.0 >Release: %mkrel 1 >Summary: Wayland utilities > >License: MIT >URL: https://wayland.freedesktop.org/ >Source0: %{downLink}/%{name}-%{version}.tar.xz > >BuildRequires: meson >BuildRequires: pkgconfig(libdrm) >= 2.4.107 >BuildRequires: pkgconfig(wayland-client) >= 1.20 >BuildRequires: pkgconfig(wayland-protocols) >= 1.24 > >%description >wayland-utils contains wayland-info, a standalone version of weston-info, >a utility for displaying information about the Wayland protocols supported >by the Wayland compositor. >wayland-info also provides additional information for a subset of Wayland >protocols it knows about, namely Linux DMABUF, presentation time, tablet and >XDG output protocols. > >%prep >%{?with_get_sources:%get_src } >%setup -q > >%build >%meson >%meson_build > >%install >%meson_install > >%files >%license COPYING >%doc README.md >%{_bindir}/wayland-info >%{_mandir}/man1/wayland-info.1.xz
%bcond_with get_sources %define downLink https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/%{version}/downloads %define get_src() $( wget %{downLink}/%{name}-%{version}.tar.xz -O ../SOURCES/%{name}-%{version}.tar.xz ) Name: wayland-utils Version: 1.2.0 Release: %mkrel 1 Summary: Wayland utilities License: MIT URL: https://wayland.freedesktop.org/ Source0: %{downLink}/%{name}-%{version}.tar.xz BuildRequires: meson BuildRequires: pkgconfig(libdrm) >= 2.4.107 BuildRequires: pkgconfig(wayland-client) >= 1.20 BuildRequires: pkgconfig(wayland-protocols) >= 1.24 %description wayland-utils contains wayland-info, a standalone version of weston-info, a utility for displaying information about the Wayland protocols supported by the Wayland compositor. wayland-info also provides additional information for a subset of Wayland protocols it knows about, namely Linux DMABUF, presentation time, tablet and XDG output protocols. %prep %{?with_get_sources:%get_src } %setup -q %build %meson %meson_build %install %meson_install %files %license COPYING %doc README.md %{_bindir}/wayland-info %{_mandir}/man1/wayland-info.1.xz
View Attachment As Raw
Actions:
View
Attachments on
bug 32374
: 14044