notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mpv-mpris MPRIS plugin for mpv
1.1 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1Version of this port present on the latest quarterly branch.
Maintainer: tcberner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-12-13 22:36:18
Last Update: 2023-09-06 18:05:04
Commit Hash: f5d5f6c
License: MIT
WWW:
https://github.com/hoyon/mpv-mpris
Description:
mpv-mpris is a plugin for mpv which allows control of the player using standard media keys. This plugin implements the MPRIS D-Bus interface and can be controlled using tools such as playerctl or through many Linux DEs, such as Gnome and KDE.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. etc/mpv/scripts/mpris.so
  2. /usr/local/share/licenses/mpv-mpris-1.1/catalog.mk
  3. /usr/local/share/licenses/mpv-mpris-1.1/LICENSE
  4. /usr/local/share/licenses/mpv-mpris-1.1/MIT
Collapse this list.
Dependency lines:
  • mpv-mpris>0:multimedia/mpv-mpris
To install the port:
cd /usr/ports/multimedia/mpv-mpris/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/mpv-mpris
  • pkg install mpv-mpris
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mpv-mpris
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693902446 SHA256 (hoyon-mpv-mpris-1.1_GH0.tar.gz) = 71008aa181bccf4bc7b2b5b9673e9993b1d1f5b7e2c189dc3724ab23ef1f6ebb SIZE (hoyon-mpv-mpris-1.1_GH0.tar.gz) = 14511

Packages (timestamps in pop-ups are UTC):
mpv-mpris
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.1-1.11.1---
FreeBSD:13:quarterly1.11.1-1.11.11.1--
FreeBSD:14:latest1.11.1-1.11.11.0_1--
FreeBSD:14:quarterly1.11.1-1.11.11.1--
FreeBSD:15:latest1.11.1n/a1.1n/a1.1--
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. mpv : multimedia/mpv
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. gmake>=4.3 : devel/gmake
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. mpv : multimedia/mpv
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_mpv-mpris
USES:
compiler:c11 gettext-runtime gmake gnome pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hoyon/mpv-mpris/tar.gz/1.1?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
06 Sep 2023 18:05:04
commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6commit hash: f5d5f6c7d26836f907983826f7aeee87257020d6 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 1.1
1.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
1.0
16 Apr 2023 09:02:58
commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57commit hash: 4a93cdf7978aeedc79f4c877542c6cb35cc40e57 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 1.0

Changelog:

 * rename album fields to match MusicBrainz internal names by @tpeacock19 in #81
 * Fix string leaks in property change handler by @mia-0 in #84
 * Makefile: Allow to append CFLAGS / LDFLAGS from environment. by @olifre in
#87
 * Do not use the default GMainContext by @gnome-mpv in #88
0.9
13 Sep 2022 09:27:31
commit hash: d57377421e8498bf1ad86372f13b65e81bee780fcommit hash: d57377421e8498bf1ad86372f13b65e81bee780fcommit hash: d57377421e8498bf1ad86372f13b65e81bee780fcommit hash: d57377421e8498bf1ad86372f13b65e81bee780f files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.9

What's Changed
 * expose musicbrainz metadata if available by @tpeacock19 in #79
 * Fix test failure with glib 2.73.3 by @pabs3 in #80
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.1
26 Jun 2022 16:29:56
commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614commit hash: b958c3a51f0d63fbd8ed5731f54a16b854a46614 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.8.1
0.7.1
07 Apr 2022 17:02:28
commit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cdacommit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cdacommit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cdacommit hash: 5c4f2bef9abb2e23fe1f72f3ba74c15c5c6d2cda files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.7.1
0.7
06 Mar 2022 11:28:47
commit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3fcommit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3fcommit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3fcommit hash: 70454fcda50c88918c1cc63fb9db9289acad0c3f files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.7

Changelog:
	https://github.com/hoyon/mpv-mpris/compare/0.6...0.7
0.6
25 Oct 2021 13:57:16
commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97commit hash: 3fdae80fad3d4e12d7f70ef84577bcd960fb7d97 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
multimedia/mpv-mpris: update to 0.6

Changes:

    Fix YouTube regex including 0 to the numeric range
    Fix LoopStatus property change signal
    Fix loop-file change handler in mpv 0.33.0
    Fix LoopStatus when numeric argument given to loop-file or loop-playlist
0.5
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5
25 Apr 2020 18:20:31
Revision:532967Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/mpv-mpris: update to 0.5
0.4
18 Jan 2020 06:47:28
Revision:523403Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/mpv-mpris: update to 0.4
0.3
30 Dec 2019 17:12:45
Revision:521548Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/mpv-mpris: update to 0.3
0.2
27 Dec 2019 00:26:51
Revision:520960Original commit files touched by this commit
pkubaj search for other commits by this committer
multimedia/mpv-mpris: fix build on GCC architectures

C11 compiler is necessary:
mpris.c:299: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'vtable_root'
0.2
15 Dec 2019 16:29:10
Revision:520183Original commit files touched by this commit
tcberner search for other commits by this committer
multimedia/mpv-mpris: fix build

Reported by:	antoine
0.2
13 Dec 2019 22:36:11
Revision:520071Original commit files touched by this commit
tcberner search for other commits by this committer
New port: multimedia/mpv-mpris:  MPRIS plugin for mpv

mpv-mpris is a plugin for mpv which allows control of the player using standard
media keys.

This plugin implements the MPRIS D-Bus interface and can be controlled using
tools such as playerctl or through many Linux DEs, such as Gnome and KDE.

WWW: https://github.com/hoyon/mpv-mpris

- This makes KDE Plasma desktop's panels media control available for mpv, and
  also exposes mpv to kdeconnect-kde.

Number of commits found: 18