All of lore.kernel.org
 help / color / mirror / Atom feed
* libdbus-c++
@ 2016-11-14 10:33 thilo.cestonaro
  2016-11-14 10:53 ` libdbus-c++ Burton, Ross
  0 siblings, 1 reply; 5+ messages in thread
From: thilo.cestonaro @ 2016-11-14 10:33 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

Hey!

I wanted to build an executable using libdbus-c++ but OE-Core has no recipe providing libdbus-c++, please correct me if I'm wrong here!

Is there a reason, other than no one wanted a recipe for libdbus-c++ yet, against the usage of dbus-c++ implementation or why isn't there a recipe for libdbus-c++?

Regards,
Thilo

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3847 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libdbus-c++
  2016-11-14 10:33 libdbus-c++ thilo.cestonaro
@ 2016-11-14 10:53 ` Burton, Ross
  2016-11-14 13:33   ` libdbus-c++ thilo.cestonaro
  0 siblings, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2016-11-14 10:53 UTC (permalink / raw)
  To: thilo.cestonaro; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

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

> I wanted to build an executable using libdbus-c++ but OE-Core has no
> recipe providing libdbus-c++, please correct me if I'm wrong here!
>
> Is there a reason, other than no one wanted a recipe for libdbus-c++ yet,
> against the usage of dbus-c++ implementation or why isn't there a recipe
> for libdbus-c++?
>

There isn't a recipe in oe-core because nothing in oe-core needs it, and it
isn't considered fundamental enough.  It seems that every six months
someone writes a recipe for dbus-c++ (because they have problems and ask
for help on the lists) but nobody yet has actually submitted a recipe to
meta-oe.  You can be that person!

Ross

[-- Attachment #2: Type: text/html, Size: 1241 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libdbus-c++
  2016-11-14 10:53 ` libdbus-c++ Burton, Ross
@ 2016-11-14 13:33   ` thilo.cestonaro
  2016-11-14 13:38     ` libdbus-c++ Burton, Ross
  2016-11-15 11:40     ` libdbus-c++ Burton, Ross
  0 siblings, 2 replies; 5+ messages in thread
From: thilo.cestonaro @ 2016-11-14 13:33 UTC (permalink / raw)
  To: ross.burton; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1254 bytes --]

Am Montag, den 14.11.2016, 10:53 +0000 schrieb Burton, Ross:
> 
> On 14 November 2016 at 10:33, thilo.cestonaro@ts.fujitsu.com <thilo.cestonaro@ts.fujitsu.com> wrote:
> > I wanted to build an executable using libdbus-c++ but OE-Core has no recipe providing libdbus-c++, please correct me if I'm wrong here!
> > 
> > Is there a reason, other than no one wanted a recipe for libdbus-c++ yet, against the usage of dbus-c++ implementation or why isn't there a recipe for libdbus-c++?
> > 
> 
> There isn't a recipe in oe-core because nothing in oe-core needs it, and it isn't considered fundamental enough.  It seems that every six months someone writes a recipe for dbus-c++ (because they
> have problems and ask for help on the lists) but nobody yet has actually submitted a recipe to meta-oe.  You can be that person!
> 
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 :)
http://lists.openembedded.org/pipermail/openembedded-devel/2011-August/079834.html

So I just wanted to make sure, that none exists.

Thanks for that approval!

Cheers,
Thilo

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3847 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libdbus-c++
  2016-11-14 13:33   ` libdbus-c++ thilo.cestonaro
@ 2016-11-14 13:38     ` Burton, Ross
  2016-11-15 11:40     ` libdbus-c++ Burton, Ross
  1 sibling, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2016-11-14 13:38 UTC (permalink / raw)
  To: thilo.cestonaro; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

On 14 November 2016 at 13:33, thilo.cestonaro@ts.fujitsu.com <
thilo.cestonaro@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 :)
> http://lists.openembedded.org/pipermail/openembedded-devel/
> 2011-August/079834.html
>
> So I just wanted to make sure, that none exists.
>

That's strange, I can't find any dbus-c++ in oe-core's history.  Maybe the
submitter was referring to plain libdbus or something else?

Ross

[-- Attachment #2: Type: text/html, Size: 1274 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: libdbus-c++
  2016-11-14 13:33   ` libdbus-c++ thilo.cestonaro
  2016-11-14 13:38     ` libdbus-c++ Burton, Ross
@ 2016-11-15 11:40     ` Burton, Ross
  1 sibling, 0 replies; 5+ messages in thread
From: Burton, Ross @ 2016-11-15 11:40 UTC (permalink / raw)
  To: thilo.cestonaro; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 985 bytes --]

On 14 November 2016 at 13:33, thilo.cestonaro@ts.fujitsu.com <
thilo.cestonaro@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

[-- Attachment #2: Type: text/html, Size: 2329 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-15 11:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-14 10:33 libdbus-c++ thilo.cestonaro
2016-11-14 10:53 ` libdbus-c++ Burton, Ross
2016-11-14 13:33   ` libdbus-c++ thilo.cestonaro
2016-11-14 13:38     ` libdbus-c++ Burton, Ross
2016-11-15 11:40     ` libdbus-c++ Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.