All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] package/vte: install to staging
@ 2022-01-17 11:44 rainbox2k12 via buildroot
  2022-01-22 13:53 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: rainbox2k12 via buildroot @ 2022-01-17 11:44 UTC (permalink / raw)
  To: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 197 bytes --]

Yann,

Can you accept my patch as an attached text document?

Cheers,

Rainer

\-- Sent using MsgSafe.io's Free Plan Private, encrypted, online communication
For everyone. https://www.msgsafe.io



[-- Attachment #1.2: Type: text/html, Size: 480 bytes --]

[-- Attachment #2: vte-install-staging.patch --]
[-- Type: text/x-patch, Size: 648 bytes --]

package/vte: install to staging

vte also provides libvte, a library that can be linked to by other
programs, so install it in staging.

Signed-off-by: Rainer Jonsson <rainbox2k12@msgsafe.io>
------

diff --git a/package/vte/vte.mk b/package/vte/vte.mk
index 07e8136..ceb2f09 100644
--- a/package/vte/vte.mk
+++ b/package/vte/vte.mk
@@ -11,6 +11,7 @@ VTE_SITE = http://ftp.gnome.org/pub/gnome/sources/vte/$(VTE_VERSION_MAJOR)
 VTE_DEPENDENCIES = host-pkgconf libgtk3 pcre2 $(TARGET_NLS_DEPENDENCIES)
 VTE_LICENSE = LGPL-3.0+
 VTE_LICENSE_FILES = COPYING.LGPL3
+VTE_INSTALL_STAGING = YES
 
 ifeq ($(BR2_PACKAGE_ICU),y)
 VTE_CONF_OPTS += -Dicu=true


[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] package/vte: install to staging
  2022-01-17 11:44 [Buildroot] package/vte: install to staging rainbox2k12 via buildroot
@ 2022-01-22 13:53 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2022-01-22 13:53 UTC (permalink / raw)
  To: rainbox2k12; +Cc: buildroot

Hello,

On Mon, 17 Jan 2022 11:44:19 +0000 (UTC)
rainbox2k12 via buildroot <buildroot@buildroot.org> wrote:

> Can you accept my patch as an attached text document?

I have applied your patch. I suppose this msgsafe.io service doesn't
provide SMTP, so you can't use git send-email?

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-22 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 11:44 [Buildroot] package/vte: install to staging rainbox2k12 via buildroot
2022-01-22 13:53 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.