Update to xroar 0.36.2.
This commit is contained in:
parent
8ae0322981
commit
4058897c94
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/12/29 23:56:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/08/09 19:39:15 juanfra Exp $
|
||||
|
||||
COMMENT = Dragon and CoCo emulator
|
||||
|
||||
DISTNAME = xroar-0.35.4
|
||||
REVISION = 0
|
||||
DISTNAME = xroar-0.36.2
|
||||
|
||||
CATEGORIES = emulators
|
||||
|
||||
@ -11,7 +10,7 @@ HOMEPAGE = https://www.6809.org.uk/xroar/
|
||||
|
||||
MAINTAINER = Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += GL SDL2 X11 Xcomposite Xcursor Xdamage Xext Xfixes
|
||||
@ -31,6 +30,8 @@ LIB_DEPENDS = audio/libsndfile \
|
||||
x11/gtk+2 \
|
||||
x11/gtkglext
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = --with-gtk2 \
|
||||
--with-gtkgl \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xroar-0.35.4.tar.gz) = GvrrEQ1w9tqf4uxtb88j3XmAivGIKPm0yfPzeldag9A=
|
||||
SIZE (xroar-0.35.4.tar.gz) = 907552
|
||||
SHA256 (xroar-0.36.2.tar.gz) = b9wFtXs8WdrkH1QY5EZfJa4tJMd4w2wKFdiv4yGMY1M=
|
||||
SIZE (xroar-0.36.2.tar.gz) = 923805
|
||||
|
Loading…
Reference in New Issue
Block a user