New package: ugrep-2.5.0
This commit is contained in:
parent
cb506911d5
commit
57aa88485e
1 changed files with 13 additions and 0 deletions
13
srcpkgs/ugrep/template
Normal file
13
srcpkgs/ugrep/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'ugrep'
|
||||||
|
pkgname=ugrep
|
||||||
|
version=2.5.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-avx"
|
||||||
|
makedepends="bzip2-devel liblz4-devel liblzma-devel pcre2-devel zlib-devel"
|
||||||
|
short_desc="Ultra fast grep with interactive query UI"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://github.com/Genivia/ugrep"
|
||||||
|
distfiles="https://github.com/Genivia/ugrep/archive/v${version}.tar.gz"
|
||||||
|
checksum=98cc23f27ec4ebba14d36f21b5625e0def4aab3e65afecc609e676938002b110
|
Loading…
Reference in a new issue