app-emulation / aranym

Atari Running on Any Machine, VM running Atari ST/TT/Falcon OS and TOS/GEM apps

Official package sites : https://aranym.github.io ·

v1.1.0-r1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
clipboard jit jpeg lilo opengl osmesa pmmu standard usb

General

clipboard
Enable bidirectional clipboard transfer between the host and FreeMiNT
jit
Build Just-In-Time compiler variant with increased performance
jpeg
Add JPEG image support
lilo
Enable support for directly booting kernels such as Linux
opengl
Add support for OpenGL (3D graphics)
osmesa
Allow images to be rendered in memory using the host CPU
pmmu
Build full PMMU variant, required for running mainline Linux
standard
Build standard (no JIT or PMMU) variant
usb
Add USB support to applications that have optional USB support (e.g. cups)

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding

dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / mesa : OpenGL-like graphic library for Linux

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

virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages

virtual / libudev : Virtual for libudev providers

virtual / libusb : Virtual for libusb

virtual / opengl : Virtual for OpenGL implementation

x11-libs / libX11 : X.Org X11 library

x11-misc / shared-mime-info : The Shared MIME-info Database specification

dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers

dev-libs / mpfr : Library for multiple-precision floating-point computations with exact rounding

media-libs / libsdl2 : Simple Direct Media Layer

media-libs / mesa : OpenGL-like graphic library for Linux

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

virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages

virtual / libudev : Virtual for libudev providers

virtual / libusb : Virtual for libusb

virtual / opengl : Virtual for OpenGL implementation

x11-libs / libX11 : X.Org X11 library

734218
app-emulation/aranym-1.1.0-r1 fails configure when using LLD (neither SDL nor SDL2 found)
924482
app-emulation/aranym-1.1.0-r1 installs files that contain a TEXTREL
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
app-emulation/aranym: mark as LTO-unsafe
It might not actually be unsafe, but the configure test errors out because it tries to grep the output of a conftest, which in this case is LTO bytecode. Fixed in git master: https://github.com/aranym/aranym/commit/52c56bba30ddea27a0a7179da89cac1c71228de6 Closes: https://bugs.gentoo.org/854510 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
app-emulation/aranym: drop kernel_Winnt cruft
Support is already gone. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-emulation/aranym: fix configure w/ non-bash
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-emulation/aranym: fix configure w/ clang 16
Closes: https://bugs.gentoo.org/883583 Closes: https://bugs.gentoo.org/900322 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-emulation/aranym: fix build w/ clang 16
Closes: https://bugs.gentoo.org/894446 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
app-emulation/aranym: Respect the AR environment variable
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
app-emulation/aranym: Export the build environment for configure
Closes: https://bugs.gentoo.org/838841 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
app-emulation/aranym: Patch to fix musl build
Closes: https://bugs.gentoo.org/830437 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
app-emulation/aranym: Fix USE=clipboard dependencies
Closes: https://bugs.gentoo.org/702560 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
James Le Cuirot · gentoo
app-emulation/aranym: Actually compile the code in src_compile
When changing this to use multibuild.eclass, I forgot to define src_compile so it was compiling in src_install. Bug: https://bugs.gentoo.org/702560 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
app-emulation/aranym: New package
Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Pacho Ramos · gentoo
Remove masked for removal packages
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