All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Added package fbterm: a framebuffer-based terminal emulator.
Date: Wed, 16 May 2012 09:17:01 +0200	[thread overview]
Message-ID: <87ipfwr3wy.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1337135766-26862-1-git-send-email-golubovsky@gmail.com> (Dmitry's message of "Tue, 15 May 2012 22:36:06 -0400")

>>>>> "Dmitry" == Dmitry  <golubovsky@gmail.com> writes:

Hi,

 Dmitry> +++ b/package/fbterm/Config.in
 Dmitry> @@ -0,0 +1,15 @@
 Dmitry> +config BR2_PACKAGE_FBTERM
 Dmitry> +	bool "fbterm"
 Dmitry> +	depends on (BR2_INSTALL_LIBSTDCPP && BR2_ENABLE_LOCALE && \
 Dmitry> +			BR2_TOOLCHAIN_BUILDROOT_CXX && BR2_USE_WCHAR)
 Dmitry> +	select BR2_PACKAGE_FONTCONFIG
 Dmitry> +	select BR2_PACKAGE_LIBERATION
 Dmitry> +	help
 Dmitry> +	  fbterm is a fast terminal emulator for Linux with frame buffer
 Dmitry> +	  device or VESA video card.
 Dmitry> +
 Dmitry> +	  http://code.google.com/p/fbterm/
 Dmitry> +
 Dmitry> +comment "fbterm requires a C++, WCHAR in toolchain and locale support"
 Dmitry> +	depends on !(BR2_INSTALL_LIBSTDCPP && BR2_ENABLE_LOCALE && \
 Dmitry> +			BR2_TOOLCHAIN_BUILDROOT_CXX && BR2_USE_WCHAR)

BR2_TOOLCHAIN_BUILDROOT_CXX isn't needed. Otherwise it looks good,
committed to next - Thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2012-05-16  7:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16  2:36 [Buildroot] [PATCH] Added package fbterm: a framebuffer-based terminal emulator Dmitry
2012-05-16  7:09 ` Thomas Petazzoni
2012-05-16  7:41   ` Peter Korsgaard
2012-05-16  7:17 ` Peter Korsgaard [this message]

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=87ipfwr3wy.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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 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.