Search Criteria
Package Details: gromit-mpx-git 1.3.r26.g7c83680-1
Git Clone URL: | https://aur.archlinux.org/gromit-mpx-git.git (read-only, click to copy) |
---|---|
Package Base: | gromit-mpx-git |
Description: | Desktop annotation tool. GTK3 multi-pointer variant of original gromit utility. |
Upstream URL: | https://github.com/bk138/gromit-mpx |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | keenerd |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 13 |
Popularity: | 0.36 |
First Submitted: | 2015-11-06 12:08 |
Last Updated: | 2020-05-25 04:06 |
Latest Comments
yochananmarqos commented on 2020-12-11 23:57
You'll need to use the following build flag otherwise the config file ends up in
/usr/etc/
:wuestengecko commented on 2020-06-06 11:38
Please add
git
tomakedepends
, otherwise building in a clean chroot fails.schlegel11 commented on 2020-05-07 22:41
Behind a firewall etc. it would be great to add also https to git source in PKGBUILD. If someone is currently behind a firewall or the git port is blocked in general add https in PKGBUILD line 15 like: ... source=("git+https://github.com/bk138/gromit-mpx.git") ...
keenerd commented on 2017-02-03 06:00
Thanks, that was good work.
micahscopes commented on 2017-02-02 22:22
I can confirm that E100's PKGBUILD works for me.
E100 commented on 2016-12-05 08:02
gromit-mpx 1.2 now requires cmake to build and libappindicator-gtk3 as a dependency. This is my first time making PKGBUILD, but after some searching I was able to make it build again. Here's my PKGBUILD: http://pastebin.com/aW58Gxpm