Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : alan | |||||
| version : 3.0.7b | |||||
| release : 1 | |||||
| homepage : https://alanif.se/ | |||||
| source : | |||||
| - https://github.com/alan-if/alan/archive/Build2105.tar.gz : 8bf9e7f51aedd90eea778e4b874d0f159de9ab9a6972f6e9cbaf8ffadd93956b | |||||
| license : Artistic-2.0 | |||||
| summary : Alan is a language for developing and running interactive fiction | |||||
| component : games | |||||
| description: | | |||||
| The Alan System is one of the easiest-to-use tools for creating interactive fiction, aka text adventure games. The Alan System is based on a special purpose computer language designed to be easy to use for people more interested in authoring and designing games. The system consists of a compiler, which compiles Alan source code to a compact and portable format, and an interpreter which allows playing the compiled games. | |||||
| clang : yes | |||||
| builddeps : | |||||
| - openjdk-11 | |||||
| environment: | | |||||
| export JAVA_HOME=/usr/lib64/openjdk-11 | |||||
| export PATH=$PATH:$JAVA_HOME/bin | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| install -Dm00755 ./bin/alan $installdir/usr/bin/alan | |||||
| install -Dm00755 ./bin/arun $installdir/usr/bin/arun | |||||
| install -Dm00755 ./bin/a2a3 $installdir/usr/bin/a2a3 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.