seeing

ERROR: Nothing PROVIDES 'glibmm3' (but
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm4_2.36.0.bb,
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
DEPENDS on or otherwise requires it). Close matches:
  glibmm
  glibmm4
  libmms
ERROR: Nothing PROVIDES 'cairomm3' (but
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
DEPENDS on or otherwise requires it). Close matches:
  cairo
  cairomm
  cairomm4
ERROR: Nothing RPROVIDES 'atkmm4' (but
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm4_2.36.0.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'atkmm4'
NOTE: Runtime target 'atkmm4' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['atkmm4']
ERROR: Nothing RPROVIDES 'atkmm4-dev' (but
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-gnome/atk/atkmm4_2.36.0.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'atkmm4-dev'
NOTE: Runtime target 'atkmm4-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['atkmm4-dev']
ERROR: Nothing RPROVIDES 'pangomm4' (but
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'pangomm4'
NOTE: Runtime target 'pangomm4' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['pangomm4']
ERROR: Nothing RPROVIDES 'pangomm4-dev' (but
/mnt/b/yoe/master/sources/meta-openembedded/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'pangomm4-dev'

On Wed, Feb 10, 2021 at 12:56 PM Andreas Müller <[email protected]> wrote:
>
> Signed-off-by: Andreas Müller <[email protected]>
> ---
>  .../recipes-graphics/pango/pangomm4_2.48.0.bb | 24 +++++++++++++++++++
>  1 file changed, 24 insertions(+)
>  create mode 100644 meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
>
> diff --git a/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb 
> b/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
> new file mode 100644
> index 000000000..9ecbeb25b
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/pango/pangomm4_2.48.0.bb
> @@ -0,0 +1,24 @@
> +SUMMARY = "C++ bindings for the pango library"
> +SECTION = "libs"
> +LICENSE = "LGPLv2.1 & GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
> +                    
> file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"
> +
> +DEPENDS = "mm-common cairomm3 glibmm3 pango"
> +
> +BPN = "pangomm"
> +
> +SHRT_VER = 
> "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
> +
> +SRC_URI = 
> "http://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.xz";
> +SRC_URI[sha256sum] = 
> "9e0ed474c33f8c2002ca9e2b61ca0d1f3d8e409e09e99f4d8c19eeafccf55b78"
> +
> +inherit features_check meson pkgconfig
> +
> +REQUIRED_DISTRO_FEATURES = "x11"
> +
> +EXTRA_OECONF = " --disable-documentation "
> +
> +FILES_${PN} = "${libdir}/lib*.so.*"
> +FILES_${PN}-dev += "${libdir}/*/include/ ${libdir}/pangomm-*/"
> +
> --
> 2.26.2
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89492): 
https://lists.openembedded.org/g/openembedded-devel/message/89492
Mute This Topic: https://lists.openembedded.org/mt/80542589/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to