parent
9613fd2b59
commit
94b903feea
17
srcpkgs/cgrep/template
Normal file
17
srcpkgs/cgrep/template
Normal file
@ -0,0 +1,17 @@
|
||||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.6.3
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
hostmakedepends="ghc stack"
|
||||
stackage="lts-5.9"
|
||||
makedepends="pcre-devel"
|
||||
short_desc="A context-aware grep for source codes"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://awgn.github.io/cgrep/"
|
||||
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
|
||||
checksum=50216341ba024e6a6b6192ff879ed6b8bc8be5255010e0bbbf6fb36d1c495225
|
||||
|
||||
conflicts="codesearch"
|
Loading…
Reference in New Issue
Block a user