mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
0603d066c4
commit
efcadccf67
1 changed files with 6 additions and 4 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'mymcplus'
|
# Template file for 'mymcplus'
|
||||||
pkgname=mymcplus
|
pkgname=mymcplus
|
||||||
version=3.0.3
|
version=3.0.4
|
||||||
revision=2
|
revision=1
|
||||||
|
wrksrc=${pkgname}-v${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="wxPython4 python3-PyOpenGL"
|
depends="wxPython4 python3-PyOpenGL"
|
||||||
|
checkdepends="$depends python3-pytest"
|
||||||
short_desc="PlayStation 2 memory card manager"
|
short_desc="PlayStation 2 memory card manager"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/thestr4ng3r/mymcplus"
|
homepage="https://git.sr.ht/~thestr4ng3r/mymcplus"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=9cbbe0162c19b386524f17db7613968cedea58d75fe3f6b307789d4953f6c71f
|
checksum=f94b485f83590b59b87fa5fbe8311d1eb0f03490edb60fd64aadbdbea0588472
|
||||||
|
|
Loading…
Add table
Reference in a new issue