All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graham Gower <graham.gower@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] Add liblinebreak-1.2
Date: Wed, 09 Sep 2009 16:25:55 +0930	[thread overview]
Message-ID: <4AA7517B.6090900@gmail.com> (raw)


Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
 conf/checksums.ini                       |    4 ++++
 recipes/liblinebreak/liblinebreak_1.2.bb |    9 +++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 recipes/liblinebreak/liblinebreak_1.2.bb

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 8227844..8deb789 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -13950,6 +13950,10 @@ sha256=e485f36d74f477f3d235a05bb67b502dc744092569842d9ab45e2f785f74f556
 md5=6cef76df73f86482fa478ad8252d9055
 sha256=d9ca5d502f8a4a6c146d1f0458ac27c95cc59724caa6d845e24946d299463bc5
 
+[http://downloads.sourceforge.net/project/vimgadgets/liblinebreak/1.2/liblinebreak-1.2.tar.gz]
+md5=d18039259001ccb24b5dd4648c49c5ad
+sha256=9efcb0cb1afc75ad1e92d2b2dbf4d9c77b072d6656c5f1a150af8b718d0c7b76
+
 [ftp://ftp.debian.org/debian/pool/main/libl/liblinebreak/liblinebreak_0.9.6.orig.tar.gz]
 md5=e898200ac89815365e89b7c6cc2f78fd
 sha256=f23ac7320379d8e950340fe37633c21a56a5f4320d29c34a65819558fe6cdaa1
diff --git a/recipes/liblinebreak/liblinebreak_1.2.bb b/recipes/liblinebreak/liblinebreak_1.2.bb
new file mode 100644
index 0000000..a012c60
--- /dev/null
+++ b/recipes/liblinebreak/liblinebreak_1.2.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "Liblinebreak is an implementation of the line breaking algorithm as described in Unicode 5.1.0 Standard Annex 14, Revision 22"
+HOMEPAGE = "http://vimgadgets.sourceforge.net/liblinebreak/"
+SECTION = "libs"
+PRIORITY = "optional"
+LICENSE = "zlib"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/vimgadgets/liblinebreak/${PV}/liblinebreak-${PV}.tar.gz"
+
+inherit autotools_stage
-- 
1.6.0.3




             reply	other threads:[~2009-09-09  6:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09  6:55 Graham Gower [this message]
2009-09-09 10:46 ` [PATCH] Add liblinebreak-1.2 Phil Blundell

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=4AA7517B.6090900@gmail.com \
    --to=graham.gower@gmail.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 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.