15 lines
600 B
Bash
15 lines
600 B
Bash
# Template file for 'melonDS'
|
|
pkgname=melonDS
|
|
version=0.9.5
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules"
|
|
makedepends="qt5-devel libslirp-devel SDL2-devel libepoxy-devel
|
|
libarchive-devel qt5-multimedia-devel"
|
|
short_desc="Fast and accurate Nintendo DS emulator"
|
|
maintainer="Francesco Circhetta <francesco.circhetta@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://melonds.kuribo64.net/"
|
|
distfiles="https://github.com/Arisotura/melonDS/archive/${version}.tar.gz"
|
|
checksum=52c6b99340b8bba8c52b11a2242591f05e838c34ddd9ec20dcf1a6039405434a
|