blob: cc5ef36783a83ae3fa1068293a5d71708179e5f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = source2viewer
pkgdesc = Valve's Source 2 resource file format parser, decompiler, and exporter.
pkgver = 10.2
pkgrel = 3
url = https://github.com/ValveResourceFormat/ValveResourceFormat
install = source2viewer.install
arch = x86_64
license = MIT
license = CC-BY-2.5
makedepends = dotnet-sdk>=8.0.8.sdk401
makedepends = gendesk
depends = glibc
depends = gcc-libs
depends = zlib
depends = wine
depends = bash
depends = hicolor-icon-theme
conflicts = valveresourceformat
replaces = valveresourcefromat
options = !strip
options = !debug
source = https://github.com/ValveResourceFormat/ValveResourceFormat/archive/refs/tags/10.2.tar.gz
sha256sums = 61fa22f19141f15ac3fb533b75db10bb93b55622af038d82cd7e8949b28e2ee0
pkgname = source2viewer
|