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: stef.an (FabioLolix)
Last Packager: stef.an
Votes: 72
Popularity: 0.000093
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 »

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

wilbert-vb commented on 2013-07-04 00:46 (UTC)

My PogoPlug ARM device is now building this package for hours and hours Gentoo style. This is a PERL application, can someone explain to me the benefits of Gentoo style compilation sessions. I like to express my anger and frustration over this, what is the best way to do that?

vesath commented on 2013-06-21 02:50 (UTC)

twhayes: Obviously, from the error message, your old build location had directories with permission problems. How exactly? I cannot just guess; only you can investigate that if you are interested...

<deleted-account> commented on 2013-06-21 02:20 (UTC)

vesath: I switched build directories and it worked fine. Thanks for the help. Why did the directory switch make a difference?

vesath commented on 2013-06-20 02:49 (UTC)

twhayes: Could you be reusing an old build directory or something? Please try afresh in a new empty directory. There must be a reason why on your computer cp cannot create a regular file: disk full, user with weird permissions, etc.

<deleted-account> commented on 2013-06-20 01:08 (UTC)

Yes. System is up-to-date. And the command that created it was 'makepkg -s'. Sorry for any confusion. Thought that was obvious.

vesath commented on 2013-06-19 04:43 (UTC)

It would help if you told us what command produced that output. Simply running `makepkg` works for me. Also, just in case, ensure your system is up-to-date: `pacman -Syu`.