mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 03:22:30 +00:00
cairomm: add 1.10.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
ff3975b080
commit
3966f4370a
16
meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb
Normal file
16
meta-oe/recipes-graphics/cairo/cairomm_1.10.0.bb
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
require cairo.inc
|
||||||
|
|
||||||
|
DESCRIPTION = "C++ bindings for Cairo graphics library"
|
||||||
|
|
||||||
|
LICENSE = "LGPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9"
|
||||||
|
|
||||||
|
DEPENDS = "cairo libsigc++-2.0"
|
||||||
|
|
||||||
|
SRC_URI = "http://cairographics.org/releases/cairomm-${PV}.tar.gz;name=archive"
|
||||||
|
SRC_URI[archive.md5sum] = "9c63fb1c04c8ecd3c5e6473075b8c39f"
|
||||||
|
SRC_URI[archive.sha256sum] = "068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f"
|
||||||
|
|
||||||
|
FILES_${PN}-doc += "${datadir}/devhelp"
|
||||||
|
FILES_${PN}-dev += "${libdir}/cairomm-*/"
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user