parent
0372f9680c
commit
db255f1819
@ -4,15 +4,18 @@ version=1.20.7
|
||||
revision=8
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
hostmakedepends="automake libtool flex"
|
||||
hostmakedepends="automake libtool flex wget"
|
||||
makedepends="ncurses-devel libfl-devel"
|
||||
short_desc="A mouse server for the console and xterm"
|
||||
short_desc="Mouse server for the console and xterm"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.nico.schottelius.org/software/gpm/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.nico.schottelius.org/software/gpm/archives/${pkgname}-${version}.tar.lzma"
|
||||
checksum=a955053b36556ffa7c628ce18fd6de7d625966573fa412fb08869533d8f7385c
|
||||
|
||||
# SSL certificate subject doesn't match host www.nico.schottelius.org
|
||||
XBPS_FETCH_CMD="wget --no-check-certificate"
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user