Package Details: spek-x-git v0.9.0.r47.gb3b8978-1

Git Clone URL: https://aur.archlinux.org/spek-x-git.git (read-only, click to copy)
Package Base: spek-x-git
Description: Acoustic spectrum analyser forked from spek.
Upstream URL: https://github.com/MikeWang000000/spek-X
Licenses: GPL3
Conflicts: spek
Provides: spek
Submitter: joeleg
Maintainer: xAsh
Last Packager: xAsh
Votes: 2
Popularity: 0.68
First Submitted: 2022-10-07 01:48 (UTC)
Last Updated: 2025-08-18 18:24 (UTC)

Latest Comments

drws commented on 2025-10-10 16:54 (UTC) (edited on 2025-10-12 08:52 (UTC) by drws)

Ok. Still, it is best to be solved upstream rather than in packaging. It is a known issue that affects multiple files:

https://github.com/MikeWang000000/spek-X/issues/12

xAsh commented on 2025-10-10 14:29 (UTC)

because they're both installed in /usr/bin/spek

drws commented on 2025-10-09 08:37 (UTC)

Why does this package conflict with spek? Please remove conflicts=('spek') from the PKGBUILD.

xzcollapse commented on 2025-06-20 16:06 (UTC)

The dependency wxgtk3 should be replaced with wxwidgets-gtk3 due to the package being replaced accordingly in the Extra repository.

Tiagofer commented on 2025-05-25 20:59 (UTC)

gettext's .m4 files moved and thus the build breaks. Until autoreconf gets smarter or spek-x's author fixes it this can be solved by patching autogen.sh and adding -I /usr/share/gettext/m4 after autoreconf -fiv

yusufaktepe commented on 2025-02-13 05:04 (UTC)

fix_channels.patch is not needed and breaks the build.

drws commented on 2023-09-29 07:20 (UTC) (edited on 2023-09-29 07:31 (UTC) by drws)

There is no actual reason for this package to conflict with the spek package. The file conflicts that occur are upstream bugs due to incomplete "spek-x" rebrand and they should not be tolerated/incorporated in the PKGBUILD. Maintainer, please fix the PKGBUILD asap!

wilkins commented on 2023-09-23 15:36 (UTC)

@guglovich Why did you mark this package as "out of date"? spek-x builds perfectly fine with the existing PKGBUILD.

joeleg commented on 2023-06-06 03:18 (UTC)

@DeadNews autoreconf is part of autoconf, which is a dependency of base-devel. base-devel is an assumed dependency for any package from the AUR.

DeadNews commented on 2023-06-04 09:38 (UTC)

./autogen.sh: line 9: autoreconf: command not found

autoconf make-dependency missed