From patchwork Wed Mar 21 23:26:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: JoM X-Patchwork-Id: 148097 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 49AF8B702D for ; Thu, 22 Mar 2012 09:34:42 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A1D878C30A; Wed, 21 Mar 2012 22:34:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vgtd8VAJht7c; Wed, 21 Mar 2012 22:34:26 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id E35158BA3F; Wed, 21 Mar 2012 22:34:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id DBBE98F78E for ; Wed, 21 Mar 2012 22:34:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 7A16E80563 for ; Wed, 21 Mar 2012 22:34:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o6SV9pHWnUjI for ; Wed, 21 Mar 2012 22:33:55 +0000 (UTC) X-Greylist: delayed 00:05:27 by SQLgrey-1.7.6 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by whitealder.osuosl.org (Postfix) with ESMTPS id B3B4D8D3E2 for ; Wed, 21 Mar 2012 22:33:51 +0000 (UTC) Received: by wibhr17 with SMTP id hr17so16592wib.10 for ; Wed, 21 Mar 2012 15:33:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=A1dRI5Z9kB2fUgXea0OddBnCRpD6k4PMwVBet18Lek0=; b=IGs2JHgqnZkD7/CY1SEiWF8pzgoTa/bygiO0h+oSEy0nwI/b/BtOFBdREtKTkRU/VX THX0TVLOJDhW99zvS+u0d0ArtXOGGUbI4EAKRQiTlu4fovgFa5Q4IW+KI7BMbCNEVboj KnMQYuHpoi3Dy7XQOz1kIchQESbRav5eWxier6NUloODuE5xVtZe4cJrWJ0Q8Rxhn/de 6TInEeV6olfD0Lj+afObK+oqKzKNG8ItoHqXOHGhTazkax5BwxwgaLGldxB8Ils46vY/ 2l0HNH8yDaB8OY9/w/2krqLuIY7b3PKlwd8hSeWxi4dNdH92CsY9KXmdeu4p9y+ZiajS 8i5Q== Received: by 10.180.79.135 with SMTP id j7mr41513907wix.19.1332368902190; Wed, 21 Mar 2012 15:28:22 -0700 (PDT) Received: from IBMT60.JoM.org ([78.216.88.162]) by mx.google.com with ESMTPS id o2sm173773wiv.11.2012.03.21.15.28.19 (version=SSLv3 cipher=OTHER); Wed, 21 Mar 2012 15:28:21 -0700 (PDT) From: JoM To: buildroot@busybox.net Date: Wed, 21 Mar 2012 23:26:55 +0000 Message-Id: <1332372417-5120-1-git-send-email-johann.mercadier@imerir.com> X-Mailer: git-send-email 1.7.2.5 X-Gm-Message-State: ALoCoQnfHZFFiMiTIOKqQReRXJeoQTIiu0dxsu1AT6p+q7YoIRiV2mTbSQQ6MEIQABNbbJsMvzIX Cc: JoM Subject: [Buildroot] [PATCH 1/2] Add FbTerm package for OMAP4 (targetting pandaboard) v2 Signed-off-by: JoM X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net --- package/Config.in | 1 + package/fbterm/Config.in | 13 +++++++++++++ package/fbterm/fbterm.mk | 17 +++++++++++++++++ 3 files changed, 31 insertions(+), 0 deletions(-) create mode 100644 package/fbterm/Config.in create mode 100644 package/fbterm/fbterm.mk diff --git a/package/Config.in b/package/Config.in index 85583c6..c2d02b7 100644 --- a/package/Config.in +++ b/package/Config.in @@ -109,6 +109,7 @@ if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS source "package/fbset/Config.in" endif source "package/fbv/Config.in" +source "package/fbterm/Config.in" source "package/imagemagick/Config.in" source "package/linux-fusion/Config.in" source "package/lite/Config.in" diff --git a/package/fbterm/Config.in b/package/fbterm/Config.in new file mode 100644 index 0000000..435c871 --- /dev/null +++ b/package/fbterm/Config.in @@ -0,0 +1,13 @@ +config BR2_PACKAGE_FBTERM + bool "fbterm" + select BR2_PACKAGE_FREETYPE + select BR2_PACKAGE_FONTCONFIG + select BR2_PACKAGE_ZLIB + select BR2_PACKAGE_EXPAT + help + FbTerm (Frame buffer terminal emulator) is a fast terminal emulator and a + help indentation should be one tab + two spaces, and no space at the end of the line. + standalone replacement of GNU/Linux terminal that can function outside of + Xorg with the frame buffer device or VESA video card. + + http://code.google.com/p/fbterm/ diff --git a/package/fbterm/fbterm.mk b/package/fbterm/fbterm.mk new file mode 100644 index 0000000..0c462a4 --- /dev/null +++ b/package/fbterm/fbterm.mk @@ -0,0 +1,17 @@ +############################################################# +# +# fbterm +# +############################################################# +FBTERM_BINARY = fbterm +FBTERM_TARGET_BINARY = usr/bin/$(FBTERM_BINARY) +FBTERM_VERSION = 1.7.0 +FBTERM_SITE = http://fbterm.googlecode.com/files +FBTERM_DEPENDENCIES += freetype fontconfig + +define FBTERM_UNINSTALL_CMDS + rm -f $(TARGET_DIR)/$(FBTERM_TARGET_BINARY) +endef + + +$(eval $(call AUTOTARGETS))