Derek Schrock
Derek Schrock
I started looking at this a couple months ago and found Alarm Clock is using a lot of very old frameworks most deprecated a while ago including QTKit (deprecated in...
Turns out someone ported it. https://github.com/bfabiszewski/AlarmClock
I don’t see a binary in the other repo. It wouldn’t hurt to ask there to see if a binary can be built and a release made. If you’re willing...
Depending on the version of automake installed you might have to run aclocal Updated INSTALL to reflect the need to run automake tools.
No, see #8
Anything new on this?
I'm looking up update the FreeBSD port use sigpipe/urlview instead of the mutt contrib. It might be best just to close this and point mutt contrib here. Also, there's a...
For reference: ``` $ automake -a automake-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:2:...
shellcheck would have the same issue with `tmux` `-c -f -S -T` ?
I think that needs to be and `else if` because then `\"EOF` or `\'EOF` would be accepted?