cornucopia: bump SRCREV
[openembedded.git] / recipes / wxwidgets / wxbase.inc
blob0febe0a241e19ce0e7562676eb0e2d0f029f9208
1 DESCRIPTION = "wxBase is a library for programming \
2 non-GUI (console) applications using the base wxWidgets functionality."
3 HOMEPAGE = "http://www.wxwidgets.org/"
4 LICENSE = "wxWindows"
5 SECTION = "libs"
6 PRIORITY = "optional"
7 DEPENDS = "zlib expat"
9 SRC_URI = "${SOURCEFORGE_MIRROR}/wxwindows/wxBase-${PV}.tar.bz2"
11 S = "${WORKDIR}/wxBase-${PV}"
13 inherit autotools pkgconfig
15 do_configure() {
16        oe_runconf