golly: update to 4.3.
This commit is contained in:
parent
0126e2239c
commit
f6d2893e8c
@ -1,13 +1,13 @@
|
||||
# Template file for 'golly'
|
||||
pkgname=golly
|
||||
version=4.2
|
||||
version=4.3
|
||||
revision=1
|
||||
build_wrksrc="gui-wx"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="-f makefile-gtk GOLLYDIR=/usr/share/golly LUALIB=-llua5.4
|
||||
CXXC=\$(CXX) WX_CONFIG=wx-config-gtk3"
|
||||
make_install_args="${make_build_args}"
|
||||
hostmakedepends="python3"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
makedepends="MesaLib-devel glu-devel lua54-devel python3-devel
|
||||
wxWidgets-gtk3-devel zlib-devel SDL2-devel"
|
||||
short_desc="Simulator for Conway's Game of Life and other cellular automata"
|
||||
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://golly.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=569128a923da64c3ff0062186406e4e51fdff02aeabf1f292983753bd065e95d
|
||||
checksum=51d2478063e7ec50cde2b61381f3c1028604e45182e374cff0e14199822a081d
|
||||
|
||||
CXXFLAGS="-I../gollybase -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user