‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, May 28, 2020 9:54 AM, clematis <clema...@insiberia.net> wrote:

> On Wed, May 27, 2020 at 11:04:16PM +0000, Brian Callahan wrote:
>
> > Hi ports --
> > Attached is a new port, graphics/chafa. Chafa is a commandline utility
> > that converts images for terminal output.
> >
> > pkg/DESCR:
> > Chafa allows you to view reasonable approximations of pictures and
> > animations in the comfort of your favorite terminal emulator.
> > Features:
> >
> > -   Supports most popular image formats, including animated GIFs.
> > -   Combines Unicode symbols from multiple selectable ranges for optimal
> >     output.
> >
> > -   Multiple color modes, including Truecolor, 256-color, 16-color and
> >     simple FG/BG.
> >
> > -   RGB and DIN99d color spaces for improved color picking.
> > -   Alpha transparency support in any color mode, including in animations.
> > -   Suitable for terminal graphics, ANSI art composition and even black &
> >     white print.
> >
> > -   Works with most modern and classic terminals and terminal emulators.
> > -   Documented, stable C API.
> >
> > Builds and all tests pass on amd64 and sparc64. Testing on a big endian
> > glass console would be appreciated.
> > OK?
> > ~Brian
>
> Hi Brian,
> As discussed offline, including your changes to fix the manpage issue:

For clarification, it was discovered that a pregenerated manual page
exists for chafa but if you have the xslt tools installed, then chafa
will insist on rebuilding the manual page (pulling in needless deps).

However, if you disable manual page regeneration, then the install
routine won't attempt to install the manual page, hence the post
install routine.

~Brian

>
> CONFIGURE_ARGS = --disable-man
>
> Manual page exists but won't install unless explicitly rebuilding it
>
> =====================================================================
>
> post-install:
> ${INSTALL_MAN} ${WRKSRC}/docs/chafa.1 ${PREFIX}/man/man1
>
> new tarball attached including this change and an updated PLIST
>
> OK on amd64
>
> Thanks,
>
> --------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> clematis (0xA2C87EDB507B4C53)


Attachment: chafa.tgz
Description: application/compressed-tar

Reply via email to