Re: [oe] [meta-oe][PATCH] exempi: Add recipe

Khem Raj <[email protected]>
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <CAMKF1srmwzD0ZMH9sTKd7jfbUYqUtaKXAfF88GjN6WMZjo_YpA@mail.gmail.com>
On Thu, Aug 6, 2026, 2:00 AM Leon Anavi via lists.openembedded.org
<[email protected]> wrote:

> Add recipe for exempi, an implementation of XMP based on Adobe XMP
> SDK and released under a BSD-style license like Adobe's.
>
> This work was sponsored by GOVCERT.LU.
>
> Signed-off-by: Leon Anavi <[email protected]>
> ---
>  .../recipes-support/exempi/exempi_2.6.6.bb    | 24 +++++++++++++++++++
>  1 file changed, 24 insertions(+)
>  create mode 100644 meta-oe/recipes-support/exempi/exempi_2.6.6.bb
>
> diff --git a/meta-oe/recipes-support/exempi/exempi_2.6.6.bb
> b/meta-oe/recipes-support/exempi/exempi_2.6.6.bb
> new file mode 100644
> index 0000000000..711f54f552
> --- /dev/null
> +++ b/meta-oe/recipes-support/exempi/exempi_2.6.6.bb
> @@ -0,0 +1,24 @@
> +SUMMARY = "An implementation of XMP"
> +DESCRIPTION = "An implementation of XMP based on Adobe XMP SDK\
> +and released under a BSD-style license like Adobe's."
> +HOMEPAGE = "https://libopenraw.freedesktop.org/exempi/"
> +LICENSE = "BSD-3-Clause"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=f816aac8b22d16134477b8e156f0a0f4"
> +
> +SRC_URI = "
> https://libopenraw.freedesktop.org/download/${BPN}-${PV}.tar.xz"
> +SRC_URI[sha256sum] =
> "900fb9957be2095c78e5111b99c49378adac58161a358f52f93c55126f34eb8f"
> +
> +S = "${UNPACKDIR}/${BPN}-${PV}"
> +
>

Isnt this the default ?

+inherit autotools pkgconfig
> +
> +DEPENDS = "expat zlib"
> +
> +EXTRA_OECONF = "--disable-samples --disable-unittest"
> +
> +PACKAGES =+ "${PN}-bin"
> +FILES:${PN}-bin = "${bindir}/exempi"
> +FILES:${PN} = "${libdir}/lib*${SOLIBS}"
> +FILES:${PN}-dev += "${libdir}/lib*${SOLIBSDEV} ${libdir}/pkgconfig
> ${includedir}"
> +
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.47.3
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#128839):
> https://lists.openembedded.org/g/openembedded-devel/message/128839
> Mute This Topic: https://lists.openembedded.org/mt/120623792/1997914
> Group Owner: [email protected]
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> [email protected]]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.