Search Criteria
Package Details: songrec-git r318.59c08f1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/songrec-git.git (read-only, click to copy) |
---|---|
Package Base: | songrec-git |
Description: | An open-source, unofficial Shazam client for Linux, written in Rust. |
Upstream URL: | https://github.com/marin-m/SongRec |
Licenses: | GPL3 |
Conflicts: | songrec |
Provides: | songrec |
Submitter: | marin-m |
Maintainer: | marin-m |
Last Packager: | marin-m |
Votes: | 4 |
Popularity: | 0.176638 |
First Submitted: | 2020-11-04 10:24 (UTC) |
Last Updated: | 2024-09-27 07:17 (UTC) |
Dependencies (10)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pulseaudio-alsa (pulseaudio-dummyAUR, pulseaudio-alsa-gitAUR, pipewire-full-alsa-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
marin-m commented on 2024-09-27 07:18 (UTC)
FYI I have fixed the minimp3 binding-related build error, through removing the upstream dependency (SongRec depended on an older version of the
rodio
crate that required this minimp3 binding, newer version of rodio do not depend on it anymore, I updated the used version of rodio upstream)xAsh commented on 2024-09-19 16:49 (UTC)
haven't been able to build this for a while, minimp3 lib issues
Vernox commented on 2024-01-16 01:42 (UTC)
I'd like someone to please confirm this, but it seems that
pulseaudio-alsa
is an additional dependency for audio to be actually recognized by songrec.marin-m commented on 2023-03-05 05:18 (UTC)
@deathtrip Hello, could you please paste the full compilation error?
Including the backtrace and information present before and after the chunk of text you pasted.
It would also be good to share the output of the "rustc --version" and "cargo --version" commands for you.
You may want to use a Pastebin service and share the link in order to share a large amount of text cleanly.
Regards,
deathtrip commented on 2023-03-01 22:27 (UTC) (edited on 2023-03-01 22:28 (UTC) by deathtrip)
doesn't compile.
i get a
some extern functions couldn't be found
error