Port details |
- libretro-flycast Standalone port of flycast to libretro
- 0.20231025 emulators =2 0.20231025Version of this port present on the latest quarterly branch.
- Maintainer: beyert@cs.ucr.edu
- Port Added: 2022-05-19 17:51:06
- Last Update: 2023-11-07 00:17:29
- Commit Hash: 26aa5aa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: GPLv2
- WWW:
- https://github.com/flyinghead/flycast
- Description:
- Standalone port of Flycast to libretro.
Flycast is a multi-platform Sega Dreamcast, Naomi and Atomiswave emulator
derived from Reicast.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libretro-flycast>0:emulators/libretro-flycast
- To install the port:
- cd /usr/ports/emulators/libretro-flycast/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/libretro-flycast
- pkg install libretro-flycast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-flycast
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1698666315
SHA256 (flyinghead-flycast-0.20231025-8fb3def2d5cdd6adea00171ed720afb390cafd78_GH0.tar.gz) = 9af6c6d677f88683423c9d047b578f4d03a3db718ef45d4a9671bcfb957cd29d
SIZE (flyinghead-flycast-0.20231025-8fb3def2d5cdd6adea00171ed720afb390cafd78_GH0.tar.gz) = 14515634
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- This port is required by:
- for Run
-
- games/libretro
Configuration Options:
- No options to configure
- Options name:
- emulators_libretro-flycast
- USES:
- gl cmake:noninja
- pkg-message:
- For install:
- The libretro core of flycast will not run if run ahead support is enabled.
Please set all lines in ~/.config/retroarch/retroarch.cfg that correspond to
the setting "run_ahead_enabled" to "false", as shown in the example below:
run_ahead_enabled = "false"
To troubleshoot issues, running retroarch with the -v argument may help to
acquire more diagnostic information.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20231025 07 Nov 2023 00:17:29 |
Robert Clausecker (fuz) |
emulators/libretro-flycast: fix build on FreeBSD 12
Work around the macros major() and minor() being exposed by sys/types.h.
Approved by: portmgr (build fix blanket)
PR: 274647 |
0.20231025 07 Nov 2023 00:17:27 |
Robert Clausecker (fuz) Author: Stephane D'Alu |
emulators/libretro-flycast: update to 0.20231025
PR: 274647 |
0.20210608_3 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
0.20210608_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20210608_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20210608_1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
0.20210608_1 27 Jun 2022 07:08:54 |
Li-Wen Hsu (lwhsu) Author: Timothy Beyer |
emulators/libretro-flycast: Fix 32-bit / i386 build
PR: 264217 |
0.20210608 19 May 2022 17:49:21 |
Neel Chauhan (nc) Author: Timothy Beyer |
emulators/libretro-flycast: New port: Standalone port of flycast to libretro
PR: 257170 |