Package Details: surfer-waveform-git-bin 0.4.0.r1005.72d3e240-1

Git Clone URL: https://aur.archlinux.org/surfer-waveform.git (read-only, click to copy)
Package Base: surfer-waveform
Description: A waveform viewer with a focus on a snappy usable interface, and extensibility.
Upstream URL: https://gitlab.com/surfer-project/surfer
Keywords: surfer waveform
Licenses: EUPL
Provides: surfer-waveform
Submitter: xusine
Maintainer: xusine
Last Packager: xusine
Votes: 0
Popularity: 0.000000
First Submitted: 2024-02-25 10:11 (UTC)
Last Updated: 2025-09-27 14:55 (UTC)

Latest Comments

1 2 Next › Last »

theOfficeCat commented on 2025-09-27 15:01 (UTC)

@xusine Now it installs correctly, thanks for the rapid response and fix ^^

xusine commented on 2025-09-27 14:59 (UTC)

@theOfficeCat Thank you. I have put python-requests as the development dependency. Please check and let me know whether it works.

theOfficeCat commented on 2025-09-27 14:40 (UTC)

Hi, I tried to install this package on an (almost) clean installation of Arch and I had an issue with dependencies that seems to not be correctly done on the repo:

fetching devel info...
==> Making package: surfer-waveform 0.4.0.r1005.72d3e240-1 (Sat 27 Sep 2025 04:34:49 PM CEST)
==> Retrieving sources...
  -> Downloading surfer-waveform-git-bin-0.4.0.r1005.72d3e240.zip...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 15.8M  100 15.8M    0     0   9.7M      0  0:00:01  0:00:01 --:--:--  9.8M
==> Validating source files with sha256sums...
    surfer-waveform-git-bin-0.4.0.r1005.72d3e240.zip ... Skipped
==> Making package: surfer-waveform 0.4.0.r1005.72d3e240-1 (Sat 27 Sep 2025 04:34:52 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found surfer-waveform-git-bin-0.4.0.r1005.72d3e240.zip
==> Validating source files with sha256sums...
    surfer-waveform-git-bin-0.4.0.r1005.72d3e240.zip ... Skipped
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting surfer-waveform-git-bin-0.4.0.r1005.72d3e240.zip with bsdtar
==> Starting pkgver()...
Traceback (most recent call last):
  File "/home/aike/.cache/paru/clone/surfer-waveform/get_version.py", line 2, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'
==> ERROR: A failure occurred in pkgver().
    Aborting...
error: failed to build 'surfer-waveform-0.4.0.r1005.72d3e240-1 (surfer-waveform-git-bin)':
error: packages failed to build: surfer-waveform-0.4.0.r1005.72d3e240-1 (surfer-waveform-git-bin)

xusine commented on 2025-05-29 15:14 (UTC)

@leuko Thank you. I have added zenity as the optional dependency.

leuko commented on 2025-05-28 20:58 (UTC)

zenity could be optdepends. On window managers that do not have a file chooser set, surfer-waveform cannot File -> Save State...:

[ERROR] Failed to save file: A portal frontend implementing `org.freedesktop.portal.FileChooser` was not found
[ERROR] Failed to save file with zenity: No such file or directory (os error 2)

xusine commented on 2024-10-23 17:29 (UTC)

@TheZoq2 Sure, let's add the publishing process to CI. Let me know if there is anything I can help.

TheZoq2 commented on 2024-10-23 11:58 (UTC)

o/ Surfer author here, thanks for packaging this! We could add the publishing to CI if you want, another option is to change the link from an absolute file to https://gitlab.com/api/v4/projects/42073614/jobs/artifacts/main/raw/surfer_linux.zip?job=linux_build though I assume that that would break checksuming

leuko commented on 2024-06-12 16:01 (UTC)

You should use provides so that surfer-waveform-git{,-bin} clash with each other.

xusine commented on 2024-06-02 19:38 (UTC) (edited on 2024-06-02 19:41 (UTC) by xusine)

@leuko Thanks for letting me know. I updated the package and now it should be OK.

This repository contains a update.py which automatically fetches the latest commit and its artifact. It might be more promising if we put this script as part of the official CI/CD flow so that this repo is automatically updated every time there is a new commit.

leuko commented on 2024-06-02 15:01 (UTC)

https://gitlab.com/surfer-project/surfer/-/jobs/6890676473/artifacts/download?file_type=archive leads to 404.