games-engines / frotz

Interpreter for Z-code based text games

Official package sites : https://661.org/proj/if/frotz/ ·

v2.55_pre20240518 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm ~riscv ~x86
USE flags
ncurses sdl sound unicode

General

ncurses
Add ncurses support (console display library)
sdl
Add support for Simple Direct Layer (media library)
sound
Enable sound support
unicode
Add support for Unicode

media-libs / freetype : High-quality and portable font engine

media-libs / libao : The Audio Output library

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

media-libs / libmodplug : Library for playing MOD-like music files

media-libs / libpng : Portable Network Graphics library

media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-libs / libvorbis : The Ogg Vorbis sound file format library

media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

media-libs / freetype : High-quality and portable font engine

media-libs / libao : The Audio Output library

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

media-libs / libmodplug : Library for playing MOD-like music files

media-libs / libpng : Portable Network Graphics library

media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-libs / libvorbis : The Ogg Vorbis sound file format library

media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

net-im / spectrum2 : An open source instant messaging transport

941396
games-engines/frotz-2.55_pre20240518 - [libtool] [gcc-15] src/.../ux_input.c: error: type of is_terminator does not match original declaration [-Werror=lto-type-mismatch]
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-engines/frotz: Bump to 2.55_pre20240518 snapshot, drop old 2.54
2.54 builds with GCC 13 with lots of warnings but fails with 12 and 14. This snapshot looks much better. Admittedly, I've only really build tested it. Closes: https://bugs.gentoo.org/932295 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-engines/frotz: Bump to 2.54, drop old 2.53, fix deps, EAPI 8
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
games-engines/frotz: fix build failure
Invoking long-overdue maintainer timeout. Debian solved this ages ago so just use their patch. Closes: https://bugs.gentoo.org/909321 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-engines/frotz: drop 2.52-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
games-engines/frotz: keyword 2.53-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-engines/frotz: Add sys-libs/ncurses[unicode(+)]
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
games-engines/frotz: bump to 2.53
Trivial bump. Does not come with an automated test suite but having manually run all the interactive tests provided in src/test/ using the ncurses interface, everything seems to be in order. Permission to commit in maintainers' stead granted by sam on Bugzilla. Closes: https://bugs.gentoo.org/86576 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Azamat H. Hackimov · gentoo
games-engines/frotz: remove old version
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16044 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Azamat H. Hackimov · gentoo
games-engines/frotz: update to 2.52
New version can be compiled with GCC 10 (#707608). Closes: https://bugs.gentoo.org/707608 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-engines/frotz: Drop old 2.45_pre20190903
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-engines/frotz: Add missing sound dependencies
libvorbis isn't actually used directly, apart from in the Makefile, where it's included in the link, presumably for static linking. Support in libsndfile or libsdl2 is expected to be present though so I have included it anyway. I haven't included minimum versions as stated in INSTALL because it admits that older versions may work and we generally don't bother unless older versions are still in the tree or were until recently. Closes: https://bugs.gentoo.org/698434 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-engines/frotz: Version bump to 2.50_beta2
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
games-engines/frotz: Drop old 2.43-r1
Closes: https://bugs.gentoo.org/677778 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-engines/frotz: Version bump to 2.45_pre20190903, many fixes
Not an actual release but much easier to build than the last one. Also uses SDL2 rather than SDL1. Many thanks to upstream for merging all my patches so quickly. Fixes ncurses, prefix, cross-compiling, and probably more I forget. Bug: https://bugs.gentoo.org/677778 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
David Seifert · gentoo
games-engines/frotz: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404
David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Austin English · gentoo
games-engines/frotz: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.2
Michael Sterrett · gentoo
add slot dep for sys-libs/ncurses
Package-Manager: portage-2.2.24
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed