Search Criteria
Package Details: spek-git 0.8.3.r104.gdcc3c46-1
Git Clone URL: | https://aur.archlinux.org/spek-git.git (read-only, click to copy) |
---|---|
Package Base: | spek-git |
Description: | Spek helps to analyse your audio files by showing their spectrogram. |
Upstream URL: | http://www.spek-project.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sen |
Maintainer: | TheNiceGuy |
Last Packager: | TheNiceGuy |
Votes: | 24 |
Popularity: | 1.45 |
First Submitted: | 2010-05-17 19:36 |
Last Updated: | 2018-06-10 13:55 |
Dependencies (8)
- desktop-file-utils (desktop-file-utils-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git)
- wxgtk (wxgtk-git, wxgtk2-dev, wxgtk2-light)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gettext (gettext-git) (make)
- git (git-git) (make)
- intltool (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
Latest Comments
1 2 3 Next › Last »
andrius4669 commented on 2021-01-14 10:04
&& 0 is hella ugly. better patch configure.ac.
git diff output of mine:
kode54 commented on 2021-01-13 23:30
Somehow tricking the package into building and linking against wxgtk3 would be even better, as that magically makes it HiDPI aware. I've managed to do this, but only by editing build files between configuring and actually building and linking.
edisile commented on 2021-01-13 20:18
I managed to get the package to build, although in an admittedly hacky way. Just changing wxgtk to wxgtk2 should work, but autogen.sh keeps returning with exit code 1 without apparent reason (the only thing I noted is a warning related to a macro); ignoring the exit code of autogen.sh and running configure afterwards seems to build the package correctly.
Patch:
eniac commented on 2021-01-12 15:50
@kode54 same for spek-alternative
kode54 commented on 2021-01-12 09:12
It no longer builds. Also,
wxgtk
is a base package, but no longer aprovides
ofwxgtk2
.generaleramon commented on 2020-06-17 10:33
the package compile fine on "aarch64", is it possible to add it in the arch section?
prometheus commented on 2019-11-09 23:09
Why does the about dialog say 0.8.2 while the aur page title says 0.8.3?
ruuda commented on 2018-06-10 11:21
This package is missing
gettext
as makedepend.petronny commented on 2016-09-28 06:31
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
Even with intltool installed I still get this:
./autogen.sh: line 10: 2334 Segmentation fault (core dumped) AUTOPOINT='intltoolize --automake --copy' autoreconf -fiv