blob: a7b5f8e90d3317e1806f53c0453e91024d19897c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = lost-dutchman-mine-git
pkgdesc = Reviving old "Lost Dutchman Mine" game with Electron and Capacitor.
pkgver = 0.2.4.r0.g3793535
pkgrel = 1
url = https://lostmine.cc/
arch = any
license = BSD-2-Clause
makedepends = npm
makedepends = git
makedepends = nvm
makedepends = gendesk
makedepends = gcc
makedepends = cmake
makedepends = curl
depends = electron29
provides = lost-dutchman-mine=0.2.4
conflicts = lost-dutchman-mine
source = lost-dutchman-mine.git::git+https://github.com/niner-games/lost-dutchman-mine.git
source = lost-dutchman-mine.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = lost-dutchman-mine-git
|