blob: a9f8bf56ac2f1416f65a81290298b867c1841083 (
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
|
pkgbase = scopehal-apps
pkgdesc = ngscopeclient and other client applications for libscopehal
pkgver = 0.1.1
pkgrel = 4
url = https://github.com/ngscopeclient/scopehal-apps
arch = x86_64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = catch2
makedepends = fftw
makedepends = lsb-release
makedepends = nvtx
makedepends = openmp
makedepends = pkgconf
makedepends = shaderc
makedepends = vulkan-headers
makedepends = wayland
depends = glib2
depends = glibc
depends = gtk3
depends = libgcc
depends = libgomp
depends = liblxi
depends = libpng
depends = libsigc++-3.0
depends = libstdc++
depends = libtirpc
depends = libx11
depends = glfw
depends = glslang
depends = hicolor-icon-theme
depends = hidapi
depends = vulkan-icd-loader
depends = yaml-cpp
optdepends = spirv-tools
optdepends = linux-gpib
provides = scopehal-apps
conflicts = scopehal-apps
source = scopehal-apps::git+https://github.com/ngscopeclient/scopehal-apps.git#tag=v0.1.1
source = lib::git+https://github.com/ngscopeclient/scopehal.git
source = xptools::git+https://github.com/ngscopeclient/xptools.git
source = log::git+https://github.com/ngscopeclient/logtools.git
source = VkFFT::git+https://github.com/ngscopeclient/VkFFT.git
source = canvas_ity::git+https://github.com/a-e-k/canvas_ity.git
source = doc::git+https://github.com/ngscopeclient/scopehal-docs.git
source = imgui::git+https://github.com/ngscopeclient/imgui.git
source = imgui-node-editor::git+https://github.com/ngscopeclient/imgui-node-editor.git
source = ImGuiFileDialog::git+https://github.com/aiekick/ImGuiFileDialog.git
source = nativefiledialog-extended::git+https://github.com/btzy/nativefiledialog-extended.git
source = wayland-protocols::git+https://gitlab.freedesktop.org/wayland/wayland-protocols.git
source = imgui_markdown::git+https://github.com/juliettef/imgui_markdown.git
sha256sums = 8c8203c03e10160a922b5b5104761089b79693d6ea585be32be5a07707142cf5
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = scopehal-apps
|