From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?iso-8859-1?q?H=FCwe?= Date: Thu, 24 Jun 2010 00:25:10 +0200 Subject: [Buildroot] [PATCH v3] package: Add support for clex filemanager (v 3.19) In-Reply-To: <201005141421.51373.PeterHuewe@gmx.de> References: <201005130115.00927.PeterHuewe@gmx.de> <20100514104822.0bda583a@surf> <201005141421.51373.PeterHuewe@gmx.de> Message-ID: <201006240025.11012.PeterHuewe@gmx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am Freitag 14 Mai 2010 14:21:51 schrieb Peter H?we: > From: Peter Huewe > > Clex is a free and open source ncurses filemanager. > (somewhat similar to a lightweight midnight commander) > > "It displays directory contents including the file status > details and provides features like command history, filename > insertion, or name completion in order to help users to create > commands to be executed by the shell." > > For more information visit http://www.clex.sk/about.html > > This patch adds version 3.19 to the buildroot buildsystem. > > Tested on and compiled with atmel ngw100_defconfig. > > Signed-off-by: Peter Huewe Any updates on the merge of this one? Thanks, Peter