Package Details: logitechmediaserver 8.5.2-1

Git Clone URL: https://aur.archlinux.org/logitechmediaserver.git (read-only, click to copy)
Package Base: logitechmediaserver
Description: Slimserver for Logitech Squeezebox players. This server is also called Logitech Media Server. (Release-Version, if you prefer bleeding edge consider using logitechmediaserver-git instead)
Upstream URL: https://github.com/LMS-Community/slimserver
Keywords: logitech slimserver squeezebox
Licenses: GPL, custom
Submitter: vesath
Maintainer: FabioLolix (FabioLolix)
Last Packager: stef.an
Votes: 72
Popularity: 0.000000
First Submitted: 2011-11-03 06:54 (UTC)
Last Updated: 2024-07-01 19:06 (UTC)

Dependencies (10)

Required by (0)

Sources (3)

Pinned Comments

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

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

Latest Comments

« First ‹ Previous 1 .. 23 24 25 26 27 28 29 30 31 32 33 .. 50 Next › Last »

Gregoire commented on 2013-08-20 19:48 (UTC)

Does this still work for you ? I can't actually play anything on my boxes ; "Slim::Control::Request::execute (1890) Error: While trying to run function coderef [Slim::Control::Commands::playlistJumpCommand]: [Can't modify non-lvalue subroutine call at /opt/logitechmediaserver/Slim/Music/Info."

<deleted-account> commented on 2013-08-10 02:19 (UTC)

Thank you @vesath. Build is in progress!

vesath commented on 2013-08-09 12:48 (UTC)

qnology: Upgrade pacman: recent releases support VCS URLs.

<deleted-account> commented on 2013-08-08 21:54 (UTC)

Hello, I'm looking for some help building this on ARM (pogoplug). I'm getting the following error: ==> ERROR: There is no agent set up to handle svn+http URLs. Check /etc/makepkg.conf. Aborting... /etc/makepkg.conf has the following: DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u' 'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u' 'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u' 'rsync::/usr/bin/rsync -z %u %o' 'scp::/usr/bin/scp -C %u %o') Any help to resolve this is appreciated. Thanks

wilbert-vb commented on 2013-07-15 20:04 (UTC)

@dehein: In PKGBUILD modify the line that reads: "arch=('i686' 'x86_64' 'armv7h')" by adding 'arm': "arch=('i686' 'x86_64' 'armv7h' 'arm')"

dehein commented on 2013-07-15 19:21 (UTC)

I just cant compile it on my raspberry pi. Any hints how to do it? Would be very much appreciated.

wilbert-vb commented on 2013-07-04 12:54 (UTC)

Vesath, It took about 3 hrs to finish building. If I had known I would have setup an atd session overnight as opposed to running over ssh shell. Thank you very much for maintaining this package.

bz31 commented on 2013-07-04 12:32 (UTC)

On ARM and if you want to use git sources to compile v7.8, I would suggest to split the PKGBUILD in two to avoid recompiling CPAN if there is no change. And that's what I did: 1) https://github.com/Logitech/slimserver-vendor/tree/public/7.8/CPAN It seems to me that there is no frequent changes. About 2~3 hours to compile it on my GoFlex Home. 2) https://github.com/Logitech/slimserver that does not require compilation and just a few minutes to create the package.

vesath commented on 2013-07-04 08:49 (UTC)

wilbert-vb: Compilation is needed because the binaries shipped by upstream Logitech are built for older versions of perl than is currently in [extra]. On a personal note, I always build this package for armv7h on my TrimSlice which takes a few hours (packages at http://arch.vesath.org/armv7h/ ).

jasonwryan commented on 2013-07-04 01:25 (UTC)

@wilbert-vb Set up cross-compliling and build it on something with some decent computing power... http://archlinuxarm.org/developers/distcc-cross-compiling