Package Details: socos 0.2.r33.g7719b54-2

Git Clone URL: https://aur.archlinux.org/socos.git (read-only, click to copy)
Package Base: socos
Description: Commandline tool for controlling Sonos devices
Upstream URL: https://github.com/SoCo/socos
Licenses: MIT
Submitter: novenary
Maintainer: None
Last Packager: novenary
Votes: 2
Popularity: 0.000000
First Submitted: 2016-08-19 13:58 (UTC)
Last Updated: 2021-12-13 21:30 (UTC)

Latest Comments

brisbin33 commented on 2025-01-14 22:07 (UTC)

I'm getting the following,

=> Making package: socos 0.2.r33.g7719b54-2 (Tue Jan 14 17:04:12 2025)
==> Retrieving sources...
  -> Updating socos git repo...
==> Validating source files with md5sums...
    socos ... Skipped
==> ERROR: Cannot find the git package needed to handle git sources.
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/patrick/build

From some other comments on other AUR packages, I think this is because you need to have makedepends=(git), since there's git sources.

novenary commented on 2018-02-18 21:01 (UTC)

You're right, thanks for mentioning it.

polyzen commented on 2018-02-18 17:28 (UTC) (edited on 2018-02-18 17:29 (UTC) by polyzen)

Perhaps the version specifier should be made to use >= and hope for the best. ^^