Skip to content

Commit

Permalink
atkmm4: initial add 2.36.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
schnitzeltony authored and kraj committed Feb 11, 2021
1 parent 019dc8a commit e544cfa
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions meta-oe/recipes-gnome/atk/atkmm4_2.36.0.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
SUMMARY = "C++ bindings for the atk"
SECTION = "libs"

LICENSE = "LGPLv2.1 & GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"

BPN = "atkmm"

DEPENDS = "atk glibmm3"

GNOMEBASEBUILDCLASS = "meson"

inherit features_check gnomebase

REQUIRED_DISTRO_FEATURES = "x11"

SRC_URI[archive.sha256sum] = "c93fa9f3876536391b54c307a923b7788e79796ace69a5e9141d67398c019973"

FILES_${PN}-dev += "${libdir}/*/include ${libdir}/*/proc/m4"

0 comments on commit e544cfa

Please sign in to comment.