mtd-utils_1.2.0+git: remove the second docfdisk from the binary list
[openembedded.git] / packages / libsdl / libsdl-ttf_2.0.3.bb
blob250fb698cea96e5106466aa7a5c51b493aae8b26
1 DESCRIPTION = "Simple DirectMedia Layer truetype font library."
2 SECTION = "libs"
3 PRIORITY = "optional"
4 DEPENDS = "virtual/libsdl freetype"
5 LICENSE = "LGPL"
6 PR = "r1"
8 SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \
9 file://new-freetype-includes.patch;patch=1"
10 S = "${WORKDIR}/SDL_ttf-${PV}"
12 inherit autotools
14 do_stage() {
15 autotools_stage_all