blob: f928fb66ea9f7ee7c597fc8aa93bc9ac2a83e95f (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
pkgbase = imhex-git
pkgdesc = A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM
pkgver = 1.31.0.r53.g5a71cc2d
pkgrel = 1
url = https://imhex.werwolv.net
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
makedepends = llvm
makedepends = nlohmann-json
makedepends = librsvg
makedepends = python
makedepends = cli11
makedepends = dotnet-runtime
depends = glfw
depends = mbedtls
depends = curl
depends = dbus
depends = freetype2
depends = file
depends = hicolor-icon-theme
depends = xdg-desktop-portal
depends = fmt
depends = yara
optdepends = dotnet-runtime: support for .NET scripts
provides = imhex
provides = imhex-patterns
conflicts = imhex
conflicts = imhex-patterns-git
options = !lto
options = !strip
source = imhex-git::git+https://github.com/WerWolv/ImHex.git
source = nativefiledialog::git+https://github.com/btzy/nativefiledialog-extended.git
source = xdgpp::git+https://git.sr.ht/~danyspin97/xdgpp
source = libromfs::git+https://github.com/WerWolv/libromfs
source = capstone::git+https://github.com/capstone-engine/capstone
source = libwolv::git+https://github.com/WerWolv/libwolv
source = pattern_language::git+https://github.com/WerWolv/PatternLanguage
source = imhex-patterns::git+https://github.com/WerWolv/ImHex-Patterns
source = 0001-fix-cmake-Fix-when-multiple-.NET-packages-are-instal.patch
source = pl-0001-Use-C-23-standard.patch
source = pl-0002-makepkg-Remove-extraneous-compiler-flags.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 6db78e5899e4ed3eb9170cb30f321706e8f8c7531b38ebf43a1e6595e6f9fc18
sha256sums = 9fad69a15f24d932353c1500a885640031699265dcced403d2c8e97e581274e3
sha256sums = 1d45242b1090daeec4b028e64598b678a2099af4ec82ab71040082c24520f314
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = d393cc7a6aa26fabac6ede2e435b6df1a334c74ba981af902bcfbb77841f89dba2f110c7e025ef20a808d10fda4865c7d1ed28a39debccb1e1f797765c7bb1ee
b2sums = d9967d5d82b3457fe3065dd3aa69887a4f07d2c74afd686250065bf438677e1b26801c9d2b5795003b22c1224c4447864559248a29bfd34a9af2bb637bc1d515
b2sums = 4b38b83a9c70a05f119e2d7704ca0721ac755dda05f1f23f81e5c2d41751ea2db8212b537db133d5ab75eee7c858f103ca5825ab182b3b53c35e59278fbed527
pkgname = imhex-git
|