mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
chafa: add recipe
This commit is contained in:
13
recipes-extended/chafa/chafa_1.18.0.bb
Normal file
13
recipes-extended/chafa/chafa_1.18.0.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "A command-line utility that converts image data into graphics formats or ANSI"
|
||||
HOMEPAGE = "https://github.com/hpjansson/chafa"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=3000208d539ec061b899bce1d9ce9404"
|
||||
|
||||
DEPENDS = "glib-2.0 libavif libheif jpeg libjxl librsvg tiff libwebp"
|
||||
|
||||
inherit autotools pkgconfig gettext gtk-doc
|
||||
|
||||
SRC_URI = "git://github.com/hpjansson/chafa.git;protocol=https;nobranch=1"
|
||||
SRCREV = "af962a328290b42aff03a393844892ca3bf4e9fc"
|
||||
|
||||
FILES:${PN} += "${libdir}/chafa"
|
||||
Reference in New Issue
Block a user