Package Details: golly 4.2-1

Git Clone URL: https://aur.archlinux.org/golly.git (read-only, click to copy)
Package Base: golly
Description: A simulator for Conway's Game of Life and other cellular automata
Upstream URL: http://golly.sourceforge.net/
Keywords: automata cell cellular conway game life simulator
Licenses: GPL
Submitter: None
Maintainer: Jake
Last Packager: Jake
Votes: 110
Popularity: 0.004956
First Submitted: 2008-07-25 09:19 (UTC)
Last Updated: 2023-01-14 13:54 (UTC)

Dependencies (7)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Synchronyme commented on 2017-07-07 07:19 (UTC)

@kylesferrazza & @maksverver Thanks! It installs smoothly now.

kylesferrazza commented on 2017-07-06 21:58 (UTC) (edited on 2017-07-06 21:58 (UTC) by kylesferrazza)

@maksverver Looks good, I'll update this package within the next hour

maksverver commented on 2017-07-06 20:25 (UTC)

I created a PKGBUILD that links against the wxgtk package from Arch (instead of compiling the bundled source code). That's simpler and seems to work just fine. PKGBUILD here: https://gist.github.com/maksverver/6a9e6b902315a8bb394b0f0e35ce3946 Kyle, what do you think? Worth replacing the official PKGBUILD?

Synchronyme commented on 2017-07-06 07:26 (UTC)

Error while compiling: ... ranlib /tmp/packerbuild-1000/golly/golly/src/wxWidgets-3.0.2/build-gtk/lib/libwx_baseu-3.0.a /tmp/packerbuild-1000/golly/golly/src/wxWidgets-3.0.2/build-gtk/bk-deps g++ -c -o medialib_unix_mediactrl.o -I./.pch/wxprec_medialib -D__WXGTK__ -DWXBUILDING -I../src/regex -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -D_FILE_OFFSET_BITS=64 -I/tmp/packerbuild-1000/golly/golly/src/wxWidgets-3.0.2/build-gtk/lib/wx/include/gtk2-unicode-static-3.0 -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_FORTIFY_SOURCE=2 -DWX_PRECOMP -pthread -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong ../src/unix/mediactrl.cpp ../src/unix/mediactrl.cpp:22:10: erreur fatale: gst/video/videooverlay.h : Aucun fichier ou dossier de ce type #include <gst/video/videooverlay.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminée. make: *** [Makefile:39617: medialib_unix_mediactrl.o] Error 1 ==> ERREUR : Une erreur s’est produite dans build(). Abandon... The build failed.

shmilee commented on 2017-06-30 07:27 (UTC)

miss makedepends: gtk2, glu ``` checking for GTK+ version... checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.6.0... Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found no *** Could not run GTK+ test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occurred. This usually means GTK+ is incorrectly installed. checking for pkg-config... (cached) /usr/bin/pkg-config checking for GTK+ - version >= 3.0.0... yes (version 3.22.16) checking for X11/Xlib.h... yes checking for X11/XKBlib.h... yes checking for Xxf86vm... yes checking for X11/extensions/xf86vmode.h... yes checking for SM... yes checking for OpenGL headers... found in /usr/include checking for GL/gl.h... yes checking for GL/glu.h... no configure: error: OpenGL libraries not available ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed ```

shmilee commented on 2017-06-30 06:55 (UTC) (edited on 2017-06-30 06:55 (UTC) by shmilee)

makechrootpkg ``` ==> Extracting sources... -> Extracting golly-2.8-src.tar.gz with bsdtar -> Extracting wxWidgets-3.0.2.tar.bz2 with bsdtar ==> Starting prepare()... tar (child): ../wxWidgets-3.0.2.tar.bz2: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now ==> ERROR: A failure occurred in prepare(). Aborting... ==> ERROR: Build failed ``` `tar jxf ../wxWidgets-${_wxver}.tar.bz2` is not needed. It has been done by makepkg, `-> Extracting wxWidgets-3.0.2.tar.bz2 with bsdtar`.

nokangaroo commented on 2017-01-25 12:27 (UTC)

The following PKGBUILD works for me for Golly-2.8: https://paste.pound-python.org/show/X5HmVJab5DWGag8eVqbA/

GloW commented on 2014-01-12 01:02 (UTC)

wxgtk is now 3.0 dependencie should be wxgtk2.8

Hexcles commented on 2013-12-14 11:05 (UTC)

Golly 2.6 is out. See http://golly.sourceforge.net/Help/changes.html

nosada commented on 2013-09-23 14:27 (UTC)

I see. Thank you for your concise and to the point reply.