Search Criteria
Package Details: mako-git v1.4.1.r51.g85d3d51-1
Git Clone URL: | https://aur.archlinux.org/mako-git.git (read-only, click to copy) |
---|---|
Package Base: | mako-git |
Description: | Lightweight notification daemon for Wayland |
Upstream URL: | http://mako-project.org |
Keywords: | notifications wayland |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | xenrox |
Last Packager: | xenrox |
Votes: | 10 |
Popularity: | 0.76 |
First Submitted: | 2018-05-09 11:33 |
Last Updated: | 2020-12-08 18:05 |
Dependencies (11)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-minimal, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-git)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- systemd-libs (systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux)
- wayland (wayland-git, wayland-nodocs-git)
- git (git-git) (make)
- meson (meson-git) (make)
- scdoc (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- wayland-protocols (wayland-protocols-git) (make)
- jq (jq-git) (optional) – support for 'makoctl menu'
Required by (12)
- barify (requires mako) (optional)
- poweralertd (requires mako)
- sway-borders-git (requires mako) (optional)
- sway-git (requires mako) (optional)
- sway-hidpi-git (requires mako) (optional)
- sway-no-titlebars-git (requires mako) (optional)
- sway-nosystemd-minimal-git (requires mako) (optional)
- sway-services-git (requires mako) (optional)
- sway9 (requires mako) (optional)
- tensorflow_datasets (requires mako) (check)
- waybar-livestatus (requires mako) (optional)
- wayfire-desktop-git (requires mako)
Latest Comments
maximbaz commented on 2020-07-10 10:39
Consider using
arch-meson
which in addition to some security flags enables all features by default, so for example mako will be built with icons support.Eisfunke commented on 2019-01-06 21:36
The build is failing for me with this output of makepkg: https://bin.eisfunke.com/?bfcf648b2bc9205a#V5cE6eGJovvTC8jMBlw2OZ9TeG0mAXIcLhqzNcszF5M=
Anonymous comment on 2018-11-23 14:55
This has been fixed.
Ferdi265 commented on 2018-11-23 14:33
@naibafo:
fixing the PKGBUILD and running "makepkg --printsrcinfo > .SRCINFO" automatically fixes the .SRCINFO file
naibafo commented on 2018-11-23 08:00
There is a merge conflict (I think) leftover in the PKGBUILD now, and in .SRCINFO wayland-protocols and git are in one line, which for me results in an error when trying to install.
mearon commented on 2018-11-19 11:32
I think git should be added to the makedepends array. (Otherwise I get an error while building in a clean chroot.)
Anonymous comment on 2018-10-11 13:59
Just added it, thanks.
Anonymous comment on 2018-10-11 13:57
I'm no expert on that note, but
wayland-protocols
may be missing from the depedencies, given the fact that it was added to the array of depedencies for the pre-compiliedmako
package later on.