# -*- 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.1 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 cf36638eec3508f1d5fc4480d12b0a172e1921e1 \ sha256 e75a9772444247a70178cdd238b522d35c613dfb6f3a3bf516457958109e9910 \ size 1061372 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}