[Bug 269675] [NEW PORT] graphics/asciinema-agg: Asciinema gif generator

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 Apr 2023 18:44:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269675

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=c2133565c4fc8e45495fd60a1077496a4c39208f

commit c2133565c4fc8e45495fd60a1077496a4c39208f
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-04-29 20:52:00 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-30 18:41:42 +0000

    graphics/asciinema-agg: New port: Asciinema gif generator

    agg is a command-line tool for generating animated GIF files from
    asciicast v2 files produced by asciinema terminal recorder. It uses
    the excellent gifski library to produce optimized, high quality GIF
    output with accurate frame timing.

    WWW: https://github.com/asciinema/agg/

    PR:             269675

 graphics/Makefile                            |   1 +
 graphics/asciinema-agg/Makefile (new)        |  20 ++
 graphics/asciinema-agg/Makefile.crates (new) | 221 +++++++++++++
 graphics/asciinema-agg/distinfo (new)        | 445 +++++++++++++++++++++++++++
 graphics/asciinema-agg/pkg-descr (new)       |   4 +
 graphics/asciinema-agg/pkg-message (new)     |  13 +
 6 files changed, 704 insertions(+)

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