UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
mgba
mGBA Game Boy Advance EmulatorPackage info
Template: cmake-make
Codename: mgba
Source file: mgba-0.10.5.tar.gz
Source file size: 14358730
Source file MD5-checkum: 8215c7de27d562a0e667eb342126d30f
Source directory: mgba-0.10.5
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/m/mgba-0.10.5.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/m/mgba-0.10.5.tar.gz.md5sum
Dependances: SDL2, ffmpeg, qt5, lua-5.4.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
..
Build script:
cd build
make
Install script:
cd build
make install