Search Criteria
Package Details: tinywl-git 0.15.0.r291.gc20468cfa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tinywl-git.git (read-only, click to copy) |
---|---|
Package Base: | tinywl-git |
Description: | TinyWL |
Upstream URL: | https://gitlab.freedesktop.org/wlroots/wlroots |
Keywords: | tinywl wayland wlroots |
Licenses: | custom:MIT |
Conflicts: | tinywl |
Provides: | tinywl |
Submitter: | MicrochipQ |
Maintainer: | MicrochipQ |
Last Packager: | MicrochipQ |
Votes: | 1 |
Popularity: | 0.004605 |
First Submitted: | 2021-11-03 03:46 (UTC) |
Last Updated: | 2022-06-27 04:52 (UTC) |
Dependencies (4)
- wlroots-git (wlroots-strace-git, wlroots-nosystemd-strace-git, wlroots-nosystemd-git, wlroots-nosystemd-minimal-git, wlroots-nosystemd-nox11-git, wlroots-nox11-git, wlroots-no-axrgb-assert-git, wlroots-asan-git, wlroots-xrgb8888-git, wayfire-git, wlroots-nvidia-git, wlroots-hidpi-xprop-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- make (make-git) (make)
- wayland-protocols (wayland-protocols-git) (make)
Latest Comments
MicrochipQ commented on 2022-06-27 04:59 (UTC)
@fauxmight, thanks, fixed.
fauxmight commented on 2022-06-24 20:39 (UTC) (edited on 2022-06-24 20:40 (UTC) by fauxmight)
tinywl.c:
#include <wlr/types/wlr_subcompositor.h>
This header is not present in
wlroots
but IS present inwlroots-git
. It would appear appropriate to modify the dependencies accordingly.