Search Criteria
Package Details: obmenu2-git r20.d5261ef-2
Git Clone URL: | https://aur.archlinux.org/obmenu2-git.git (read-only, click to copy) |
---|---|
Package Base: | obmenu2-git |
Description: | Openbox menu editor. Written in Python 3 and GTK3 |
Upstream URL: | https://github.com/0x10/obmenu2 |
Licenses: | |
Conflicts: | |
Submitter: | victor3d |
Maintainer: | victor3d |
Last Packager: | victor3d |
Votes: | 2 |
Popularity: | 0.005051 |
First Submitted: | 2020-05-04 10:15 |
Last Updated: | 2020-05-12 10:43 |
Latest Comments
victor3d commented on 2020-05-07 14:35
Hi krany, thanks for your comments. I've fixed the dependencies.
krany commented on 2020-05-05 16:08
Works for me, because the base gnome desktop installation of arch provides the required packages, but to be clear on the dependencies, a little change is necessary: gobject-introspection should not be directly required, but the "python-gobject" package.
The package also requires gtk3 to be installed, I'm not sure if this is already bundled with the "python-gobject" dependency or if it would be better to add it explicitly.
Also it is required to have python3.4+ (I recommend 3.7+) to be installed. Don't know if this is relevant or need to be expressed within the dependencies.
THANK you very much!!