# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 github.setup hpjansson chafa 1.18.0 github.tarball_from releases revision 0 homepage https://hpjansson.org/chafa description Terminal graphics for the 21st century long_description {*}${description}. Chafa is a command-line utility that \ converts all kinds of images, including animated GIFs, \ into sixel or ANSI/Unicode character output that can be \ displayed in a terminal. It is highly configurable, with \ support for alpha transparency and multiple color modes \ and color spaces, combining selectable ranges of Unicode \ characters to produce the desired output. categories graphics license LGPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer platforms darwin linux checksums rmd160 0652af2d4b79b6b52df12253e3e993f75d26d117 \ sha256 cd7475441ab8042e89dad706124999dd0aa3dc64653cdc20d49338549b9fcadb \ size 1049888 depends_build-append \ port:gtk-doc \ bin:pkg-config:pkgconfig depends_lib-append path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:ImageMagick \ port:gettext-runtime \ port:freetype \ port:libavif \ port:libjpeg-turbo \ port:libjxl \ port:tiff \ port:webp use_xz yes # smolscale.c:640:5: error: use of unknown # builtin '__builtin_cpu_init' # uses newer intrinsic functions # https://trac.macports.org/ticket/66729 compiler.blacklist-append \ {*gcc-[3-4].*} {clang < 1001}