blob: b1cf3e3dbe4407eed80d395fbd663bf735e35a2a (
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
27
28
29
|
pkgbase = supertux-git
pkgdesc = A classic 2D jump'n run sidescroller game in a style similar to the original SuperMario game
pkgver = 0.6.3.r1403.gb418301a6
pkgrel = 1
epoch = 1
url = http://supertux.lethargik.org/
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
makedepends = boost
makedepends = glm
depends = sdl2_image
depends = openal
depends = libvorbis
depends = glew
depends = boost-libs
depends = curl
depends = physfs
depends = hicolor-icon-theme
depends = libraqm
provides = supertux
conflicts = supertux
options = !debug
source = git+https://github.com/SuperTux/supertux.git
sha512sums = SKIP
pkgname = supertux-git
|