Versions
v2.6.0 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- gles2-only hires
v2.5.9-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- gles2-only hires
USE flags
General
- gles2-only
- Use GLES 2.0 (OpenGL for Embedded Systems) or later instead of full OpenGL (see also: gles2)
- hires
- Support hi-resolution textures (requires dev-libs/boost)
cpu_flags_x86
- sse
- Use the SSE instruction set
Dependencies
dev-libs / boost : Boost Libraries for C++
games-emulation / mupen64plus-core : A fork of Mupen64 Nintendo 64 emulator, core library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
Runtime Dependencies
dev-libs / boost : Boost Libraries for C++
games-emulation / mupen64plus-core : A fork of Mupen64 Nintendo 64 emulator, core library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
Depending packages
games-emulation / mupen64plus : A fork of Mupen64 Nintendo 64 emulator, meta-package
Bugs
- 926475
- games-emulation/mupen64plus-video-glide64mk2-2.6.0 installs files that contain a TEXTREL
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide64mk2: Bump to 2.6.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide64mk2: Backport boost-1.85 fix
Closes: https://bugs.gentoo.org/932249 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
games-emulation/mupen64plus-video-glide64mk2: remove boost slot deps
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-emulation/mupen64plus-video-glide64mk2: add pkgconfig or pkgconfig-referenced libs deps
Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-emulation/mupen64plus-video-glide64mk2: libsdl2 has renamed gles USE flag to gles2
Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Haelwenn (lanodan) Monnier · gentoo
games-emulation/mupen64plus-video-glide64mk2: rename USE=gles2 to USE=gles2-only
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide64mk2: Drop old (2.5)
Closes: https://bugs.gentoo.org/654470 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide*: Switch to bundled txc_dxtn
Bug: https://bugs.gentoo.org/654470 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide64mk2: Depend on sdl2[gles?]
Closes: https://bugs.gentoo.org/654542 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide64mk2: Bump to 2.5.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
games-emulation/mupen64plus-video-glide64mk2: Switch HOMEPAGE to https
Signed-off-by: Michał Górny <mgorny@gentoo.org> - David Seifert · gentoo
games-emulation/mupen64plus-video-glide64mk2: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michał Górny · gentoo
games-emulation/mupen64plus*: Version bump to 2.5
Bump mupen64plus to 2.5 which brings a number of bug fixes. Switch to SDL2 as its support become stable and the default. Also switch m64py to SDL2 to match. Package-Manager: portage-2.2.22 - Michał Górny · gentoo
games-emulation/mupen64plus-*: Clean up old 2.0-r0 ebuilds
Package-Manager: portage-2.2.22 - Tobias Klausmann · gentoo
games-emulation/mupen64plus-video-glide64mk2: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1 - 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