Search Criteria
Package Details: bemenu-x11-git 0.6.22.r0.gbd62fb3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bemenu-git.git (read-only, click to copy) |
---|---|
Package Base: | bemenu-git |
Description: | X11 renderer for bemenu |
Upstream URL: | https://github.com/Cloudef/bemenu |
Licenses: | GPL-3.0-or-later, LGPL-3.0-or-later |
Conflicts: | bemenu-x11 |
Provides: | bemenu-renderer-git, bemenu-x11 |
Submitter: | dacoit |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 17 |
Popularity: | 0.000007 |
First Submitted: | 2015-08-12 17:25 (UTC) |
Last Updated: | 2024-07-13 20:35 (UTC) |
Dependencies (15)
- cairo (cairo-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libbemenu.so (bemenu-gitAUR, bemenu)
- libx11 (libx11-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- pango (pango-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- pango (pango-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (1)
- bemenu-git (requires bemenu-renderer-git)
Latest Comments
« First ‹ Previous 1 2 3
soloturn commented on 2019-02-02 19:01 (UTC)
true, this works, thanks cauebs! it does not provide a desktop file so it is visible in gnome, you know how to do this one?
timsn commented on 2019-02-02 18:25 (UTC)
@cauebs thanks for pointing this out! I just tried to install it. Adding a '.' at the end of the cmake invocation (in the PKGBUILD file) works well.
cauebs commented on 2019-02-02 12:18 (UTC)
I think the cmake invocation in the build step is missing the path as a positional argument. Adding '.' at the end does the job.
« First ‹ Previous 1 2 3