Files
meta-openembedded/meta-oe/recipes-support/asio/asio.inc
T
2011-10-24 16:24:25 +02:00

14 lines
220 B
PHP

DESCRIPTION = "Asio"
HOMEPAGE = "http://asio.sf.net/"
SECTION = "libs"
LICENSE = "Boost Software License"
INC_PR = "r0"
DEPENDS = "boost"
SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${PN}-${PV}.tar.bz2"
inherit autotools