Search Criteria
Package Details: mpdris2 0.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpdris2.git (read-only, click to copy) |
---|---|
Package Base: | mpdris2 |
Description: | MPRIS2 support for MPD |
Upstream URL: | https://github.com/eonpatapon/mpDris2 |
Licenses: | GPL3 |
Submitter: | t-8ch |
Maintainer: | t-8ch (kleinph) |
Last Packager: | t-8ch |
Votes: | 68 |
Popularity: | 0.22 |
First Submitted: | 2012-06-25 17:51 (UTC) |
Last Updated: | 2021-01-23 16:01 (UTC) |
Dependencies (6)
- python-dbus
- python-gobject
- python-mpd2 (python-mpd2-gitAUR)
- intltool (make)
- libnotify (libnotify-gitAUR) (optional) – notifications on track change
- python-mutagen (python-mutagen-gitAUR) (optional) – read covers from music files
Required by (2)
- discordrp-mpris-git (optional)
- gnome-shell-extension-mediaplayer-git (optional)
Latest Comments
1 2 3 4 5 Next › Last »
TheStroyer commented on 2021-12-24 23:06 (UTC)
Thanks, I was indeed missing automake somehow.
t-8ch commented on 2021-12-24 15:37 (UTC)
@TheStroyer All AUR packages assume the group "base-devel" to be installed. This group installs the automake package which contains aclocal.
TheStroyer commented on 2021-12-24 15:32 (UTC) (edited on 2021-12-24 15:33 (UTC) by TheStroyer)
Upon building I'm getting the error:
vincent.ducamps commented on 2021-02-25 07:18 (UTC)
@t-8ch thanks for your answer indeed this is probably the cause of my issue I will test that
t-8ch commented on 2021-02-14 09:40 (UTC)
Hi vincent,
this is probably because of this PR: https://github.com/eonpatapon/mpDris2/pull/138 Can you try to enable the systemd user service "systemctl --user enable mpDris2"?
vincent.ducamps commented on 2021-02-14 08:19 (UTC)
hi, since last update of Mpdriss, the austostart don't work anymore on my gnome session. I have mprdis2.desktop in .config/autostart other software in this folder work correctly and when I launch mpdriss manually it's working.
t-8ch commented on 2020-12-29 07:08 (UTC)
@malcolm These are both part of the base-devel group which are implicit dependencies of all packages.
malcolm commented on 2020-12-28 02:14 (UTC)
autoconf and automake are necessary dependencies to build the package
theoratkin commented on 2019-11-18 16:11 (UTC) (edited on 2019-11-18 16:12 (UTC) by theoratkin)
Thanks for repackaging! I can now safely remove
python-gobject2
. Yes, it seems like mpDris2 already usespython-gobject
.grawity commented on 2019-11-18 06:07 (UTC)
mpDris2 doesn't actually use GObject2, it uses GObject3 (
python-gobject
).1 2 3 4 5 Next › Last »