16 lines
517 B
Bash
16 lines
517 B
Bash
# Template file for 'mymcplus'
|
|
pkgname=mymcplus
|
|
version=3.0.2
|
|
revision=2
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="mymcplus"
|
|
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=a08fbfeb46c17affb1ea48e6234bfdac2b4de0f892a89e0ee73e6edc1a3b9275
|