mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
babl: upgrade 0.1.62 -> 0.1.74
* babl moved to meson build * move to meta-gnome: latest gimp requires gexiv2 and nothing but gimp depends on babl * extend to native build for native gegl (next patch) * get sources from location gimp's homepage suggests Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library"
|
||||
LICENSE = "LGPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
|
||||
|
||||
inherit gnomebase
|
||||
|
||||
SRC_URI = "http://ftp.gimp.org/pub/${BPN}/0.1/${BP}.tar.bz2"
|
||||
SRC_URI[md5sum] = "28fa9d43549378ceebe2871d7721dd46"
|
||||
SRC_URI[sha256sum] = "dc279f174edbcb08821cf37e4ab0bc02e6949369b00b150c759a6c24bfd3f510"
|
||||
|
||||
FILES_${PN} += "${libdir}/babl-*/*.so"
|
||||
FILES_${PN}-dev += "${libdir}/babl-*/*.la"
|
||||
FILES_${PN}-dbg += "${libdir}/babl-*/.debug/"
|
||||
Reference in New Issue
Block a user