blob: 2c3f7d75595dbb17ae969abdf8209d9696abebe0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = jointris
pkgdesc = Joinable tetris blocks with bombs
pkgver = 0.32
pkgrel = 1
url = https://efanomars.com/games/jointris
arch = x86_64
arch = aarch64
license = GPL3
makedepends = cmake
makedepends = doxygen
makedepends = graphviz
makedepends = python
depends = stmm-games>=0.32
depends = stmm-input>=0.17
depends = gtkmm3
source = https://efanomars.com/sources/jointris-0.32.tar.gz
sha256sums = e82c08a7a50639ef07446fab4bdcb7bd56421df2c03e25c9dfb63ab56ebc0c23
pkgname = jointris
|