Fizmo: Small changes to description

This commit is contained in:
Humdinger
2016-07-22 20:07:43 +02:00
parent 32360d4df4
commit 46063b7a96

View File

@@ -1,12 +1,16 @@
SUMMARY="A Z-Machine interpreter development library"
DESCRIPTION="That means it allows you to play interactive fiction, also \
known as textadventures, which were implemented either by Infocom or created \
using the Inform compiler on a terminal, or to develop your own interactive \
fiction front end in C or any C-related language like C++ or Objective-C."
SUMMARY="A Z-Machine interpreter/development library"
DESCRIPTION="Fizmo allows you to play interactive fiction, also known as \
textadventures, which were implemented either by Infocom or created using \
the Inform compiler in a terminal.
You can also develop your own interactive fiction front end in C or any \
C-related language like C++ or Objective-C.
You'll find a huge number of adventures at http://ifarchive.org and \
http://ifdb.tads.org/"
HOMEPAGE="https://christoph-ender.de/fizmo/"
COPYRIGHT="20092014 Christoph Ender"
LICENSE="Fizmo"
REVISION="1"
REVISION="2"
SOURCE_URI="https://christoph-ender.de/fizmo/source/fizmo-$portVersion.tar.gz"
CHECKSUM_SHA256="0e3561492ece58ff60eba768f3b2cfa943ba111736b0f63b775e3face590462b"