Search Criteria
Package Details: dmenu-wayland-git 4.2.1.r40.b76d594-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dmenu-wayland-git.git (read-only, click to copy) |
---|---|
Package Base: | dmenu-wayland-git |
Description: | Wayland port of a generic menu for X |
Upstream URL: | https://github.com/nyyManni/dmenu-wayland |
Licenses: | MIT |
Conflicts: | dmenu, dmenu-wayland |
Provides: | dmenu, dmenu-wayland |
Submitter: | Depau |
Maintainer: | None |
Last Packager: | Depau |
Votes: | 5 |
Popularity: | 0.055999 |
First Submitted: | 2019-04-19 20:43 (UTC) |
Last Updated: | 2019-11-10 15:54 (UTC) |
Dependencies (9)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- libxkbcommon (libxkbcommon-git)
- pango (pango-minimal-git, pango-git, gtk4-git)
- wayland (wayland-git, wayland-nodocs-git)
- wayland-protocols (wayland-protocols-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin, python-ninja) (make)
Required by (151)
- arch-wiki-dmenu-git (requires dmenu) (optional)
- atool-desktop (requires dmenu)
- auto-st (requires dmenu) (optional)
- bemoji (requires dmenu) (optional)
- bemoji-git (requires dmenu) (optional)
- bitwarden-dmenu (requires dmenu)
- bitwarden-menu-git (requires dmenu) (optional)
- bthandler (requires dmenu) (optional)
- btmenu (requires dmenu)
- buku-dmenu (requires dmenu)
- cardboard-git (requires dmenu) (optional)
- clipbored-git (requires dmenu) (optional)
- clipmenu-git (requires dmenu)
- connman_dmenu-git (requires dmenu)
- dctl (requires dmenu)
- dk (requires dmenu) (optional)
- dmenfm (requires dmenu)
- dmenu-extended-git (requires dmenu)
- dmenu-frecency-git (requires dmenu)
- dmenu-lpass-nu (requires dmenu)
- Show 131 more...
Latest Comments
intothegnu commented on 2022-12-28 14:58 (UTC)
This package shouldn't have the
dmenu
=>dmenu-wl
symlinks just to make it conflict withdmenu
and give headaches to who wants to use X11 and Wayland on the same system.Those symlinks should be in another package,
dmenu-wl-dmenu-dropin
, or something.DustVoice commented on 2022-08-26 13:18 (UTC) (edited on 2022-08-26 13:20 (UTC) by DustVoice)
This package should NOT conflict with
dmenu
. It only provides symlinks fordmenu
=>dmenu-wl
, etc. This is really bad, cause I have both X11 and Wayland installed and setup to work simultaneously. I want to use bothdmenu
anddmenu-wl
and I see no reason why that shouldn't be possible, despite this PKGBUILD making them conflict!I would love to receive some kind of response, as architector4 submitted the same request over 1 1/2 years ago.
architector4 commented on 2021-01-31 00:23 (UTC)
I feel like this package shouldn't provide
dmenu
(as it promises to not do in the comment on 20th line in the PKGBUILD). I mean, isn't there a reason the developer named the binary differently?onny commented on 2019-11-07 11:30 (UTC)
This package requires wayland dependency otherwise I get this error by buildingi n chroot: meson.build:27:0: ERROR: Dependency "wayland-client" not found, tried pkgconfig
Depau commented on 2019-05-23 19:28 (UTC)
@asppsa I added your patch. Thank you.
asppsa commented on 2019-05-20 07:32 (UTC)
Here's a patch for the pkgver issue:
knaick commented on 2019-05-13 13:47 (UTC)
also there's a small error on the pkgver():
==> Starting pkgver()... cat: config.mk: No such file or directory
Depau commented on 2019-05-13 07:21 (UTC)
Upstream switched to meson. Fixed.
knaick commented on 2019-05-12 17:07 (UTC) (edited on 2019-05-12 17:10 (UTC) by knaick)
Error while building the package:
sed: can't read config.mk: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...