[Bug 270036] [NEW PORT] graphics/vhs: Your CLI home video recorder

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 12 Apr 2023 23:10:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270036

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240665|0                           |1
        is obsolete|                            |

--- Comment #5 from Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> ---
Created attachment 241452
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241452&action=edit
vhs-0.4.0.patch

Description:

ChangeLog: https://github.com/charmbracelet/vhs/releases/tag/v0.4.0

* Terminal Decorations:
  * The latest version of VHS includes a ton of new settings for you to play
    around with! These settings allow you to decorate your GIFs and make them
    look even more like terminal emulators.
* New Settings:
  * Margin: Adds a margin around the outside of your terminal, while Padding
    allows you to add padding inside the terminal.
  * MarginFill: Adds a background color to the outside of the terminal. To
    change the background color of the terminal itself, use Set Theme and
    specify the background.
  * WindowBar: Adds a terminal window frame/bar to the top of the GIF. This
    value can be one of Colorful, ColorfulRight, Rings, or RingsRight.
  * WindowBarSize: Sets how the WindowBar should appear.
  * BorderRadius: Sets the border radius of the terminal.
* Launch with Shell:
  * This version of VHS performs the Shell change upon launch, rather than
    switching shells after starting the ttyd process. This change
    should result in slightly faster recordings and reduce the occurrence
    of buggy flashes at the start of GIFs that appeared occasionally
    when shell switching was slow.
* Alt command:
  * VHS now supports pressing the Left Alt key with the newly introduced
    Alt command. It behaves similarly to pressing Ctrl along with another
    key.
* Quiet Output:
  * If you prefer to create your VHS GIFs without any output, simply add
    the -quiet flag. This will minimize any output to just the essentials.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1-RELEASE, amd64, CHROMIUM UNGOOGLED_CHROMIUM
tested)

-- 
You are receiving this mail because:
You are the assignee for the bug.