New package: plocate-1.0.5
This commit is contained in:
10
srcpkgs/plocate/patches/musl.patch
Normal file
10
srcpkgs/plocate/patches/musl.patch
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
--- turbopfor-encode.h.orig
|
||||||
|
+++ turbopfor-encode.h
|
||||||
|
@@ -15,6 +15,7 @@
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
#include <assert.h>
|
||||||
|
+#include <endian.h>
|
||||||
|
#include <limits.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
#include <string.h>
|
||||||
14
srcpkgs/plocate/template
Normal file
14
srcpkgs/plocate/template
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Template file for 'plocate'
|
||||||
|
pkgname=plocate
|
||||||
|
version=1.0.5
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libzstd-devel"
|
||||||
|
depends="mlocate"
|
||||||
|
short_desc="Much faster locate based on posting lists"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://plocate.sesse.net/"
|
||||||
|
distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz"
|
||||||
|
checksum=afb62d4ff85bdef51f5daa143e15889718d272cef9e9e43d1149ca36584fa6cd
|
||||||
Reference in New Issue
Block a user