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: | 3 |
| Popularity: | 0.75 |
| First Submitted: | 2021-12-15 14:22 (UTC) |
| Last Updated: | 2025-11-02 16:32 (UTC) |
Dependencies (18)
- ffts-gitAUR
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw (glfw-gitAUR, glfw-wayland-minecraft-cursorfixAUR)
- gtkmm3
- hidapi (hidapi-gitAUR)
- libsigc++
- libsigc++-3.0
- openmp
- yaml-cpp
- catch2 (catch2-gitAUR) (make)
- cmake (cmake3AUR, 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, advantagescopeAUR, lib32-vulkan-icd-loader, vulkan-icd-loader) (optional)
- linux-gpibAUR (linux-gpib-dkmsAUR, linux-gpib-gitAUR) (optional)
- shaderc (shaderc-gitAUR, shaderc-gitAUR) (optional)
- spirv-tools (spirv-tools-gitAUR) (optional)
Latest Comments
1 2 Next › Last »
xorly commented on 2025-11-02 16:36 (UTC)
Tanks @ceres-c ! I just applied both changes. Versioning scheme you suggested is IMO better, as this is
-gitpackage and old versioning scheme implementation was fragile. Not sure why I missed notification about your comment.ceres-c commented on 2025-10-03 10:50 (UTC)
There is a missing make dep (
lsb-release) and an issue with thepkgver()function. Here's a PKGBUILD patch. Mind you, it changes the naming scheme, but I just needed the thing to build :)ignilux commented on 2025-05-11 15:31 (UTC)
Figured it out. Passing -Wno-error=cpp in the build() function wasn't being honored by cmake. Had to add a line of sed to the PKGBUILD to modify "add_compile_options". I.e.:
Also had to recompile git dependencies due to libxml2 update. Should have done that first, but I didn't think of it. Hope this helps somebody.
ignilux commented on 2025-05-10 00:02 (UTC)
I seem to be unable to get past the -Werror failure caused by the deprecation message inside a vulcan_hpp include... Any ideas?
Tried adding -Wno-error to the cmake call inside build() to bypass warning failures, but that seemed to make no difference. Similarly, trying to set -DCMAKE_CXX_STANDARD=20 to make vulcan_hpp pull in <version> instead of <ciso646> made no difference.
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-gpibas 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
makedirectly, 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
1 2 Next › Last »