Package Details: bemenu-git 0.6.22.r0.gbd62fb3-1

Git Clone URL: https://aur.archlinux.org/bemenu-git.git (read-only, click to copy)
Package Base: bemenu-git
Description: Dynamic menu library and client program inspired by dmenu
Upstream URL: https://github.com/Cloudef/bemenu
Licenses: GPL-3.0-or-later, LGPL-3.0-or-later
Conflicts: bemenu
Provides: bemenu, libbemenu-git, libbemenu.so
Submitter: dacoit
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 17
Popularity: 0.000009
First Submitted: 2015-08-12 17:25 (UTC)
Last Updated: 2024-07-13 20:35 (UTC)

Required by (25)

Sources (1)

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.