summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7165df3d3032c2494102995ae3c6f906eead20d4 (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
26
27
28
29
30
pkgbase = source2viewer
	pkgdesc = Valve's Source 2 resource file format parser, decompiler, and exporter.
	pkgver = 14.1
	pkgrel = 3
	url = https://github.com/ValveResourceFormat/ValveResourceFormat
	arch = x86_64
	license = MIT
	license = CC-BY-2.5
	makedepends = dotnet-sdk-bin
	makedepends = gendesk
	depends = glibc
	depends = gcc-libs
	depends = zlib
	depends = wine
	depends = bash
	depends = hicolor-icon-theme
	depends = dotnet-runtime
	conflicts = valveresourceformat
	replaces = valveresourcefromat
	options = !strip
	options = !debug
	source = https://github.com/ValveResourceFormat/ValveResourceFormat/archive/refs/tags/14.1.tar.gz
	sha256sums = af6c63af72f0673a61c0e73d275df39fad146af9ef8b36871145f6c0a70cdf1f

pkgname = source2viewer
	install = source2viewer.install

pkgname = source2viewer-cli
	depends = glibc
	depends = gcc-libs