Search Criteria
Package Details: mpd-mpris 0.4.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: | 24 |
Popularity: | 1.00 |
First Submitted: | 2018-01-28 14:09 (UTC) |
Last Updated: | 2023-07-23 15:08 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (1)
- discordrp-mpris-git (optional)
Latest Comments
1 2 Next › Last »
ralphptorres commented on 2023-11-24 05:00 (UTC)
Hello, this patch adds the license and fixes the misplaced readme file: https://0x0.st/Hwp8.patch. Cheers
natsukagami commented on 2023-09-01 07:11 (UTC)
@m040601 thanks for the reminder, I have completely forgotten to get to it. Besides, I have not been using Arch Linux recently, so it’s not been easy updating the AUR PKGSBUILDs and make sure they work. I’ll get to it soon once I got an arch vm or docker image running.
m040601 commented on 2023-09-01 06:27 (UTC)
@natsukagami,
Thanks for your work on this tool.
Not sure if you have noticed but you have https://aur.archlinux.org/packages/mpd-mpris-bin marked as out-of-date for 2 months
raven2cz commented on 2023-07-28 05:43 (UTC) (edited on 2023-07-28 05:44 (UTC) by raven2cz)
Hello, bad permissions for removing step.
natsukagami commented on 2023-07-23 15:09 (UTC)
Thanks
Flammkuchen commented on 2023-07-23 11:38 (UTC)
The build fails the checksum validation.
The checksum I get is
85d33ab66e8bda50270cc5d3e3701a333542e931a17f7d3116a902b8f82818d0
natsukagami commented on 2023-03-26 20:57 (UTC)
@m040601 Thanks for the input, I made a mpd-mpris-bin package, please check it out.
m040601 commented on 2023-03-25 22:10 (UTC) (edited on 2023-03-25 22:19 (UTC) by m040601)
Nice to see this tool is still getting updates, v0.4 is out in Mar 2023. Thanks for your work.
This tool is also usefull in small not powerfull computers, raspberry pi, chromebooks etc. running mpd. These run Archlinux or armv7h, aarch64 etc. It is not practical or wanted for users to download 500 Mega of Go just to compile it and then throw Go away again.
Since you also release precompiled binaries on github, available for many different architectures plattforms, https://github.com/natsukagami/mpd-mpris/releases/
Could you also provide a "mpd-mpris-bin" PKGBUILD on AUR ?
Would be very appreciated.
Also since you also ship the README in the released binary version,
$ tar tvf mpd-mpris_0.4.0_Linux_x86_64.tar.gz
Please dont throw it away. Make sure it would get installed to something like,
And include the "mpd-mpris.service" that currently ships in the "source" version,
$ tar tvf v0.4.0.tar.gz
but is currently not shipped in the "binary" released version.
It should of course end up also in
Thanks in advance
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.
1 2 Next › Last »