blob: d82909472a0d2856a4c1a5e4153e9b9dbf5d0c75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libretro-dinothawr-git
pkgdesc = Block pushing puzzle game on slippery surfaces. Needs a libretro frontend to play.
pkgver = 469.92431d1
pkgrel = 1
url = https://github.com/libretro/Dinothawr
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
license = custom
makedepends = git
depends = gcc-libs
depends = zlib
source = git+https://github.com/libretro/Dinothawr.git
md5sums = SKIP
pkgname = libretro-dinothawr-git
|