Versions
v1.27b-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64
- USE flags
- opengl
USE flags
General
- opengl
- Add support for OpenGL (3D graphics)
Dependencies
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / glu : The OpenGL Utility Library
virtual / opengl : Virtual for OpenGL implementation
virtual / zlib : Virtual for libz.so providers
x11-libs / fltk : Fast Light GUI Toolkit
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
media-libs / glu : The OpenGL Utility Library
virtual / opengl : Virtual for OpenGL implementation
Bugs
- 941450
- games-util/eureka-1.27b - [ncurses-6.5] [libtool] [gcc-15] src/m_udmf.cc: error: ValidateVertexRefs violates the C++ One Definition Rule [-Werror=odr]
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Add := to virtual/zlib deps, part 1
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: update the remaining packages for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Plus reverts in sys-libs/minizip-ng, sys-libs/zlib-ng and profiles. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-util/eureka: add binding := to fltk, soname changed
Signed-off-by: Ionen Wolkens <ionen@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-util/eureka: use HTTPS, fix LICENSE
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 - James Le Cuirot · gentoo
games-util/eureka: Fix media-libs/glu dependency
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-util/eureka: New package
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>