Search Criteria
Package Details: deadbeef-plugin-musical-spectrum-gtk2-git r143.215bbad-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/deadbeef-plugin-musical-spectrum-git.git (read-only, click to copy) |
---|---|
Package Base: | deadbeef-plugin-musical-spectrum-git |
Description: | Musical spectrum for the DeaDBeeF audio player GTK2 |
Upstream URL: | https://github.com/cboxdoerfer/ddb_musical_spectrum |
Licenses: | GPL2 |
Conflicts: | deadbeef-plugin-musical-spectrum-gtk2 |
Provides: | deadbeef-plugin-musical-spectrum-gtk2 |
Submitter: | maz-1 |
Maintainer: | rdoursenaud |
Last Packager: | rdoursenaud |
Votes: | 18 |
Popularity: | 0.000038 |
First Submitted: | 2015-11-08 13:35 (UTC) |
Last Updated: | 2018-02-10 11:50 (UTC) |
Dependencies (9)
- deadbeefAUR (deadbeef-gitAUR)
- fftw
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- deadbeefAUR (deadbeef-gitAUR) (make)
- fftw (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
Pulec commented on 2025-03-30 12:01 (UTC) (edited on 2025-03-30 12:03 (UTC) by Pulec)
Upstream git has an open PR that has not been merged https://github.com/cboxdoerfer/ddb_musical_spectrum/pull/24/commits/31be7dc8a4892cdfa826cc84a6d68df16c5e63b4
On line 123
Since PKGBUILD always 'checksout' the original code, I simply made the change in a new file spectrum.c.fixed, and in build, I made it copy over the original
Then it builds fine.
This is the same as MRDeu's sed fix.
Since the last commit to the ddb_musical_spectrum repo was 3 years ago, it will take some time until that PR is merged, I guess.
insatiable_kin commented on 2025-03-09 14:46 (UTC)
fails to build. error in function spectrum_init. incompatible pointer type in deadbeef->vis_waveform_listen
MRDeu commented on 2024-10-04 11:11 (UTC)
Add this before build
dreieck commented on 2016-12-08 11:34 (UTC)
dreieck commented on 2016-12-08 11:07 (UTC)
dreieck commented on 2016-12-08 11:07 (UTC) (edited on 2016-12-08 11:08 (UTC) by dreieck)
kragol commented on 2016-10-06 09:35 (UTC)