15 lines
514 B
Bash
15 lines
514 B
Bash
# Template file for 'mymcplus'
|
|
pkgname=mymcplus
|
|
version=3.0.5
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="wxPython python3-PyOpenGL"
|
|
checkdepends="$depends python3-pytest"
|
|
short_desc="PlayStation 2 memory card manager"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://git.sr.ht/~thestr4ng3r/mymcplus"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=95dfcce7e58a3f4209f89a66e7017368150e6927b91b1e4bb0a7990bef16ccac
|