Bug 234768 - audio/xfce4-pulseaudio-plugin: Add support of mpris2
Summary: audio/xfce4-pulseaudio-plugin: Add support of mpris2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-xfce (Nobody)
URL:
Keywords:
Depends on:
Blocks: 234767
  Show dependency treegraph
 
Reported: 2019-01-08 19:39 UTC by Olivier Duchateau
Modified: 2019-01-09 11:05 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (xfce)


Attachments
Enable mpris2 plugin (1.52 KB, patch)
2019-01-08 19:39 UTC, Olivier Duchateau
no flags Details | Diff
Enable mpris2 plugin (1006 bytes, patch)
2019-01-08 19:42 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!