mbox series

[bug#60865,0/2] Update VTE

Message ID bf8fee7d7460e4b9590e08cba762fd4fd14df8b2.camel@gmail.com
Headers show
Series Update VTE | expand

Message

Liliana Marie Prikler Jan. 16, 2023, 5:17 p.m. UTC
Hi Guix,

this series updates VTE and adds a GTK4 version of it.
Originally, I had planned to use this so as to package Black Box [1],
but that one turned out to be a bigger dependency mess than I had
thought [2], so I'll just be adding VTE for now.

Cheers

[1] https://gitlab.gnome.org/raggesilver/blackbox
[2] https://gitlab.gnome.org/raggesilver/blackbox/-/issues/48

Liliana Marie Prikler (2):
  gnu: vte: Update to 0.70.2.
  gnu: Add vte-with-gtk-4.

 gnu/packages/gnome.scm | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

Comments

Liliana Marie Prikler Jan. 29, 2023, 7:29 a.m. UTC | #1
Am Montag, dem 16.01.2023 um 18:17 +0100 schrieb Liliana Marie Prikler:
> Hi Guix,
> 
> this series updates VTE and adds a GTK4 version of it.
> Originally, I had planned to use this so as to package Black Box [1],
> but that one turned out to be a bigger dependency mess than I had
> thought [2], so I'll just be adding VTE for now.
> 
> Cheers
> 
> [1] https://gitlab.gnome.org/raggesilver/blackbox
> [2] https://gitlab.gnome.org/raggesilver/blackbox/-/issues/48
> 
> Liliana Marie Prikler (2):
>   gnu: vte: Update to 0.70.2.
>   gnu: Add vte-with-gtk-4.
Pushed.