help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / libsdl / libsdl-net_1.2.7.bb
blobb6c2a470765ff0539e2cd9e2c3668342e5466682
1 DESCRIPTION = "Simple DirectMedia Layer networking library."
2 SECTION = "libs/network"
3 PRIORITY = "optional"
4 DEPENDS = "virtual/libsdl"
5 LICENSE = "LGPL"
6 PR = "r1"
8 SRC_URI = "http://www.libsdl.org/projects/SDL_net/release/SDL_net-${PV}.tar.gz \
9 file://libtool2.patch \
12 S = "${WORKDIR}/SDL_net-${PV}"
14 inherit autotools
16 EXTRA_OECONF += "SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config"
18 SRC_URI[md5sum] = "6bd4662d1423810f3140d4da21b6d912"
19 SRC_URI[sha256sum] = "2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53"