Search Criteria
Package Details: mpd-mpris 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpd-mpris.git (read-only, click to copy) |
---|---|
Package Base: | mpd-mpris |
Description: | An implementation of the MPRIS protocol for MPD. |
Upstream URL: | https://github.com/natsukagami/mpd-mpris |
Keywords: | mpd mpdris mpris |
Submitter: | natsukagami |
Maintainer: | natsukagami |
Last Packager: | natsukagami |
Votes: | 16 |
Popularity: | 0.033668 |
First Submitted: | 2018-01-28 14:09 (UTC) |
Last Updated: | 2021-07-29 04:19 (UTC) |
Dependencies (2)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
frabjous commented on 2022-02-20 20:55 (UTC) (edited on 2022-02-20 20:55 (UTC) by frabjous)
Building this package creates a ~/go folder in the builder's $HOME folder even if they don't have one already, and just leaves it there. Deleting it seems to be fine, but really that shouldn't happen. Nobody but me decides what gets to be a unhidden folder in my $HOME folder. I think other go packages in the AUR set a temporary GOPATH in ${srcdir} if the user doesn't have one set.
Popkornium18 commented on 2020-10-24 16:17 (UTC) (edited on 2020-10-24 16:25 (UTC) by Popkornium18)
Validity check fails:
==> Validating source files with sha256sums... v0.3.0.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check!
Edit: My bad. Since the archive name does not contain the package name, it conflicted with the archive of another package that also did not put the package name in the archive name.
natsukagami commented on 2019-07-28 02:51 (UTC)
@dougp: Thanks! I've fixed the PKGBUILD scripts.
dougp commented on 2019-07-28 01:57 (UTC)
Package build fails:
Works with:
forkbomb9 commented on 2018-11-25 21:50 (UTC)
Go is not a runtime dependency of this package, you can run it without Go installed (e.g. install this package and remove go with
pacman -Rdd go
and mpd-mpris is still working)