blob: 3eae04bdf2f1eb4f847785526c7f370f26d39c5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = marsdev-git
pkgdesc = Cross-platform Sega Mega Drive / Super 32X / Sharp X68000 toolchain
pkgver = r153.d4d51e1
pkgrel = 4
url = https://github.com/andwn/marsdev
arch = x86_64
license = MIT
makedepends = boost
makedepends = texinfo
makedepends = wget
makedepends = java-environment>=11
depends = java-environment>=11
provides = marsdev
provides = x68k-tools
provides = sik-tools
provides = flamewing-tools
provides = sgdk
options = !strip
options = !debug
options = !lto
source = git+https://github.com/andwn/marsdev
source = marsdev.sh
sha256sums = SKIP
sha256sums = cecabf6171a6d102320cd213e9cb9128f41c215f73385828067a135ecdeddbe7
pkgname = marsdev-git
|