This should go to openembedded-devel mailing list.

Alex

On Tue, 7 Feb 2023 at 17:35, Dragos-Marian Panait
<dragos.pan...@windriver.com> wrote:
>
> From: Catalin Enache <catalin.ena...@windriver.com>
>
> plocate, a much faster locate
>
> Signed-off-by: Catalin Enache <catalin.ena...@windriver.com>
> Signed-off-by: Dragos-Marian Panait <dragos.pan...@windriver.com>
> ---
>  meta-oe/recipes-extended/plocate/plocate.inc       | 9 +++++++++
>  meta-oe/recipes-extended/plocate/plocate_1.1.17.bb | 9 +++++++++
>  2 files changed, 18 insertions(+)
>  create mode 100644 meta-oe/recipes-extended/plocate/plocate.inc
>  create mode 100644 meta-oe/recipes-extended/plocate/plocate_1.1.17.bb
>
> diff --git a/meta-oe/recipes-extended/plocate/plocate.inc 
> b/meta-oe/recipes-extended/plocate/plocate.inc
> new file mode 100644
> index 0000000000..166fc2d561
> --- /dev/null
> +++ b/meta-oe/recipes-extended/plocate/plocate.inc
> @@ -0,0 +1,9 @@
> +SUMMARY = "plocate, a much faster locate"
> +HOMEPAGE = "https://plocate.sesse.net/";
> +DESCRIPTION = "plocate is a locate(1) based on posting lists, completely 
> replacing mlocate with a much faster (and smaller) index. It is suitable as a 
> default locate on your system."
> +SECTION = "base"
> +LICENSE = "GPL-2.0-only"
> +
> +inherit meson pkgconfig
> +
> +DEPENDS = "zstd liburing"
> diff --git a/meta-oe/recipes-extended/plocate/plocate_1.1.17.bb 
> b/meta-oe/recipes-extended/plocate/plocate_1.1.17.bb
> new file mode 100644
> index 0000000000..ef36754bac
> --- /dev/null
> +++ b/meta-oe/recipes-extended/plocate/plocate_1.1.17.bb
> @@ -0,0 +1,9 @@
> +require plocate.inc
> +# GPL-2.0-only
> +LICENSE = "GPL-2.0-only"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> +
> +SRC_URI = "git://git.sesse.net/plocate;protocol=https;branch=master"
> +
> +SRCREV = "7e5defd4e7e075cb9226e7d2d9a80f943c482d11"
> +S = "${WORKDIR}/git"
> --
> 2.34.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#176828): 
https://lists.openembedded.org/g/openembedded-core/message/176828
Mute This Topic: https://lists.openembedded.org/mt/96810815/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to