Port details |
- gargoyle Interactive fiction player supporting all major formats
- 2023.1 games =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: tobias.rehbein@web.de
- Port Added: 2024-08-03 01:39:04
- Last Update: 2024-08-03 01:34:07
- Commit Hash: 8c040a3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ART10 BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE GPLv2 GPLv3 MIT OFL11
- WWW:
- https://ccxvii.net/gargoyle/
- Description:
- Gargoyle is an IF player that supports all the major interactive
fiction formats.
Most interactive fiction is distributed as portable game files. These
portable game files come in many formats. In the past, you used to
have to download a separate player (interpreter) for each format of IF
you wanted to play.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz, Glulxe, Hugo, Level 9,
Magnetic, Scare, Tads 2 and 3.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gargoyle>0:games/gargoyle
- To install the port:
- cd /usr/ports/games/gargoyle/ && make install clean
- To add the package, run one of these commands:
- pkg install games/gargoyle
- pkg install gargoyle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gargoyle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722316732
SHA256 (garglk-garglk-2023.1_GH0.tar.gz) = f766186558f8db24243cede878f38b8a2026bf2ebed5d9d4f0e690916d56827a
SIZE (garglk-garglk-2023.1_GH0.tar.gz) = 12351800
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libxkbcommon>=0.5.0 : x11/libxkbcommon
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- update-mime-database : misc/shared-mime-info
- Runtime dependencies:
-
- libxkbcommon>=0.5.0 : x11/libxkbcommon
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libOpenGL.so : graphics/libglvnd
- libjpeg.so : graphics/jpeg-turbo
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gargoyle-2023.1:
SPEECHD=off: Enable text-to-speech support
===> Use 'make config' to modify these settings
- Options name:
- games_gargoyle
- USES:
- cmake desktop-file-utils gl jpeg pkgconfig qt:6 sdl shared-mime-info
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.1 03 Aug 2024 01:34:07 |
Vladimir Druzenko (vvd) Author: Tobias Rehbein |
games/gargoyle: New port: Interactive fiction player supporting all major
formats
Gargoyle is an interactive fiction player that supports all the major
interactive fiction formats.
Gargoyle is based on the standard interpreters for the formats it
supports: Agility, Alan 2 and 3, Frotz, Glulxe, Hugo, Level 9, Magnetic,
Scare, Tads 2 and 3.
PR: 280542 |