Bug 234767 - multimedia/xfce4-parole: Add support of mpris2 plugin
Summary: multimedia/xfce4-parole: Add support of mpris2 plugin
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: 234768
Blocks:
  Show dependency treegraph
 
Reported: 2019-01-08 19:32 UTC by Olivier Duchateau
Modified: 2019-01-09 11:05 UTC (History)
1 user (show)

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


Attachments
Add support of mpris2 (1.52 KB, patch)
2019-01-08 19:32 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:32:38 UTC
Created attachment 200929 [details]
Add support of mpris2

- Add support of mpris2 plugin
- Bump PORTREVISION

While I'm here, fix CONFIGURE_ARGS (GStreamer is not anymore optional), and add USES= gnome
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-09 11:03:50 UTC
A commit references this bug:

Author: madpilot
Date: Wed Jan  9 11:03:30 UTC 2019
New revision: 489767
URL: https://svnweb.freebsd.org/changeset/ports/489767

Log:
  - Enable mpris2 support in xfce4-parole
  - Add Uses=gnome
  - Remove unneeded USE_LDCONFIG
  - Regenerate patch
  - While here silence some portlint warnings

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

Changes:
  head/multimedia/xfce4-parole/Makefile
  head/multimedia/xfce4-parole/files/patch-configure
  head/multimedia/xfce4-parole/pkg-plist
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2019-01-09 11:05:41 UTC
Committed. Thanks!