pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: x11/xterm



On Wed, 15 Jul 2020 at 12:31, voidpin <voidpin%protonmail.com@localhost> wrote:
>
> I've asked this on tech-pkg but thought I should also ask here,
>
> =====================================================================
> Hi all,
>
> Anything against enabling sixel-graphics support on x11/xterm?
> Thanks for any feedback.
>
> ======================================================================
> diff -u /usr/pkgsrc/x11/xterm/Makefile xterm/Makefile
> --- /usr/pkgsrc/x11/xterm/Makefile 2019-11-04 02:01:33.000000000 +0100
> +++ xterm/Makefile 2020-07-10 11:22:19.000000000 +0200
> @@ -19,6 +19,7 @@
> CONFIGURE_ARGS+= --enable-256-color
> CONFIGURE_ARGS+= --enable-paste64
> CONFIGURE_ARGS+= --enable-readline-mouse
> +CONFIGURE_ARGS+= --enable-sixel-graphics
>
> CONFIGURE_ARGS.standard= # empty
> CONFIGURE_ARGS.3d= --with-Xaw3d

Have you tested it on multiple archs/Oses? Have you considered putting
this is the options file?

-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index