Search Criteria
Package Details: scopehal-apps-git 0.0.e0dd8c5a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scopehal-apps-git.git (read-only, click to copy) |
---|---|
Package Base: | scopehal-apps-git |
Description: | glscopeclient and other client applications for libscopehal |
Upstream URL: | https://github.com/ngscopeclient/scopehal-apps |
Licenses: | BSD-3-Clause |
Submitter: | RigoLigo |
Maintainer: | RX14 (xorly) |
Last Packager: | xorly |
Votes: | 1 |
Popularity: | 0.001336 |
First Submitted: | 2021-12-15 14:22 (UTC) |
Last Updated: | 2024-12-29 13:55 (UTC) |
Dependencies (18)
- ffts-gitAUR
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw (glfw-wayland-minecraft-cursorfixAUR, glfw-gitAUR, glfw-waywallAUR)
- gtkmm3
- hidapi (hidapi-gitAUR)
- libsigc++
- libsigc++-3.0
- openmp
- yaml-cpp
- catch2 (catch2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- liblxiAUR (liblxi-gitAUR, liblxiAUR) (optional)
- libvulkan.so (lib32-vulkan-icd-loader-gitAUR, vulkan-icd-loader-gitAUR, lib32-vulkan-icd-loader, vulkan-icd-loader) (optional)
- linux-gpibAUR (linux-gpib-svnAUR, linux-gpib-dkmsAUR) (optional)
- shaderc (shaderc-gitAUR) (optional)
- spirv-tools (spirv-tools-gitAUR) (optional)
Latest Comments
1 2 Next › Last »
xorly commented on 2024-12-29 13:57 (UTC)
@ftk and others: PKGBUILD received an update. Thank you for suggestions!
xorly commented on 2024-12-19 17:06 (UTC)
Hi, can we get
linux-gpib
as optional dependency? (as seen in patches in previous comments)Also, could you please update PKGBUILD so it follows template https://wiki.archlinux.org/title/CMake_package_guidelines#Template and it does not call
make
directly, as people like me, may have different cmake build system than GNU make (e.g. Ninja).ftk commented on 2024-04-03 12:44 (UTC)
removes patches
XDjackieXD commented on 2023-06-27 09:15 (UTC)
Hi!
The modules.patch needs to be changed to:
(set absolute path to implot)
RigoLigo commented on 2022-09-26 16:46 (UTC)
Uh, as the previous owner I'm sorry that I've not responded to the comments here. I've been on MacOS for a few months, and Arch on my old computer is being uninstalled, so I had to orphan this package for good. Hope someone who really needed this software can pick it up.
RX14 commented on 2022-09-23 14:28 (UTC)
The git URL needs to be updated to https://github.com/glscopeclient/scopehal-apps for this PKGBUILD to work
kbeckmann commented on 2022-08-28 12:01 (UTC)
The PKGBUILD file runs
make -j6
directly. Could this be changed so that $MAKEFLAGS from /etc/makepkg.conf is used instead? I think it should be enough to just callmake
.cdkitching commented on 2022-08-12 11:19 (UTC)
Missing dependency on
yaml-cpp
. Build fails unless you have it installed.sajattack commented on 2022-04-29 01:33 (UTC)
@RigoLigo the source url needs to be updated to
git+https://
RigoLigo commented on 2021-12-30 06:23 (UTC)
@XDjackieXD dependency added.
1 2 Next › Last »