Search Criteria
Package Details: squeezelite-git 1.9.9.1401.r473.894df3e-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/squeezelite-git.git (read-only, click to copy) |
---|---|
Package Base: | squeezelite-git |
Description: | Lightweight headless squeezebox emulator |
Upstream URL: | https://github.com/ralph-irving/squeezelite |
Licenses: | GPL3 |
Conflicts: | squeezelite |
Provides: | squeezelite |
Submitter: | mika.fischer |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2013-01-10 10:37 (UTC) |
Last Updated: | 2022-03-04 22:37 (UTC) |
Dependencies (9)
- alsa-lib
- faad2 (faad2-gitAUR)
- 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)
- flac (flac-gitAUR)
- libmad
- libsoxr
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
e-v commented on 2019-11-21 02:57 (UTC) (edited on 2019-11-21 03:04 (UTC) by e-v)
I cleaned up the PKGBUILD a little. The install file is unnecessary. See: https://framagit.org/elvirolo/aur-squeezelite-git
For some (and most probably completely unrelated) reason, I get sound with my version while I didn't with this one.
edit: FWIW, please note that the default output is Pulseaudio.
elParaguayo commented on 2019-02-16 14:42 (UTC)
Do you need to add the "-M" flag to the useradd command?
pwck fails with the message "user 'squeezelite': directory '/home/squeezelite' does not exist" so I had to amend the user to change the home directory to root.
eponymous commented on 2019-02-03 20:42 (UTC)
Can this package be run without the squeezelite user being in the audio group? I've tried without success. I'm asking because to get audio to work for other users, I then have to add them to the audio group as well, which the wiki discourages.
I see the -C option, which may allow other users to play audio if squeezelite is inactive, but that seems a bit kludgy.
blackhole commented on 2018-11-20 11:06 (UTC)
Also the option LimitRTPRIO=99 in systemd service should be changed to LimitRTPRIO=98 99 is not possible for applications
blackhole commented on 2018-11-20 09:07 (UTC)
==> Starting pkgver()... ==> ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace. ==> ERROR: pkgver() generated an invalid version: 1.9 0 1121
v v.a203cd2 ==> ERROR: Makepkg was unable to build squeezelite-git.
mervinb commented on 2018-05-31 01:38 (UTC)
Since moving to Arch Linux ARM 14.6.x I've found that squeezelite on my Pogoplug V4 slows down the system to almost a lockup. Ssh login normally takes 1-3 sec, but take 15 sec or more, getting progressively worse with each session.
On a Pogoplug E02 the slowdown was not so noticeable. On both I noticed free memory much lower than with earlier kernels, and traced the issue down to squeezelite taking up a lot of the meagre memory on the v4, leaving barely any memory for anything else.
In the squeezelite.service file there's a line
LimitMEMLOCK=infinity
I commented out the line, and this issue has disappeared. Performance of squeezelite does not seem to have been affected. FYI, the Pogoplug V4 has 128MB of memory. The memory usage is now:
Mem: 119004 36992 2064 400 79948 76236
Previously buff/cache would be noticeable higher (free would be 300-400), and the buff/cache memory seemed to be locked.
Can anyone help me understand the LimitMEMLOCK directive for the service? Is it really required? Thanks.
setone commented on 2018-05-19 05:21 (UTC)
Same here, thanks to you both
IanDury commented on 2018-05-18 21:44 (UTC)
Thanks FabioLolix for fixing and adopting this package.
1 2 3 4 5 Next › Last »