Search Criteria
Package Details: mpdris2 0.9.1-1
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: | |
Submitter: | t-8ch |
Maintainer: | t-8ch (kleinph) |
Last Packager: | t-8ch |
Votes: | 51 |
Popularity: | 0.137637 |
First Submitted: | 2012-06-25 17:51 |
Last Updated: | 2021-01-23 16:01 |
Dependencies (6)
- python-dbus
- python-gobject (python-gobject-git)
- python-mpd2 (python-mpd2-git)
- intltool (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional) – notifications on track change
- python-mutagen (optional) – read covers from music files
Required by (1)
- gnome-shell-extension-mediaplayer-git (optional)
Latest Comments
1 2 3 4 Next › Last »
vincent.ducamps commented on 2021-02-25 07:18
@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
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
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
@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
autoconf and automake are necessary dependencies to build the package
theogen commented on 2019-11-18 16:11
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
mpDris2 doesn't actually use GObject2, it uses GObject3 (
python-gobject
).theogen commented on 2019-11-18 04:50
This package depends on python-gobject2 which doesn't exist in AUR anymore.
oi_wtf commented on 2019-04-16 21:54
I had to install python-gobject to make this work. Maybe upstream switched from gobject2 to gobject or someting? (I did not try without python-gobject2)
The error I got without python-gobject installed:
milk commented on 2019-03-06 02:37
aah, you can't sudo a --user service!