Versions
v2.00-r2 :: 0 :: gentoo
- Modified
- License
- BSD CC-BY-SA-3.0 CC-BY-3.0 GPL-2 LGPL-2.1 fairuse public-domain
- Keywords
- amd64 ~x86
Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-image : Image file loading library
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
media-libs / sdl2-net : Simple Direct Media Layer Network Support Library
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
sys-libs / zlib : Standard (de)compression library
virtual / libintl : Virtual for the GNU Internationalization Library
Runtime Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / sdl2-image : Image file loading library
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
media-libs / sdl2-net : Simple Direct Media Layer Network Support Library
media-libs / sdl2-ttf : Library that allows you to use TrueType fonts in SDL applications
sys-libs / zlib : Standard (de)compression library
virtual / libintl : Virtual for the GNU Internationalization Library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: drop 2.00-r1
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: stabilize 2.00-r2 for amd64
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: Fix EmptyGlobalAssignment
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
games-arcade/blobwars: Compile fixes
Improve desktop file and provide appdata (borrowed from other distros) Closes: https://bugs.gentoo.org/831671 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: Drop unused inherit
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
games-arcade/blobwars: update EAPI 6 -> 8
As a side effect it also avoids bug #883799 Bug: https://bugs.gentoo.org/883799 Bug: https://bugs.gentoo.org/887019 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: Drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: amd64 stable
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: Fix music and import fixes from other distros
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: amd64 stable
Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
games-arcade/blobwars: Add updated pages for homepage
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Pacho Ramos · gentoo
games-arcade/blobwars: Drop obsolete page
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - 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 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Pacho Ramos · gentoo
games-arcade/blobwars: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
games-arcade/blobwars: x86 stable wrt bug #596704
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
games-arcade/blobwars-2.00-r0: stable on amd64
Gentoo-Bug: 596704 - Pacho Ramos · gentoo
games-arcade/blobwars: Version bump
Package-Manager: portage-2.3.0 - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - 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