Package Details: spek-git 0.8.3.r105.gf071c29-1

Git Clone URL: https://aur.archlinux.org/spek-git.git (read-only, click to copy)
Package Base: spek-git
Description: Acoustic spectrum analyser.
Upstream URL: http://spek.cc
Licenses: GPL3
Conflicts: spek
Provides: spek
Submitter: sen
Maintainer: yechs
Last Packager: yechs
Votes: 29
Popularity: 0.000000
First Submitted: 2010-05-17 19:36 (UTC)
Last Updated: 2021-02-28 07:46 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

ruuda commented on 2018-06-10 11:21 (UTC)

This package is missing gettext as makedepend.

petronny commented on 2016-09-28 06:31 (UTC) (edited on 2016-09-28 06:32 (UTC) by petronny)

intltool is a makedepend. and please change the pkgver() to: git describe --long 2>/dev/null | sed -r 's/([^-]*-g)/r\1/;s/-/./g' to get rid of the warning.

integer0 commented on 2014-10-01 10:10 (UTC)

Even with intltool installed I still get this: ./autogen.sh: line 10: 2334 Segmentation fault (core dumped) AUTOPOINT='intltoolize --automake --copy' autoreconf -fiv

integer0 commented on 2014-10-01 10:08 (UTC)

intltool is a dependency

sen commented on 2011-09-23 18:20 (UTC)

Fixed - Thank you RozenTensai!

<deleted-account> commented on 2011-09-22 19:54 (UTC)

The project moved from gitorious.org to github.com Now it is at https://github.com/alexkay/spek.git

sen commented on 2010-07-07 03:24 (UTC)

@alexk: Ok done, one dependency less! ;)

<deleted-account> commented on 2010-07-07 01:20 (UTC)

@sen: Could you remove FFTW dependency? Spek now uses FFmpeg's built-in FFT functions.