games-emulation / higan

Multi-system emulator focused on accuracy, preservation, and configurability

Official package sites : https://github.com/higan-emu/higan ·

v116_pre20210818-r2 :: 0 :: gentoo

Modified
License
GPL-3+ ISC
Keywords
~amd64 ~x86
USE flags
alsa ao gtk openal opengl oss pulseaudio sdl udev xv

General

alsa
Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
ao
Use libao audio output library for sound playback
gtk
Use GTK3 (Qt5 if disabled) user interface backend
openal
Add support for the Open Audio Library
opengl
Add support for OpenGL (3D graphics)
oss
Add support for OSS (Open Sound System)
pulseaudio
Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
sdl
Add support for Simple Direct Layer (media library)
udev
Enable virtual/udev integration (device discovery, power and storage device support, etc)
xv
Add in optional support for the Xvideo extension (an X API for video playback)

dev-libs / glib : The GLib library of C routines

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / libao : The Audio Output library

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libpulse : Libraries for PulseAudio clients

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / openal : A software implementation of the OpenAL 3D audio API

virtual / libudev : Virtual for libudev providers

x11-base / xorg-proto : X.Org combined protocol headers

x11-libs / cairo : A vector graphics library with cross-device output support

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / gtksourceview : A text widget implementing syntax highlighting and other features

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXrandr : X.Org Xrandr library

x11-libs / libXv : X.Org Xv library

x11-libs / pango : Internationalized text layout and rendering library

dev-libs / glib : The GLib library of C routines

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

media-libs / alsa-lib : Advanced Linux Sound Architecture Library

media-libs / libao : The Audio Output library

media-libs / libglvnd : The GL Vendor-Neutral Dispatch library

media-libs / libpulse : Libraries for PulseAudio clients

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / openal : A software implementation of the OpenAL 3D audio API

virtual / libudev : Virtual for libudev providers

x11-libs / cairo : A vector graphics library with cross-device output support

x11-libs / gdk-pixbuf : Image loading library for GTK+

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / gtksourceview : A text widget implementing syntax highlighting and other features

x11-libs / libX11 : X.Org X11 library

x11-libs / libXext : X.Org Xext library

x11-libs / libXrandr : X.Org Xrandr library

x11-libs / libXv : X.Org Xv library

x11-libs / pango : Internationalized text layout and rendering library

Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-emulation/higan: fix build w/ gcc13 + update deps
Doesn't overly need a revbump for the fix, but it's an excuse to replace the mostly deprecated deps at same time. Thankfully trivial considering that upstream is still inactive, imagine this will break in a worse way sooner or later. Closes: https://bugs.gentoo.org/898898 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-emulation/higan: depend on gtk+[X]
This always needs libX11 and friends either way, so don't gain much by trying to make that optional. Closes: https://bugs.gentoo.org/888715 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-emulation/higan: drop 116_pre20210404
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-emulation/higan: add 116_pre20210818, use system paths
Closes: https://bugs.gentoo.org/828108 Thanks-to: Nathan Zachary Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-emulation/higan: Respect CPPFLAGS/CXXFLAGS/LDFLAGS
Closes: https://bugs.gentoo.org/780336 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-emulation/higan: Drop 106_p1-r1
Closes: https://bugs.gentoo.org/661342 Closes: https://bugs.gentoo.org/739152 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
games-emulation/higan: port to EAPI 7, fix invalid games.eclass ref
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-emulation/higan: Drop superfluous qmake-utils
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
William Breathitt Gray · gentoo
games-emulation/higan: Version bump to 116_pre20210404
Closes: https://bugs.gentoo.org/709674 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18503 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
games-emulation/higan: Switch to xdg-utils, fix indendation
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marty E. Plummer · gentoo
games-emulation/higan: eutils->desktop
Only ahs eutils for the implicit desktop inheritance for doicon and make_desktop_entry. Package-Manager: Portage-2.3.44, Repoman-2.3.10
Pacho Ramos · gentoo
games-emulation/higan: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Sebastian Pipping · gentoo
games-emulation/higan: -O3 for fluent audio
.. like upstream intended (except not prepended but appended) Package-Manager: Portage-2.3.20, Repoman-2.3.6
Sebastian Pipping · gentoo
games-emulation/higan: 106_p1
Closes: https://bugs.gentoo.org/567980 Package-Manager: Portage-2.3.19, Repoman-2.3.6
David Seifert · gentoo
games-emulation/higan: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Andreas Sturmlechner · gentoo
games-emulation/higan: Drop USE=qt4, bug #631788
Package-Manager: Portage-2.3.16, 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
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Zero_Chaos · gentoo
games-emulation/higan: bug #600370, my good deed for the day
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Zero_Chaos · gentoo
games-emulation/higan: fix bug 589204
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Andrea Blankenstijn · gentoo
games-emulation/higan: version bump to 099.
* new USE icarus: replace ananke. * remove USE performance profiles doesn't exist anymore (?). Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1841 Signed-off-by: Patrice Clement <monsieurp@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