games-arcade / jvgs

Open-source platform game with a sketched and minimalistic look

Official package sites : https://jvgs.sourceforge.net/ ·

v0.5.1 :: 0 :: gentoo

Modified
License
WTFPL-2
Keywords
~amd64 ~x86

lua_single_target

lua5-1
Build for Lua 5.1 only

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-libs / tinyxml : Simple and small C++ XML parser

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

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

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

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

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-libs / tinyxml : Simple and small C++ XML parser

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

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

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

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

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-arcade/jvgs: drop 0.5-r100
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
games-arcade/jvgs: add 0.5.1
Closes: https://bugs.gentoo.org/775182 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/39846 Signed-off-by: Conrad Kostecki <conikost@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
Michael Mair-Keimberger · gentoo
games-arcade/jvgs: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-arcade/jvgs: Drop 0.5-r1
Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-arcade/jvgs: unbundle tinyxml
Closes: https://bugs.gentoo.org/739084 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
games-arcade/jvgs: fix installed binary
Actually install the binary we build. Thanks-to: Samuel Bauer <samuel.bauer@yahoo.fr> Closes: https://bugs.gentoo.org/687610 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
games-arcade/jvgs: migrate to lua-single.eclass
There is no test phase but I have confirmed that cmake correctly finds lua5.1 (upstream CMakeLists.txt is locked to that particular version), that the compilation uses -I/usr/include/lua5.1 and that the linking of the executable uses -llua5.1. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marty E. Plummer · gentoo
games-arcade/jvgs: 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
David Seifert · gentoo
games-arcade/jvgs: Remove old
Package-Manager: Portage-2.3.14, Repoman-2.3.6
David Seifert · gentoo
games-arcade/jvgs: Update to EAPI 6
* Remove games.eclass * Allow out-of-source building Closes: https://bugs.gentoo.org/636820 Package-Manager: Portage-2.3.14, 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-arcade/jvgs: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@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