Versions
v2.2.0 :: 0 :: gentoo
- Modified
- License
- ZLIB
- Keywords
- amd64 x86 ~arm64 ~ppc ~ppc64 ~riscv
- USE flags
- static-libs
v2.0.1 :: 0 :: gentoo
- Modified
- License
- ZLIB
- Keywords
- amd64 x86 ~arm64 ~ppc ~ppc64 ~riscv
- USE flags
- static-libs
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
Runtime Dependencies
media-libs / libsdl2 : Simple Direct Media Layer
Depending packages
games-arcade / blobwars : Platform game about a blob and his quest to rescue MIAs from an alien invader
games-arcade / jumpnbump : Funny multiplayer game about cute little fluffy bunnies
games-arcade / rocksndiamonds : A Boulderdash clone
games-emulation / dosbox-staging : Modernized DOSBox soft-fork
games-emulation / mupen64plus-core : A fork of Mupen64 Nintendo 64 emulator, core library
games-emulation / rmg : Rosalie's Mupen GUI
games-engines / scummvm : Reimplementation of the SCUMM game engine used in Lucasarts adventures
games-fps / alephone : An enhanced version of the game engine from the classic Mac game, Marathon
games-fps / chocolate-doom : A Doom source port that is minimalist and historically accurate
games-fps / prboom-plus : An enhanced clone of the classic first-person shooter Doom
games-rpg / eternal-lands : 3D fantasy MMORPG written in C and SDL
games-rpg / manaplus : OpenSource 2D MMORPG client for Evol Online and The Mana World
games-strategy / hedgewars : A turn-based strategy, artillery, action and comedy game
games-strategy / maxr : Mechanized Assault and Exploration Reloaded
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
media-libs/sdl2-net: make sure elibtoolize is applied
Since the libtool available is very old, that means running a full eautoreconf. Needed to e.g. pass LTO warning flags through to the linker. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/sdl2-net: Stabilize 2.2.0 x86, #914812
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
media-libs/sdl2-net: Stabilize 2.2.0 amd64, #914812
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/sdl2-net: add 2.2.0
Closes: https://bugs.gentoo.org/731036 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
media-libs/sdl2-net: keyword 2.0.1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/sdl2-net: EAPI-7 bump, https, drop eutils/ltprune
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/sdl2-net: arm64 keyworded (bug #730648)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-libs/sdl2-net: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/sdl2-net: keyworded 2.0.1 for ppc64, bug #699360
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
media-libs/sdl2-net: keyworded 2.0.1 for ppc, bug #699360
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Sterrett · gentoo
media-libs/sdl2-net: clean old
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
media-libs/sdl2-net: x86 stable wrt bug #573736
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/sdl2-net: amd64 stable wrt bug #573736
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
media-libs/sdl2-net: version bump
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