blob: 2c88797d000f38f53bcf38ba87092fbbfc21d665 (
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
|
pkgbase = microw8
pkgdesc = microw8
pkgver = 0.4.0
pkgrel = 2
url = https://exoticorn.github.io/microw8
arch = x86_64
arch = armv7h
arch = armv8
arch = riscv32
arch = riscv64
arch = loong64
arch = powerpc
arch = powerpc64le
arch = powerpc64
license = The Unlicense
makedepends = rust
conflicts = microw8-src
source = https://github.com/exoticorn/microw8/archive/refs/tags/v0.4.0.tar.gz
sha256sums = 9071ebc5d571df985324bfff13c05378598c9d8b1a61e7e38958b34aaeeeb414
pkgname = microw8
pkgdesc = microw8, WebAssembly based fantasy console inspired by the likes of TIC-80, WASM-4 and PICO-8.
pkgname = microw8-examples
pkgdesc = Examples for microw8
|