Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Scott Garman <sgarman@zenlinux.com>
To: openembedded-devel@lists.openembedded.org
Cc: Scott Garman <sgarman@zenlinux.com>
Subject: [PATCH] nano: Add version 2.2.4
Date: Fri, 16 Apr 2010 22:17:36 -0700	[thread overview]
Message-ID: <1271481456-9183-1-git-send-email-sgarman@zenlinux.com> (raw)

Signed-off-by: Scott Garman <sgarman@zenlinux.com>
---
 recipes/nano/nano_2.2.4.bb |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
 create mode 100644 recipes/nano/nano_2.2.4.bb

diff --git a/recipes/nano/nano_2.2.4.bb b/recipes/nano/nano_2.2.4.bb
new file mode 100644
index 0000000..b4973f8
--- /dev/null
+++ b/recipes/nano/nano_2.2.4.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "GNU nano (Nano's ANOther editor, or \
+Not ANOther editor) is an enhanced clone of the \
+Pico text editor."
+HOMEPAGE = "http://www.nano-editor.org/"
+LICENSE = "GPLv2"
+SECTION = "console/utils"
+DEPENDS = "ncurses"
+
+SRC_URI = "http://www.nano-editor.org/dist/v2.2/nano-${PV}.tar.gz"
+SRC_URI[md5sum] = "6304308afb1f7ef4a5e93eb99206632a"
+SRC_URI[sha256sum] = "971b8547be157de5a814cb26c804dc2515b686d7188f4dc016269312965d4da5"
+
+inherit autotools
+
+EXTRA_OECONF = "--enable-all"
-- 
1.6.3.3




             reply	other threads:[~2010-04-17  5:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-17  5:17 Scott Garman [this message]
2010-04-18 10:04 ` [PATCH] nano: Add version 2.2.4 Paul Menzel
2010-05-02 12:22 ` Roman I Khimov
2010-05-02 21:24   ` Scott Garman
  -- strict thread matches above, loose matches on Subject: below --
2010-04-29 14:01 Eric Benard
2010-05-02 12:25 ` Roman I Khimov

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=1271481456-9183-1-git-send-email-sgarman@zenlinux.com \
    --to=sgarman@zenlinux.com \
    --cc=openembedded-devel@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