games-puzzle / pingus

Free Lemmings clone

Official package sites : https://pingus.gitlab.io/ ·

Pingus is a free Lemmings clone for GNU/Linux and Windows covered under the GNU GPL. Pingus uses ClanLib and libxml and might also be usable on some other OSs like FreeBSD, but hasn't been tested there. Pingus is mainly developed under GNU/Linux, that's why the Windows port is sometimes a bit behind. If you don't know Lemmingstm, here comes a short introduction. Its a puzzle game developed in 1991 by DMA Design. The player takes command in the game of a bunch of small animals and has to guide them around in levels. Since the animals walk on their own, the player can only influence them by giving them commands, like build a bridge, dig a hole or redirect all animals in the other direction. The goal of each level is to reach the exit, for fix multiple combination of commands are necessary. The game is presented in a 2D site view.

v0.7.6-r5 :: 0 :: gentoo

Modified
License
GPL-3+ GPL-2+ ZLIB
Keywords
~amd64 ~x86
USE flags
music opengl

General

music
Enable playing of background music
opengl
Add support for OpenGL (3D graphics)

dev-libs / boost : Boost Libraries for C++

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libpng : Portable Network Graphics library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / sdl-image : Image file loading library

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

dev-libs / boost : Boost Libraries for C++

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libpng : Portable Network Graphics library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / sdl-image : Image file loading library

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

739312
games-puzzle/pingus-0.7.6-r5 fails to compile: getters.hpp:33:15: error: no viable conversion from
937559
games-puzzle/pingus-0.7.6-r5 - [ncurses-6.5] [icu-75.1] [gcc-15] src/.../font.hpp: error: uint32_t has not been declared
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
games-puzzle/pingus: update LICENSE
Closes: https://bugs.gentoo.org/937748 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
games-puzzle/pingus: enable py3.12
Closes: https://bugs.gentoo.org/929592 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
games-puzzle/pingus: Fix AR detection
Thanks-to: Ionen Wolkens Thanks-to: Agostino Sarubbo Closes: https://bugs.gentoo.org/905269 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
games-puzzle/pingus: Honour arguments in the wrapper
And respect AR variabke Closes: https://bugs.gentoo.org/782394 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-puzzle/pingus: fix build w/ gcc13
Closes: https://bugs.gentoo.org/899574 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-puzzle/pingus: drop broken live ebuild
- nonsense with misnamed .gitmodules - broken with current libfmt - broken with either gcc12 or current boost (unsure, missing headers) (perhaps more given haven't tried to go beyond that) Meant to do a snapshot before if situation improves (worked but was still kind of messy / mid-development), but that does not seem to be a good time still. Unfortunate given this would migrate to SDL2 and get rid of scons. Could re-add if it builds again without having to patch downstream. Old sdl1 pingus still works somehow. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Ionen Wolkens · gentoo
games-puzzle/pingus: EAPI7->8, enable py3.11
scons junk seems to work 3.11 still, ebuild could need more attention but given upstream has removed scons it's likely not worth spending time on (then again, it may be a long time before a release still, development seem to have slowed down). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-puzzle/pingus: enable py3.10 + respect EPREFIX
Unfortunately still no release upstream to remove scons (and live isn't in best state for a snapshot, broken with current libfmt and need to handle many submodules). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-puzzle/pingus: update live ebuild
Removed unnecessary patches. Using libexec is normal for support binaries not meant to be executed directly (it'd be better if this wrapper script wasn't needed, but left alone so live ebuild breaks less easily) Updated dependencies for new submodules. These are coming from pingus' upstream splitting code into separate repos (no releases), notably replaces sdl2-mixer by using libmodplug/openal/etc... directly. Closes: https://bugs.gentoo.org/795585 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-puzzle/pingus: toolchain-funcs--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
games-puzzle/pingus: Drop old
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Pacho Ramos · gentoo
games-puzzle/pingus: Use python3 scons
Closes: https://bugs.gentoo.org/735538 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-puzzle/pingus: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernard Cafarelli · gentoo
games-puzzle/pingus: use xdg eclass to also sync icon info
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch games proj to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
games-puzzle/pingus: Drop old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
games-puzzle/pingus: Added live ebuild
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
games-puzzle/pingus: Revbump to use boost_signals2
the used upstream patch replaces long deprecated boost_signals with its version 2 successor. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Michael Mair-Keimberger · gentoo
games-puzzle/pingus: use HTTPS
Pacho Ramos · gentoo
games-puzzle/pingus: Drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Lars Wendler · gentoo
games-puzzle/pingus: Revbump to EAPI-6. Also fixing build with gcc7.
Package-Manager: Portage-2.3.19, 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>
Lars Wendler · gentoo
games-puzzle/pingus: Added a patch to work around Gentoo's crippled dash.
Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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