16 lines
492 B
Bash
16 lines
492 B
Bash
# Template file for 'putty'
|
|
pkgname=putty
|
|
version=0.66
|
|
revision=2
|
|
build_pie=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+-devel"
|
|
short_desc="A Free Telnet/SSH Client"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="MIT"
|
|
homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
|
distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
|
|
checksum=fe7312f66c54865868b362f4b79bd1fbe7ce9e8b1fd504b04034182db1f32993
|
|
|
|
CFLAGS="-Wno-error"
|