void-packages/srcpkgs/lynx/template
Juan RP 1c5f4690e6 xbps-src: always require current srcpkgs version in build dependencies.
That means that version comparators are not supported anymore in
hostmakedepends and makedepends.

This will ensure that a pkg is always built with the same build dependencies
everywhere, if the srcpkgs tree is uptodate.
2015-03-27 10:59:58 +01:00

15 lines
506 B
Bash

# Template build file for 'lynx'
pkgname=lynx
version=2.8.8
revision=6
wrksrc="${pkgname}${version//./-}"
build_style=gnu-configure
configure_args=" --with-ssl --enable-ipv6"
short_desc="A text browser for the World Wide Web"
maintainer="Enno Boland <eb@s01.de>"
makedepends="ncurses-devel libressl-devel"
license="GPL"
homepage="http://lynx.isc.org"
distfiles="http://lynx.isc.org/${pkgname}${version}/${pkgname}${version}.tar.gz"
checksum=234c9dc77d4c4594ad6216d7df4d49eae3019a3880e602f39721b35b97fbc408