16 lines
572 B
Bash
16 lines
572 B
Bash
# Template file for 'less'
|
|
pkgname=less
|
|
version=643
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-regex=pcre2"
|
|
makedepends="ncurses-devel pcre2-devel"
|
|
checkdepends="perl"
|
|
short_desc="Pager program similar to more(1)"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.greenwoodsoftware.com/less"
|
|
changelog="https://raw.githubusercontent.com/gwsw/less/master/NEWS"
|
|
distfiles="https://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
|
checksum=2911b5432c836fa084c8a2e68f6cd6312372c026a58faaa98862731c8b6052e8
|