Port details |
- py-python-mpv Python interface to the mpv media player
- 1.0.7 multimedia
=2 1.0.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-01-05 02:03:06
- Last Update: 2024-08-04 17:14:09
- Commit Hash: f938eb0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- 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.
- 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>)
- distinfo:
- TIMESTAMP = 1722711239
SHA256 (python_mpv-1.0.7.tar.gz) = afc2f2677b08dcccf1e9e7a76d64ee4f603541cf6a750ebf4cce957be90ec836
SIZE (python_mpv-1.0.7.tar.gz) = 51712
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- 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:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7 04 Aug 2024 17:14:09
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Daniel Engberg (diizzy)  |
*/*: Return Lexi Winter's ports to pool
Requested by maintainer
PR: 277426 |
1.0.5 05 Jan 2024 02:00:21
    |
Joel Bodenmann (jbo)  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: 3
|