Update to golly-2.7, from Donovan Watteau (maintainer)
This commit is contained in:
parent
e31e037f5f
commit
d210afc923
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/12/24 17:21:40 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2015/08/31 01:21:39 jca Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = game of life simulator
|
||||
|
||||
PKGNAME = golly-2.6
|
||||
PKGNAME = golly-2.7
|
||||
DISTNAME = ${PKGNAME}-src
|
||||
WRKSRC = ${WRKDIST}/gui-wx/configure
|
||||
CATEGORIES = games math
|
||||
@ -24,7 +24,7 @@ RUN_DEPENDS = devel/desktop-file-utils
|
||||
# Note: perl and python are loaded with wxDynamicLibrary.Load(), and
|
||||
# python needs libutil to prevent undefined openpty and forkpty symbols.
|
||||
WANTLIB += c m perl pthread stdc++ util wx_base wx_base_net wx_gtk2_adv
|
||||
WANTLIB += wx_gtk2_core wx_gtk2_html z ${MODPY_WANTLIB}
|
||||
WANTLIB += wx_gtk2_core wx_gtk2_html wx_gtk2_richtext z ${MODPY_WANTLIB}
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = --enable-unicode
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (golly-2.6-src.tar.gz) = H+L5gxRLyJXqoSQvlcW7STRMwBObXDMJ5rT6IZwfM9g=
|
||||
SIZE (golly-2.6-src.tar.gz) = 3545388
|
||||
SHA256 (golly-2.7-src.tar.gz) = TuhuQuFsCeQaqEkvZuWkoep6EwxavEPZYuLx1WBL2XE=
|
||||
SIZE (golly-2.7-src.tar.gz) = 3805524
|
||||
|
Loading…
x
Reference in New Issue
Block a user