Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: Markus Volk <f_l_k@t-online.de>,
	openembedded-core@lists.openembedded.org
Subject: Re: [oe-core][PATCH] vte: upgrade 2.72.2 -> 2.74.0
Date: Tue, 19 Sep 2023 15:06:45 +0200	[thread overview]
Message-ID: <9RH81S.9NI7WQZ7L6QX@t-online.de> (raw)
In-Reply-To: <CANNYZj_+k_AjWNXMK-uPFpH3uNL_aYFeCkXw=+3UCUKnmnGMcg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]

On Tue, Sep 19 2023 at 02:02:48 PM +02:00:00, Alexander Kanavin 
<alex.kanavin@gmail.com> wrote:
> we need to find a
> different terminal (rxvt or indeed gnome-terminal).

gnome-console is a simple thing. but it is necessary to build vte with 
gtk4 support (by the way, the default of vte is to build gtk3 and gtk4 
support). Maybe the problem with both gnome-console and gnome-terminal 
is that they are GPL-3.0-only.

SUMMARY = "GNOME Console"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a 
<file://copying;md5=8f0e2cd40e05189ec81232da84bd6e1a/>"

GNOMEBASEBUILDCLASS = "meson"
inherit gtk-icon-cache gnomebase pkgconfig meson gsettings gnome-help 
upstream-version-is-even

DEPENDS = " \
    desktop-file-utils-native \
    gtk4-native \
    gtk4 \
    libadwaita \
    vte \
    libgtop \
    pcre2 \
    gsettings-desktop-schemas \
"

SRC_URI[archive.sha256sum] = 
"24cbd5680e525c2c0c57ad8d8c1ad199ef5b45b1ff1c80be22a37848e46e93ac"

FILES:${PN} += "${datadir}"

RRECOMMENDS:${PN} += "gsettings-desktop-schemas hicolor-icon-theme"


[-- Attachment #2: Type: text/html, Size: 1613 bytes --]

  parent reply	other threads:[~2023-09-19 13:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-19 11:49 [oe-core][PATCH] vte: upgrade 2.72.2 -> 2.74.0 Markus Volk
2023-09-19 12:02 ` Alexander Kanavin
2023-09-19 12:12   ` Markus Volk
     [not found]   ` <17864BB006CFEE21.29111@lists.openembedded.org>
2023-09-19 12:17     ` Markus Volk
2023-09-19 12:34   ` Markus Volk
2023-09-19 13:06   ` Markus Volk [this message]
2023-09-19 13:20     ` Alexander Kanavin
2023-09-19 13:23       ` Markus Volk
2023-09-19 13:24         ` Alexander Kanavin
2023-09-19 15:59       ` Alexandre Belloni
2023-09-19 16:30         ` Alexander Kanavin
2023-09-19 17:57           ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9RH81S.9NI7WQZ7L6QX@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=alex.kanavin@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox