NOTICE: This package has been removed from pkgsrc

./games/gturing, GNOME2 turing machine emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.1nb69, Package name: gturing-0.1.1nb69, Maintainer: pkgsrc-users

Gturing is a very simple turing machine simulator that takes a simple
ASCII file as its input:

Any empty line or any line beginning with a hash (#) is ignored. In other
case, five tokens, each separated by a space, are expected. These are the
state number, the expected symbol, the symbol to write, the direction to
move, and the new state. Anything following these tokens is ignored.

Expected symbols and symbols to write can be any printable character.
The blank character is represented by the underscore (_). States are
integer numbers, starting from 0. The possible directions to move are
left and right, represented by 'l' and 'r', respectively.

The machine starts at state 0 and stops when it cannot find the new
state or the new state doesn't expect the read symbol.


Required to run:
[devel/libgnomeui] [textproc/rarian]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

SHA1: a9c25a69f6d6bf2de4c8ac329d3f9d97f55649a0
RMD160: b53bd8a565ef964162b445defac9de9d77d1a398
Filesize: 367.219 KB

Version history: (Expand)


CVS history: (Expand)


   2020-01-19 01:46:34 by Nia Alarie | Files touched by this commit (6) | Package removed
Log message:
games: Remove gturing.

Ancient GNOME 2 component, no release since 2002.
This is no longer part of GNOME.

PKGREVISION=	69
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256)
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
   2018-11-29 12:22:00 by Patrick Welche | Files touched by this commit (173)
Log message:
Revbump for libcanberra gstreamer change.
   2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | Package updated
Log message:
Revbump after cairo 1.16.0 update.
   2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532)
Log message:
Recursive revbump from hardbuzz-2.1.1
   2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284)
Log message:
Recursive bump for new fribidi dependency in pango.
   2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155)
Log message:
Recursive bumps for fontconfig and libzip dependency changes.