Subject: CVS commit: pkgsrc/sysutils/macchina
From: pin
Date: 2021-09-17 22:58:09
Message id: 20210917205809.41B40FA97@cvs.NetBSD.org

Log Message:
sysutils/macchina: update to 1.1.6

v1.1.6
-Update libmacchina dependency to v2.1.4, finally fixing the brightness readout.

v1.1.5
-Update to latest libmacchina, libc, serde_json and dirs versions
-Import libmacchina's backlight method (#102)
-netbsd/terminal: Traverse /proc to which terminal the user is operating in,
ignoring the shell.
-netbsd/resolution: Remove this method for the time being

On my previous commit I wrote the following, "As of version 1.0.0 macchina uses
google-speech to support text-to-speech. I've disabled this feature, please let
me know if you think this should be on."

This was a mistake from my side, the feature was available but, disabled by
default in versions 1.0.0 to 1.1.5.
The relevant code is only compiled into the binary if, and only if, the feature
is enabled at compile time.
This feature and the code have been removed on version 1.1.6

Files:
RevisionActionfile
1.32modifypkgsrc/sysutils/macchina/Makefile
1.19modifypkgsrc/sysutils/macchina/cargo-depends.mk
1.26modifypkgsrc/sysutils/macchina/distinfo