Search Criteria
Package Details: snapx-ui 0.4.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/snapx.git (read-only, click to copy) |
---|---|
Package Base: | snapx |
Description: | Screenshot tool that handles images, text, and video (fork of ShareX). SnapX Avalonia-based UI (works best on X11) |
Upstream URL: | https://github.com/BrycensRanch/SnapX |
Licenses: | GPL-3.0-or-later |
Submitter: | BrycensRanch |
Maintainer: | BrycensRanch |
Last Packager: | BrycensRanch |
Votes: | 2 |
Popularity: | 1.26 |
First Submitted: | 2025-05-29 19:50 (UTC) |
Last Updated: | 2025-08-04 16:49 (UTC) |
Dependencies (5)
- snapxAUR
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
Latest Comments
BrycensRanch commented on 2025-08-04 15:17 (UTC)
Hey, I just saw these comments. I am sorry for the misleading expectations.
The pkgver function exists because the version in
./build.sh --version
is authoritative for the application. I didn't want to ever have the possibility of there being a version mismatch between the package itself and the application.The application itself is incomplete, which is why I created this package based on my development branch. Once the tag
v0.4.0
is released, this package will use git tags exclusively. Then, I will introducesnapx-git
&snapx-ui-git
for any users interested in following the development branch.Thank you for the feedback, it helps improve the package.
paper commented on 2025-07-12 07:25 (UTC) (edited on 2025-07-12 07:35 (UTC) by paper)
PKGBUILD is broken, need to replace this line in pkgver():
with
most importantly, the package describes itself as 0.3.0, but it's actually pulling the latest git commit. which is obviously wrong. there SHOULDN'T be any pkgver() function at all, and the source should point to the generated tarball by git:
see the trizen AUR package for an example of this in practice.
I also can't seem to install this properly, and it just segfaults on startup.
AliceAwoo commented on 2025-07-05 08:37 (UTC) (edited on 2025-07-05 08:37 (UTC) by AliceAwoo)
Doesn't wanna install for me: