blob: 932a43f0220cfd16a8f13ae9f0014b4c3c2386c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libloot
pkgdesc = A library for the Load Order Optimisation Tool for Starfield, The Elder Scrolls (Morrowind and later) and Fallout (3 and later) games
pkgver = 0.29.4
pkgrel = 1
url = https://loot.github.io
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = cmake
makedepends = rust
depends = libgcc
depends = libstdc++
source = libloot-0.29.4.tar.gz::https://github.com/loot/libloot/archive/0.29.4.tar.gz
sha256sums = c91c8c77cf0c72110538e058eea04261db657a30cfaf6db96a23cd2d1b56b70f
pkgname = libloot
|