Subject: CVS commit: pkgsrc/net/phetch
From: pin
Date: 2022-12-05 12:23:54
Message id: 20221205112354.31693FA90@cvs.NetBSD.org

Log Message:
net/phetch: update to 1.2.0

phetch is all about fun colors, but your options have always been limited.
You could turn off colors via NO_COLOR env variable or you could leave them on.
That's it.

Well, not anymore. As of v1.2, phetch now supports themes, in addition to a few
new config options.

Android & Termux
 - phetch is now available on Android via Termux! You can find
   phetch-v1.2.0-android-aarch64.tgz at the bottom of this release.
   Thanks @mmpx12!

Bugfixes
 - Suspending and resuming phetch with ctrl-z/fg should now work properly on
   non-fish shells.

Config Options
 - The new config options in this release, for your convenience, are as follows:
    - scroll controls how many lines to jump by when paging up/down. If set
      to 0 (the new default), you'll jump by an entire screen.
    - autoplay controls whether you'll be prompted to play media files or not.
      By default it's false, but one might find it handy to set to true if
      hosting, say, a Gopher-powered music server.

Keyboard Shortcuts
 - Just one, but it's a doozy:
    - You can now reload the current URL by pressing R (shift+r). Super handy
      when developing your own Gopherhole!

Themes
 - As mentioned, themes are simple files with roughly the same format as
   phetch.conf.

Create your theme file and launch phetch with -t FILE, or set the theme FILE
option in your ~/.config/phetch/phetch.conf

You can also set theme colors directly in your phetch.conf.

Learn more about themes, including which colors are available, by opening
phetch's on-line help: press h then 7 to get there quickly.

For reference, we've included a few fun themes in the repo itself that you can
download and play with: https://github.com/xvxx/phetch/tree/master/themes

Files:
RevisionActionfile
1.13modifypkgsrc/net/phetch/Makefile
1.3modifypkgsrc/net/phetch/cargo-depends.mk
1.8modifypkgsrc/net/phetch/distinfo