games-simulation / crrcsim

Model-airplane flight simulation program

Official package sites : https://sourceforge.net/projects/crrcsim/ ·

v0.9.13-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
portaudio

General

portaudio
Add support for the crossplatform portaudio audio API

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

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / plib : Multimedia library used by many games

media-libs / portaudio : A free, cross-platform, open-source, audio I/O library

sci-mathematics / cgal : C++ library for geometric algorithms and data structures

virtual / glu : Virtual for OpenGL utility library

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

virtual / opengl : Virtual for OpenGL implementation

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

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / plib : Multimedia library used by many games

media-libs / portaudio : A free, cross-platform, open-source, audio I/O library

virtual / glu : Virtual for OpenGL utility library

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

virtual / opengl : Virtual for OpenGL implementation

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
Ionen Wolkens · gentoo
games-simulation/crrcsim: fix build with clang
Closes: https://bugs.gentoo.org/830572 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-simulation/crrcsim: remove overlink for boost-1.77.0
Merged CGAL fix in the same patch being related (since it adds -lboost_thread-mt to LIBS it wasn't easily fixable without a patch) Closes: https://bugs.gentoo.org/808727 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
games-simulation/crrcsim: drop 0.9.13-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Ionen Wolkens · gentoo
games-simulation/crrcsim: EAPI 6->8, cgal[-shared], missing deps
This already can use CGAL headers-only and only needed the -lCGAL link attempt removed. Moved to DEPEND-only, fixes bug #790779. (hopefully right way to handle CGAL now) Missing deps: opengl, glu, gmp, and jpeg wrt bug #739384. (gmp is always used with cgal regardless of patch or cgal[-gmp]) Removed unnecessary -buildsystem patch, -DCRRC_DATA_PATH is already used for data path and portaudio can use ac_cv_header_portaudio_h. Closes: https://bugs.gentoo.org/739384 Closes: https://bugs.gentoo.org/790779 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
games-simulation/crrcsim: revbump to match new cgal[shared] config
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
games-simulation/crrcsim: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
games-simulation/crrcsim: remove automake restriction; resurrect
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Peter Levine · gentoo
games-simulation/crrcsim: Fix building with GCC-6
Bug: https://bugs.gentoo.org/show_bug.cgi?id=610560 Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Michael Weber · gentoo
games-simulation/crrcsim: Drop old versions.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michael Weber · gentoo
games-simulation/crrcsim: Version bump (bug 601238, thanks Grant Edwards).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Austin English · gentoo
games-simulation/crrcsim: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
Mike Frysinger · gentoo
sourceforge: switch to https:// URIs
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