ifiction.free.fr - Fiction-FRifiction

Packages for Linux (Debian, Archlinux, RPM...), Unix & others

Here are some Linux packages or binaries for various distributions or systems (bsd, haiku).

Some of them were made using checkinstall.

The distributions / systems

Linux

  • Bocfel: zcode interpreter. Static build. (Should also run on BSD with compatibility layer)

FreeBSD

  • Gargoyle 2011-1: Gargoyle compiled for FreeBSD (binary only, it's not (yet) a package)
    If you wish to compile gargoyle from sources, just edit Jamrules and add:
    OS = BSD ;
    and before case LINUX : add:
    case BSD :
    Echo "OS is BSD ($(GUILIB))" ;
    if $(GUILIB) = EFL {
    PKGCONFIG = "pkg-config freetype2 evas ecore ecore-evas elementary fontconfig" ;
    } else {
    PKGCONFIG = "pkg-config freetype2 gtk+-x11-2.0 gdk-x11-2.0 gobject-2.0 glib-2.0 fontconfig" ;
    }
    GARGLKCCFLAGS = "`$(PKGCONFIG) --cflags`" -fPIC ;
    GARGLKLIBS = "`$(PKGCONFIG) --libs`" -ljpeg -lpng -lz ;
    LINKLIBS = -lz -lm "`$(PKGCONFIG) --libs`" ;

    if $(USESDL) = yes
    {
    GARGLKCCFLAGS += -I/usr/include/SDL ;
    GARGLKLIBS += -lSDL_mixer -lSDL_sound -lSDL -lsmpeg -lvorbisfile ;
    }

    if $(STATIC) { LINKLIBS += $(GARGLKLIBS) ; }
    else { SHRLINKLIBS += $(GARGLKLIBS) ; }

Debian

For the manual installation of those packages on Debian and similar, type (as root) :

dpkg -i package.deb

if the system complains some dependencies are missing, type apt-get -f install

Gargoyle is now in Debian : http://packages.debian.org/sid/gargoyle-free
and Fizmo as well.

Archlinux

For Archlinux, search into the AUR repositories for gargoyle, inform, nfrotz and tads. You can also browse my packages here

You can also add my own binary repository in your /etc/pacman.conf

[esclinux]
# Mostly games, interactive fiction and abc notation stuffs already on AUR
Server = http://download.tuxfamily.org/esclinuxcd/ressources/repo/i686/

RPM

For rpm distros install those packages with the command:

rpm -i package.rpm

Mandriva has some interpreters in their repositories (fizmo, zoom, probably frotz)

Haiku

You can get some interpreters for Haiku (BeOS) there

The programs

Inform

Tads

General purpose tools and files

  • Gargoyle, compressed version, should work with most linux distributions (compiled on Debian Etch)
    Those may be quite older:
  • Multi interpreter gargoyle, based on the 2009-08-25 version of garglk (debian Etch compatible and Xandros Eee PC as well)
  • Gargoyle PPC, compressed version for powerpc processors (i.e. old macintosh running linux).
  • gargoyle 2008-12-25 for Mandriva by Remi

On Debian / *buntu you'll need libgtk2.0-0 and sdl : apt-get install libgtk1.2 libsdl1.2debian-all

  • inform7, all the available extensions (maybe a bit outdated now)
  • Interactive Fiction Mapper IFM

Get other IF tools there : http://www.wolldingwacht.de/if/glulxe/

Others





Les histoires présentées sur ce site sont des jeux d'aventure textuels, également appelés fictions ou littératures interactives. Veuillez visiter cette page pour en savoir plus.
Tous les jeux en ligne que l'on présente ici sont des jeux gratuits ou abandonware, donnés en libre accès par leurs auteurs pour votre divertissement.


Informations sur ce site

Bookmark and Share