blob: 1b1fa48786d5c76bb651dd1894c893509a0e3429 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = brainworkshop-git
pkgdesc = Brain Workshop is a free open-source version of the Dual N-Back mental exercise
pkgver = r236.c9548bd
pkgrel = 1
url = https://github.com/samcv/brainworkshop
install = brainworkshop.install
arch = any
license = GPL
makedepends = git
depends = python-pyglet
depends = openal
depends = ffmpeg
provides = brainworkshop
conflicts = brainworkshop
source = git+https://github.com/samcv/brainworkshop.git
source = brainworkshop.sh
source = brainworkshop.desktop
sha256sums = SKIP
sha256sums = 213d8d5763f29da5f3ec65811e9c63052ca615cf770233957ed8bc9e3b43557c
sha256sums = 1e645c18ce0648f82285da25a5bbbad1e63e282bfe9d5c31329eb9d04c23f21c
pkgname = brainworkshop-git
|