blob: bcdd1ad1b3ae1b4282df62cfda4ed3237f252379 (
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-bin
pkgdesc = Valve's Source 2 resource file format parser, decompiler, and exporter.
pkgver = 10.2
pkgrel = 4
url = https://github.com/ValveResourceFormat/ValveResourceFormat
install = source2viewer-bin.install
arch = x86_64
license = MIT
license = CC-BY-2.5
makedepends = gendesk
depends = glibc
depends = gcc-libs
depends = zlib
depends = wine
depends = bash
depends = hicolor-icon-theme
provides = source2viewer
conflicts = valveresourceformat
conflicts = source2viewer
replaces = valveresourceformat
options = !strip
options = !debug
source = Decompiler-linux-x64-10.2.zip::https://github.com/ValveResourceFormat/ValveResourceFormat/releases/download/10.2/Decompiler-linux-x64.zip
source = Source2Viewer-10.2.exe::https://github.com/ValveResourceFormat/ValveResourceFormat/releases/download/10.2/Source2Viewer.exe
source = https://github.com/ValveResourceFormat/ValveResourceFormat/archive/refs/tags/10.2.tar.gz
sha256sums = f6782347c994783f7f8608cdf5db7d18f75c46adae0cf102bfdace58b1831186
sha256sums = 2df456c6e370bcc92d88e9e95c5ff31a1c49048c7abcff81e6638997107d99ff
sha256sums = 61fa22f19141f15ac3fb533b75db10bb93b55622af038d82cd7e8949b28e2ee0
pkgname = source2viewer-bin
|