| Port details on branch 2020Q3 |
- citra-qt5 Nintendo 3DS emulator/debugger
- s20200919 emulators
=0 s20200829Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2020-07-11 00:50:06
- Last Update: 2020-08-30 00:53:34
- Commit Hash: 5031c6b
- License: BSD2CLAUSE BSD3CLAUSE BSL GPLv2+ ISCL LGPL21+ MIT OpenSSL UNLICENSE
- WWW:
- https://citra-emu.org
- Description:
- Citra is an experimental open-source Nintendo 3DS emulator/debugger
written in C++. It is written with portability in mind, with builds
actively maintained for Windows, Linux and OS X. Citra only emulates a
subset of 3DS hardware, and therefore is generally only useful for
running/debugging homebrew applications. At this time, Citra is even
able to boot several commercial games! Most of these do not run to a
playable state, but we are working every day to advance the project
forward.
WWW: https://citra-emu.org
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- citra-qt5>0:emulators/citra-qt5
- To install the port:
- cd /usr/ports/emulators/citra-qt5/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/citra-qt5
- pkg install citra-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: citra-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600533756
SHA256 (citra-emu-citra-s20200919-a576eb633_GH0.tar.gz) = fcbb57fa1f4e29cf793e39ddc71e7d4845a9e3540e56dce8c4ce0e5cc229a6e3
SIZE (citra-emu-citra-s20200919-a576eb633_GH0.tar.gz) = 5280078
Packages (timestamps in pop-ups are UTC):
- Master port: emulators/citra
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jackit>0 : audio/jack
- pulseaudio>0 : audio/pulseaudio
- sndio>0 : audio/sndio
- cmake : devel/cmake
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- moc : devel/qt5-buildtools
- libQt5Concurrent.so : devel/qt5-concurrent
- qmake : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libSDL2.so : devel/sdl20
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for citra-qt5-s20200919:
ALSA=off: ALSA audio architecture support
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
JACK=on: JACK audio server support
PULSEAUDIO=on: PulseAudio sound server support
SNDIO=on: Sndio audio support
===> Use 'make config' to modify these settings
- Options name:
- emulators_citra-qt5
- USES:
- cmake compiler:c++17-lang iconv localbase:ldflags sdl desktop-file-utils qt:5 shared-mime-info
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: emulators/citra |
| Commit | Credits | Log message |
s20200829 30 Aug 2020 00:53:34
    |
Jan Beich (jbeich)  |
MFH: r546963
emulators/citra: update to s20200829
Changes: https://github.com/citra-emu/citra/compare/b94f21eac...4135a12cb
Approved by: ports-secteam (swills, implicit for snapshots) |
s20200829 30 Aug 2020 00:53:34
  |
jbeich  |
MFH: r546963
emulators/citra: update to s20200829
Changes: https://github.com/citra-emu/citra/compare/b94f21eac...4135a12cb
Approved by: ports-secteam (swills, implicit for snapshots) |
s20200728_3 30 Aug 2020 00:23:37
    |
Jan Beich (jbeich)  |
MFH: r546957
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/957847c...49312d4
Approved by: ports-secteam blanket (reliability fixes) |
s20200728_3 30 Aug 2020 00:23:37
  |
jbeich  |
MFH: r546957
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/957847c...49312d4
Approved by: ports-secteam blanket (reliability fixes) |
s20200728_2 24 Aug 2020 12:57:28
    |
Jan Beich (jbeich)  |
MFH: r546076
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/123ce2a...957847c
PR: 248817
Submitted by: Ka Ho Ng
Approved by: ports-secteam blanket (reliability fixes) |
s20200728_2 24 Aug 2020 12:57:28
  |
jbeich  |
MFH: r546076
emulators/{citra,yuzu}: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/123ce2a...957847c
PR: 248817
Submitted by: Ka Ho Ng
Approved by: ports-secteam blanket (reliability fixes) |
s20200728_1 22 Aug 2020 03:28:39
  |
jbeich  |
MFH: r545619
emulators/{citra,yuzu}: replace ALSA with OSS (a la r545611)
OSS is enabled if neither pulseaudio, jackit, sndio are installed.
Unlike www/firefox it's not yet possible to override cubeb backend.
Approved by: ports-secteam (joneum) |
s20200728_1 22 Aug 2020 03:28:38
    |
Jan Beich (jbeich)  |
MFH: r545619
emulators/{citra,yuzu}: replace ALSA with OSS (a la r545611)
OSS is enabled if neither pulseaudio, jackit, sndio are installed.
Unlike www/firefox it's not yet possible to override cubeb backend.
Approved by: ports-secteam (joneum) |