14 lines
489 B
Bash
14 lines
489 B
Bash
# Template file for 'mymcplus'
|
|
pkgname=mymcplus
|
|
version=3.0.3
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="wxPython4 python3-PyOpenGL"
|
|
short_desc="PlayStation 2 memory card manager"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/thestr4ng3r/mymcplus"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=9cbbe0162c19b386524f17db7613968cedea58d75fe3f6b307789d4953f6c71f
|