increase dvbapp PR.
[vuplus_openembedded] / recipes / liblinebreak / liblinebreak_1.2.bb
1 DESCRIPTION = "Liblinebreak is an implementation of the line breaking algorithm as described in Unicode 5.1.0 Standard Annex 14, Revision 22"
2 HOMEPAGE = "http://vimgadgets.sourceforge.net/liblinebreak/"
3 SECTION = "libs"
4 PRIORITY = "optional"
5 LICENSE = "zlib"
6
7 SRC_URI = "${SOURCEFORGE_MIRROR}/project/vimgadgets/liblinebreak/${PV}/liblinebreak-${PV}.tar.gz"
8
9 inherit autotools_stage