UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit:
duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64Package info
Codename: duckstation
Source file: duckstation-0.1-6461.tar.gz
Source directory: duckstation-0.1-6461
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/d/duckstation-0.1-6461.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/d/duckstation-0.1-6461.tar.gz.md5sum
Dependances: llvm, wayland-protocols, mesa, SDL2, qt5, Vulkan-Loader.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd build
cmake -G Ninja \
-DCMAKE_INSTALL_PREFIX=/opt/duckstation \
-DCMAKE_BUILD_TYPE=Release \
..
Build script:
cd build
ninja
Install script:
cd build
mkdir /opt/duckstation
cp -rv bin/* /opt/duckstation
Apache/2.4.62 (Debian) Server at ulfs.org Port 443