Package Details: hawck-git 20230310-1

Git Clone URL: https://aur.archlinux.org/hawck-git.git (read-only, click to copy)
Package Base: hawck-git
Description: Keyboard macro system
Upstream URL: https://github.com/snyball/hawck
Licenses: BSD
Submitter: snyball
Maintainer: snyball
Last Packager: snyball
Votes: 2
Popularity: 0.005096
First Submitted: 2020-02-20 00:14 (UTC)
Last Updated: 2023-03-15 01:52 (UTC)

Latest Comments

snyball commented on 2023-03-15 01:55 (UTC)

@schrmh I changed the name of the repo from "Hawck" to "hawck" upstream a few days ago, but forgot to update the "_pkgname" variable. It's been fixed now.

schrmh commented on 2023-03-15 01:49 (UTC) (edited on 2023-03-15 01:51 (UTC) by schrmh)

==> Starting prepare()...
/startdir/PKGBUILD: line 23: cd: Hawck: No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...

Due the the change in the URL to GitHub. It builds when I set _pkgname=hawck

swillber commented on 2021-03-29 11:26 (UTC)

lskbd requires "ruby-docopt" but works fine after install (btw haven't come across docopt before, been looking at the shell version docopts. Could've done with this about 6 months ago when I was working on a bash backup script. :-) )

Thanks for hawck, looking forward to having fun with it.

hernando commented on 2020-12-07 17:54 (UTC)

Depends on lua53 package

albfan commented on 2020-04-01 21:14 (UTC)

/usr/lib/systemd/user/hawck-macrod.service /usr/lib/systemd/system/hawck-inputd.service

both try to run commands on /usr/local/bin, those files need to be patched.

PR sent upstream https://github.com/snyball/Hawck/pull/24