aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez5
AgeCommit message (Expand)Author
2013-09-11bluez4/5: Add EXCLUDE_FROM_WORLD = 1Saul Wold
2013-09-06bluez5: Rename tests package to testtoolsMihai Prica
LICENSE = "GPL"
SECTION = "libs"
PR = "r0"

DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
RDEPENDS = "gconf gnome-vfs"


PACKAGES =+ "${PN}-gnome ${PN}-gnome-dev "

FILES_${PN}-gnome = "${libdir}/libgsf-gnome-1.so.*"
FILES_${PN}-gnome-dev = "${libdir}/libgsf-gnome-1.* ${includedir}/libgsf-1/gsf-gnome"

inherit autotools pkgconfig gnome gconf

EXTRA_OECONF = "\
		--without-python \
		--without-gnome \
		--disable-gtk-doc \
		--with-bz2"