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

Group :: Graphical desktop/Other
RPM: mako

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:       mako
Version:    1.7.1
Release:    alt1
Summary:    Lightweight Wayland notification daemon
Group:      Graphical desktop/Other
License:    MIT

URL:        https://github.com/emersion/mako
Source0:    %name-%version.tar

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1

BuildRequires: cmake
BuildRequires: gcc
BuildRequires: meson
BuildRequires: pkgconfig(basu)
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(scdoc)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-protocols)

Provides: desktop-notification-daemon

Requires: basu
Requires: dbus

%description
mako is a lightweight notification daemon for Wayland compositors that support
the layer-shell protocol.

%prep
%setup

%build
%meson -Dwerror=false
%meson_build

%install
%meson_install

%files
%doc LICENSE README.md
%_bindir/mako
%_bindir/makoctl
%_datadir/dbus-1/services/fr.emersion.mako.service
%_man1dir/mako.*
%_man1dir/makoctl.*
%_man5dir/mako.*

%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