blob: 37525d18ad2442a86d80fd142e41abfe79f37198 (
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
pkgbase = vpkedit
pkgdesc = A library and CLI/GUI tool to create, read, and write several pack file formats
pkgver = 4.3.2
pkgrel = 2
url = https://github.com/craftablescience/VPKEdit
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = clang
makedepends = qt6-tools
makedepends = ninja
depends = gcc-libs
depends = glibc
depends = qt6-base
depends = qt6-svg
depends = hicolor-icon-theme
optdepends = qt6-wayland: Wayland support
source = vpkedit::git+https://github.com/craftablescience/VPKEdit.git#tag=v4.3.2
source = argparse::git+https://github.com/p-ranav/argparse.git
source = indicators::git+https://github.com/p-ranav/indicators.git
source = discord::git+https://github.com/craftablescience/discord-rpc-clean.git
source = miniaudio::git+https://github.com/mackron/miniaudio.git
source = sourcepp::git+https://github.com/craftablescience/sourcepp.git
source = doxygen-awesome-css::git+https://github.com/jothepro/doxygen-awesome-css.git
source = bufferstream::git+https://github.com/craftablescience/BufferStream.git
source = cryptopp::git+https://github.com/abdes/cryptopp-cmake.git
source = hat-trie::git+https://github.com/Tessil/hat-trie.git
source = miniz::git+https://github.com/richgel999/miniz.git
source = minizip-ng::git+https://github.com/zlib-ng/minizip-ng.git
sha256sums = 3ba5c5acff6753abc73d5e2de4e3d219ee439eecf9a7c75831f70c4bd790e3d4
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = vpkedit
|