blob: fe5f60e053950625f8f3dba9488d81b45be0a4e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = minecraft-c
pkgdesc = Minecraft Classic 0.0.30a reimplemented in C.
pkgver = 1.2
pkgrel = 1
url = https://github.com/johnpayne-dev/MinecraftC
arch = x86_64
license = MIT
makedepends = git
makedepends = clang
depends = sdl2
depends = stb
source = https://github.com/johnpayne-dev/MinecraftC/archive/43928d42e1f32bd76a994f0bb22c0153a7271b3f.zip
source = https://raw.githubusercontent.com/johnpayne-dev/cute_headers/master/cute_sound.h
source = minecraft-c.desktop
source = minecraft-c.png
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = minecraft-c
|