c2bfc6b7d5
+ To reduce bandwidth and download times, packages use bz2/lzma/xz where possible. + Also use ${GNU_SITE} and ${KERNEL_SITE} where appropriate. + Clean up xlint warnings. + inetutils: update to 1.9.3 and split into subpkgs
14 lines
478 B
Bash
14 lines
478 B
Bash
# Template file for 'help2man'
|
|
pkgname=help2man
|
|
version=1.46.6
|
|
revision=2
|
|
lib32disabled=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="perl-Locale-gettext"
|
|
depends="${hostmakedepends}"
|
|
short_desc="GNU conversion tool to create man files"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://www.gnu.org/software/help2man"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=615ff5ac38369ddb3707c5fd71672ab122639fd9cf6870de172e0127ed632caf
|