aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/liblinebreak/liblinebreak_1.2.bb
blob: a012c604642c9d2b2583bcfca622994d6f888ca6 (plain)
1
2
3
4
5
6
7
8
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