From db852227f1ed420bd850d3fe31392b66b544cf4f Mon Sep 17 00:00:00 2001 From: Graham Gower Date: Wed, 9 Sep 2009 16:25:55 +0930 Subject: Add liblinebreak-1.2 Signed-off-by: Graham Gower --- recipes/liblinebreak/liblinebreak_1.2.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/liblinebreak/liblinebreak_1.2.bb (limited to 'recipes') diff --git a/recipes/liblinebreak/liblinebreak_1.2.bb b/recipes/liblinebreak/liblinebreak_1.2.bb new file mode 100644 index 0000000000..a012c60464 --- /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 -- cgit v1.2.3