Bug 234768

Summary: audio/xfce4-pulseaudio-plugin: Add support of mpris2
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: freebsd-xfce (Nobody) <xfce>
Status: Closed FIXED    
Severity: Affects Only Me CC: madpilot
Priority: --- Flags: bugzilla: maintainer-feedback? (xfce)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 234767    
Attachments:
Description Flags
Enable mpris2 plugin
none
Enable mpris2 plugin none

Description Olivier Duchateau 2019-01-08 19:39:59 UTC
Created attachment 200930 [details]
Enable mpris2 plugin

- Add support of mpris2 (tested with parole and audacious). This property allows to control multimedia players (if they support mpris2 spec). For parole, it is very convenient when systray plugin is not enabled.
- Bump PORTREVISION
- USES= gnome
Comment 1 Olivier Duchateau 2019-01-08 19:42:52 UTC
Created attachment 200931 [details]
Enable mpris2 plugin

Previous patch was wrong, sorry.
Comment 2 Olivier Duchateau 2019-01-08 19:49:32 UTC
We must to rebuild this port, because mpris2 support is checked at build stage (even if the pkg-plist is not touched).
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-09 11:01:46 UTC
A commit references this bug:

Author: madpilot
Date: Wed Jan  9 11:01:26 UTC 2019
New revision: 489766
URL: https://svnweb.freebsd.org/changeset/ports/489766

Log:
  - Enable mpris2 and wnck support in xfce4-pulseaudio-plugin
  - Add Uses=gnome
  - While here silence some portlint warnings

  PR:		234768
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>

Changes:
  head/audio/xfce4-pulseaudio-plugin/Makefile
Comment 4 Guido Falsi freebsd_committer freebsd_triage 2019-01-09 11:05:35 UTC
Committed. Thanks!