Update qodem to 1.0.1.

Add --disable-gpm to CONFIGURE_ARGS to disable Linux console GPM support,
as it is enabled by default and otherwise breaks the build on OpenBSD.
This commit is contained in:
fcambus 2021-03-17 11:20:47 +00:00
parent 6eaf30816f
commit e73a65e21c
2 changed files with 5 additions and 6 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2021/01/14 21:55:21 fcambus Exp $
# $OpenBSD: Makefile,v 1.5 2021/03/17 11:20:47 fcambus Exp $
COMMENT = Qodem Terminal Emulator
DISTNAME = qodem-1.0.0
REVISION = 1
DISTNAME = qodem-1.0.1
CATEGORIES = comms
@ -21,7 +20,7 @@ USE_GMAKE = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --disable-sdl --disable-upnp
CONFIGURE_ARGS = --disable-sdl --disable-upnp --disable-gpm
NO_TEST = Yes

View File

@ -1,2 +1,2 @@
SHA256 (qodem-1.0.0.tar.gz) = M2W4OYHcNoI3e/1jOGp6UdvPpZpsZq+6h7cMFZM8dt0=
SIZE (qodem-1.0.0.tar.gz) = 7763034
SHA256 (qodem-1.0.1.tar.gz) = 3txzv6c87Vxhk/G68f/pH3rMqtVadJJA2zJs67kyM1k=
SIZE (qodem-1.0.1.tar.gz) = 9959922