blob: 5cf3f1b6f9fad1f152a1aa1492cba7f7e64e80e2 (
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
68
69
70
71
72
73
74
75
76
77
|
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.36.0.r386.gea3d4b41a
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
depends = capstone
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 = 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 = disassembler::git+https://github.com/WerWolv/Disassembler
source = edlib::git+https://github.com/Martinsos/edlib
source = lunasvg::git+https://github.com/sammycage/lunasvg
source = plutovg::git+https://github.com/sammycage/plutovg
source = jthread::git+https://github.com/josuttis/jthread
source = throwing_ptr::git+https://github.com/rockdreamer/throwing_ptr
source = HashLibPlus::git+https://github.com/WerWolv/HashLibPlus
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
pkgname = imhex-git
|