[OE-core] libdbus-c++

Burton, Ross ross.burton at intel.com
Tue Nov 15 11:40:00 UTC 2016


On 14 November 2016 at 13:33, thilo.cestonaro at ts.fujitsu.com <
thilo.cestonaro at ts.fujitsu.com> wrote:

> Yeah I propably can and will be if I need to write my own. But the funny
> thing is, that there ones was a meta-oe dbus-c++ recipe and this was
> removed with the comment, that it didn't work and it's
> better to use the one from oe-core :)
>

Just found this recipe in my WIP folder, no idea if it works but it's
probably a starting point:

$ cat dbus-cxx_0.8.0.bb
SUMMARY = "C++ bindings for dbus"
HOMEPAGE = "http://dbus-cxx.sourceforge.net/"
SECTION = "libs"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"

DEPENDS = "dbus libsigc++-2.0 popt"

SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.bz2"
SRC_URI[md5sum] = "ab89f48dd0cd3c581a9228fcbb3af96b"
SRC_URI[sha256sum] =
"a7c179cb7ecafc6477c789b080bd936ac3620220604ffb2ae214a33719839d13"

inherit autotools pkgconfig

BBCLASSEXTEND = "native"

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161115/1040335c/attachment-0002.html>


More information about the Openembedded-core mailing list