Search Criteria
Package Details: spek 0.8.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spek.git (read-only, click to copy) |
---|---|
Package Base: | spek |
Description: | An acoustic spectrum analyser |
Upstream URL: | http://spek.cc/ |
Licenses: | GPL3 |
Submitter: | sushidude |
Maintainer: | petronny (teddybeermaniac, AutoUpdateBot) |
Last Packager: | petronny |
Votes: | 52 |
Popularity: | 0.63 |
First Submitted: | 2015-08-12 05:45 (UTC) |
Last Updated: | 2023-01-10 10:02 (UTC) |
Dependencies (2)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
Latest Comments
1 2 3 Next › Last »
ToadKing commented on 2024-06-06 22:31 (UTC)
Any package that's a part of
base-devel
should be omitted from make dependencies since it's assumed you have it installed when building anything from AUR. (Or pacman packages in general.)https://wiki.archlinux.org/title/PKGBUILD#makedepends
rien333 commented on 2024-06-06 16:56 (UTC)
Everyone getting errors regarding autoconf/automake: these are very fundamental packages for building *nix software. They are also part of
base-devel
, a package you should probably have around if you are using the AUR.In other words: this package is not out of date. At best, it needs to have more dependencies in the
makedepends
array.mosgerila commented on 2023-06-14 10:11 (UTC)
To resolve the error it is necessary to install autoconf. $ sudo pacman -Syu autoconf
mosgerila commented on 2023-06-12 11:30 (UTC)
Hello! Nobody here??? ==> Starting build()... ./autogen.sh: line 9: autoreconf: command not found ==> ERROR: A failure occurred in build(). Aborting...
alex8897 commented on 2023-05-20 15:55 (UTC) (edited on 2023-05-20 15:55 (UTC) by alex8897)
==> Starting build()... /var/tmp/pamac-build-mrwolf/spek/PKGBUILD: line 15: pkg-config: command not found ./autogen.sh: line 9: autoreconf: command not found
==> ERROR: A failure occurred in build(). Aborting...
xiashali commented on 2023-01-10 09:19 (UTC)
Spek 0.8.5 - Released 2023-01-09
Upgrade to FFmpeg 5.1
guglovich commented on 2022-09-03 10:17 (UTC) (edited on 2022-09-03 10:18 (UTC) by guglovich)
Hi. Will there be a replacement package for its evolving fork?
https://github.com/MikeWang000000/spek-X
sekret commented on 2022-07-28 04:36 (UTC)
Well done, 0.8.4-2 builds fine.
One other thing though, which is however of low priority:
In /etc/makepkg.conf I have set SRCDEST to one specific directory. For all tarballs to be saved in the same location it's important they have different file names. Right now the downloaded tarball is named v0.8.4.tar.gz, which is not very distinctive. Btw, namcap also complains about this.
So I'd vote for changing the source line in the PKGBUILD to
source=("spek-${pkgver}.tar.gz::https://github.com/alexkay/spek/archive/v${pkgver}.tar.gz")
sekret commented on 2022-07-25 15:51 (UTC) (edited on 2022-07-25 16:07 (UTC) by sekret)
Build fails in a clean chroot (version 0.8.4-1)
rhynzler commented on 2022-07-20 21:40 (UTC)
Thanks for the update!
1 2 3 Next › Last »