FreshPorts -- multimedia/py-python-mpv: Python interface to the mpv media player


FreshPorts -- The Place For Ports [画像:notbug]As 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 photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-python-mpv Python interface to the mpv media player
1.0.8 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.0.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024年01月05日 02:03:06
Last Update: 2025年05月18日 03:34:47
Commit Hash: f40e245
Also Listed In: python
License: GPLv2+ LGPL21+
WWW:
https://github.com/jaseg/python-mpv
Description:
python-mpv is a ctypes-based python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the lua interface does.
Homepage cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}python-mpv>0:multimedia/py-python-mpv@${PY_FLAVOR}
To install the port:
cd /usr/ports/multimedia/py-python-mpv/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/py-python-mpv
  • pkg install py311-python-mpv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-python-mpv listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-python-mpv
Package flavors (<flavor>: <package>)
  • py311: py311-python-mpv
distinfo:
TIMESTAMP = 1745936206 SHA256 (python_mpv-1.0.8.tar.gz) = 017fa359da059c831a94c419083491903e6d2f7c81b9841c33c196cabf4b3fe3 SIZE (python_mpv-1.0.8.tar.gz) = 52680

Packages (timestamps in pop-ups are UTC):
py311-python-mpv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.81.0.8n/an/an/an/an/an/a
FreeBSD:13:quarterly1.0.81.0.8n/an/an/an/an/an/a
FreeBSD:14:latest---1.0.8----
FreeBSD:14:quarterly---1.0.8----
FreeBSD:15:latest--n/a1.0.8n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-python-mpv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest1.0.81.0.8--1.0.8---
FreeBSD:14:quarterly1.0.81.0.8--1.0.8---
FreeBSD:15:latest1.0.81.0.8n/a-n/an/a--
FreeBSD:15:quarterly1.0.81.0.8n/a-n/an/a--
FreeBSD:16:latest1.0.81.0.8n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libmpv.so : multimedia/mpv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_py-python-mpv
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python_mpv/
  2. https://pypi.org/packages/source/p/python_mpv/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.8
18 May 2025 03:34:47
commit hash: f40e24534b4d804386eabbd9648280854dd6920c commit hash: f40e24534b4d804386eabbd9648280854dd6920c commit hash: f40e24534b4d804386eabbd9648280854dd6920c commit hash: f40e24534b4d804386eabbd9648280854dd6920c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-python-mpv: Update to 1.0.8
Changes:	https://github.com/jaseg/python-mpv/commits/main 
1.0.7
04 Aug 2024 17:14:09
commit hash: f938eb04fcdc104e8c88e1a3eddff7b8970394b1 commit hash: f938eb04fcdc104e8c88e1a3eddff7b8970394b1 commit hash: f938eb04fcdc104e8c88e1a3eddff7b8970394b1 commit hash: f938eb04fcdc104e8c88e1a3eddff7b8970394b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/py-python-mpv: Update to 1.0.7
- Update WWW
- Add LICENSE_FILE
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
- Add NO_ARCH
- Reformat pkg-descr
- Take maintainership
Changes:	https://github.com/jaseg/python-mpv/commits/main 
1.0.5
08 Mar 2024 20:16:26
commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Return Lexi Winter's ports to pool
Requested by maintainer
PR:		277426 
1.0.5
05 Jan 2024 02:00:21
commit hash: 7885ac3a6798fc81438fdc693ec267451db06908 commit hash: 7885ac3a6798fc81438fdc693ec267451db06908 commit hash: 7885ac3a6798fc81438fdc693ec267451db06908 commit hash: 7885ac3a6798fc81438fdc693ec267451db06908 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Lexi Winter
multimedia/py-python-mpv: New port
Python interface to the mpv media player.
PR:			275945
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D43266 

Number of commits found: 4

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

29 vulnerabilities affecting 436 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月04日 23:14:41 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35103
Broken 94
Ignore 207

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /