blob: 130ea44f7431a05f1e993ca2702178831259a900 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mapshot
pkgdesc = Tool to export Factorio saves as zoomable HTML maps
pkgver = 0.0.28
pkgrel = 1
url = https://github.com/Palats/mapshot
arch = x86_64
license = Apache
makedepends = go
makedepends = npm
depends = glibc
optdepends = factorio: The game in some form is required for rendering maps
source = mapshot-0.0.28.tar.gz::https://github.com/Palats/mapshot/archive/refs/tags/0.0.28.tar.gz
sha256sums = 7380322f3f0b35b818b47a48c4aa4fceb57588d9769a0a3ee0387240d400875a
pkgname = mapshot
|