Package Details: logitechmediaserver-git 20240514.22852.251c1b0de-1

Git Clone URL: https://aur.archlinux.org/logitechmediaserver-git.git (read-only, click to copy)
Package Base: logitechmediaserver-git
Description: Slimserver for Logitech Squeezebox players. This server is also called Logitech Media Server. (Git-Version, if you prefer stability consider using logitechmediaserver instead)
Upstream URL: https://github.com/Logitech/slimserver
Keywords: logitech slimserver squeezebox
Licenses: GPL, custom
Provides: logitechmediaserver
Submitter: stef.an
Maintainer: stef.an (FabioLolix)
Last Packager: stef.an
Votes: 9
Popularity: 0.000003
First Submitted: 2015-05-16 16:04 (UTC)
Last Updated: 2024-05-14 12:54 (UTC)

Dependencies (10)

Required by (0)

Sources (3)

Pinned Comments

FabioLolix commented on 2024-05-26 08:41 (UTC)

-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »

stef.an commented on 2016-06-06 16:00 (UTC)

Slowly moving over to system provided perl libs where possible. Please give this one a try and report back, thanks!

stef.an commented on 2016-06-05 21:02 (UTC)

Renophaston, that's basically what I changed when I forked the original script to make it work on 5.22 some time ago. Please report if you find errors. Upstream lms knows 5.22 for the time being, I'll rebase and Patch it asap... Arm core hasn't been updated to 5.24 yet, that's why I missed this one.

Renophaston commented on 2016-06-05 19:37 (UTC)

For what it's worth, LMS is running for me so far on i686 with perl 5.24. All I did was change the dependency in the PKGBUILD and set PERL_522=$PERL_BIN in that long case statement in slimserver-vendor/CPAN/buildme.sh. (Telling the script it was using 5.22 even though it isn't.) This is ugly and stupid, but if you're desperate to update perl, it's been working for me.

blackhole commented on 2016-06-05 17:01 (UTC)

How to install with the new perl 5.24?

stef.an commented on 2016-03-09 10:07 (UTC)

Okay, thanks for the hint! I'll take a look...

blackhole commented on 2016-03-09 10:04 (UTC)

maybe is this: Installed version: GIT.r21678-1 Aur version: 7.9.0-6 I think that maybe pkgver in your PKGBUILD is not correct for a git package

blackhole commented on 2016-03-09 09:50 (UTC)

I don't know why this package ask for installation (also if I have just installed) each time I want to make a system upgrade.

stef.an commented on 2015-10-24 17:46 (UTC)

The last sync with upstream was a bit tricky but it should work now :)

<deleted-account> commented on 2015-08-15 11:51 (UTC)

I know that logitechmedia server is not really compliant with (any of the) archlinux standards, and therefore in some obscure past I put it in /opt. However, wouldn't it be possible to at least have it --logdir in the more obvious /var/log/logitechmediaserver and have the configuration be drawn from /etc/conf.d?