tech-pkg archive

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

Re: x11/xterm



>Doesn't sixel always require libsixel?
I was informed that lsix (https://github.com/hackerb9/lsix) doesn't need it.
It works by just compiling xterm with sixel support.

> Does this have any restrictions (supported systems or architectures),
> new dependencies, or similar?
As far as I'm aware no new dependencies. Can't say much about supported systems
and archs, hence the question here.

> (Aside: what about having this also for base xsrc xterm?)
I didn't dare to ask for that :)


Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, July 13, 2020 2:27 PM, Nikita Gillmann <nikita%n0.is@localhost> wrote:

> Doesn't sixel always require libsixel?
>
> On 2020-07-13 14:23, Nikita Gillmann wrote:
>
> > Does this have any restrictions (supported systems or architectures),
> > new dependencies, or similar?
> > (Aside: what about having this also for base xsrc xterm?)
> > On 2020-07-13 12:34, voidpin wrote:
> >
> > > 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
> > > Sent with ProtonMail Secure Email.




Home | Main Index | Thread Index | Old Index