Port details on branch 2024Q1 |
- yuzu Nintendo Switch emulator/debugger
- s20240301_1 emulators =1 s20240301_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Project discontinued
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2024-01-06 01:00:21
- Last Update: 2024-03-13 03:27:13
- Commit Hash: 057433e
- People watching this port, also watch:: weberp, imlib2, prestashop, autoconf, tmux
- Also Listed In: wayland
- License: APACHE20 BSD3CLAUSE GPLv3+ ISCL MIT UNLICENSE
- WWW:
- https://yuzu-emu.org/
- Description:
- yuzu is the world's most popular, open-source, Nintendo Switch emulator,
started by the creators of Citra. It is written in C++ with portability in
mind, with builds actively maintained for Windows and Linux. The emulator is
capable of running most commercial games at full speed, provided you meet
the necessary hardware requirements.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/emulators/yuzu/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/yuzu
- pkg install yuzu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yuzu
- Package flavors (<flavor>: <package>)
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1709737254
SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac
SIZE (yuzu-s20230424/compatibility_list.json) = 1801327
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- nlohmann-json>0 : devel/nlohmann-json
- simpleini>0 : devel/simpleini
- xbyak>0 : devel/xbyak
- glslangValidator : graphics/glslang
- vulkan-headers>0 : graphics/vulkan-headers
- vulkan-utility-libraries>0 : graphics/vulkan-utility-libraries
- jackit>0 : audio/jack
- pulseaudio>0 : audio/pulseaudio
- sndio>0 : audio/sndio
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- libQt5Concurrent.so : devel/qt5-concurrent
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Test dependencies:
-
- catch2>0 : devel/catch2
- Runtime dependencies:
-
- libvulkan.so : graphics/vulkan-loader
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- libopus.so : audio/opus
- libfmt.so : devel/libfmt
- libavcodec.so : multimedia/ffmpeg
- libenet.so : net/enet
- libva.so : multimedia/libva
- libSDL2.so : devel/sdl20
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5WebEngineCore.so : www/qt5-webengine
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for yuzu-s20240301_1:
ALSA=off: ALSA audio architecture support
GUI=on: GUI (Graphical User Interface) support
JACK=on: JACK audio server support
LTO=on: Use Link-Time Optimization
NLS=on: UI translations (implies GUI)
PULSEAUDIO=on: PulseAudio sound server support
SNDIO=on: Sndio audio support
VAAPI=on: VAAPI (GPU video acceleration) support
VULKAN=on: Vulkan renderer
WEBENGINE=on: Web applet support (implies GUI)
====> GUI (Graphical User Interface) support: you have to select exactly one of them
QT5=on: Qt 5 toolkit support
QT6=off: Qt 6 toolkit support
===> Use 'make config' to modify these settings
- Options name:
- emulators_yuzu
- USES:
- cmake:testing elfctl localbase:ldflags pkgconfig sdl ssl desktop-file-utils shared-mime-info qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|