Search Criteria
Package Details: obmenu3 1.05-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/obmenu3.git (read-only, click to copy) |
|---|---|
| Package Base: | obmenu3 |
| Description: | Openbox menu editor - replacement of obmenu |
| Upstream URL: | http://sourceforge.net/projects/obmenu3 |
| Keywords: | openbox openbox_eui |
| Licenses: | GPL |
| Submitter: | akorop |
| Maintainer: | akorop |
| Last Packager: | akorop |
| Votes: | 10 |
| Popularity: | 0.000001 |
| First Submitted: | 2014-01-28 21:48 (UTC) |
| Last Updated: | 2020-04-13 17:54 (UTC) |
Dependencies (1)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR)
Latest Comments
akorop commented on 2020-04-13 17:57 (UTC)
Fixed (1.05-2). Thank You very much!
TrialnError commented on 2020-04-13 17:32 (UTC) (edited on 2020-04-13 17:33 (UTC) by TrialnError)
Hi. As an openbox user myself I kinda have a need to click on everything related to ob :D
So I noticed this PKGBUILD and there is room for some optimizations.
Firstly, the use of
mksrcinfois deprecated. Insteadmakepkg --printsrcinfo > .SRCINFOshould be used.Secondly, pacman and makepkg allow architecture specific sources and deps. So no need for the
CARCHstuff. Instead you could just usesource_i686andsource_x86_64.updpkgsumswill recognize and adjust the checksums.Thirdly. As it is a sourceforge page, the download should work over https, so if you could use this instead of http?
Best regards
akorop commented on 2020-04-13 17:21 (UTC)
Update to the 1.05 version. [+] Menu position support added ("x" and "y" properties as addition to the "key" property). [+] "Copy" button added. [-] Menu insertion degradation fixed.