games-action / violetland

Help a girl named Violet in the struggle with hordes of monsters

Official package sites : https://violetland.github.io/ ·

v0.5 :: 0 :: gentoo

Modified
License
GPL-3 CC-BY-SA-3.0
Keywords
~amd64 ~x86

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

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

media-libs / sdl-ttf : Library that allows you to use TrueType fonts in SDL applications

virtual / opengl : Virtual for OpenGL implementation

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

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

media-libs / sdl-ttf : Library that allows you to use TrueType fonts in SDL applications

virtual / opengl : Virtual for OpenGL implementation

830299
games-action/violetland-0.5 fails to compile: ImageUtility.cpp:26:29: error: non-constant-expression cannot be narrowed from type char to Uint8 (aka unsigned char) in initializer list [-Wc++11-narrowing]
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-action/violetland: fix build with boost-1.85
Closes: https://bugs.gentoo.org/932778 Thanks-to: Torsten Kaiser Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-action/violetland: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Sokolov · gentoo
games-action/violetland: fix dependency on libsdl
Closes: https://bugs.gentoo.org/739072 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/18466 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@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
James Le Cuirot · gentoo
games-action/violetland: Drop old 0.4.3-r1
Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
games-action/violetland: Version bump to 0.5, EAPI 7
Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marty E. Plummer · gentoo
games-action/violetland: eutils->desktop
Only has eutils for the implicit desktop inheritance for make_desktop_entry and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10
Michael Mair-Keimberger · gentoo
games-action/violetland: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/7140
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-action/violetland: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Agostino Sarubbo · gentoo
games-action/violetland: x86 stable wrt bug #619664
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
games-action/violetland: amd64 stable wrt bug #619664
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert · gentoo
games-action/violetland: Cleanup ebuild
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Austin English · gentoo
games-action/violetland: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: Portage-2.3.2, Repoman-2.3.1
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Tupone Alfredo · gentoo
games-action/violetland: Moving away from googlecode
Package-Manager: portage-2.3.0
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
Enable https for all google URIs
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