blob: 9d43c3aea6dd45c2d093199defe729edf55beb9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
pkgbase = ps2-iop
pkgdesc = IOP compiler used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
pkgver = v1.0
pkgrel = 1
url = https://github.com/ps2dev/ps2toolchain-iop
arch = x86_64
license = BSD
depends = mipsel-ps2-irx-gcc-stage1
depends = mipsel-ps2-elf-gcc-stage1
pkgname = ps2-iop
|