Search Criteria
Package Details: play-with-mpv-git 0.1.0.post3+g0c27cd4-1
Git Clone URL: | https://aur.archlinux.org/play-with-mpv-git.git (read-only, click to copy) |
---|---|
Package Base: | play-with-mpv-git |
Description: | Chrome extension and python server that allows you to play videos in webpages with MPV instead. |
Upstream URL: | https://github.com/Thann/play-with-mpv |
Keywords: | chrome mpv video |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | thann |
Maintainer: | thann |
Last Packager: | thann |
Votes: | 9 |
Popularity: | 0.004177 |
First Submitted: | 2018-02-05 22:00 |
Last Updated: | 2020-05-01 19:05 |
Dependencies (8)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git)
- python (python-dbg)
- python-wheel
- youtube-dl (youtube-dl-git)
- git (git-git) (make)
- python-setuptools (make)
- mkchromecast (mkchromecast-git) (optional)
- peerflix (peerflix-git) (optional)
Latest Comments
yochananmarqos commented on 2020-01-15 17:59
@thann:
python-wheel
is also a runtime dependency, see thesetup.py
.anonfunc commented on 2020-01-15 04:58
I think this needs a new dependency: python-wheel
thann commented on 2020-01-07 01:21
Awesome, thanks yochananmarqos =]
yochananmarqos commented on 2020-01-06 23:16
This also requires
python-setuptools
to build.yochananmarqos commented on 2019-08-21 18:38
I see. I suppose either is fine, however what I posted adheres to VCS package guidelines.
thann commented on 2019-08-21 17:43
Versions like:
0.1.0.post1+g4480397
conform to PEP 440: https://www.python.org/dev/peps/pep-0440/#public-version-identifiersWhats better about that format? =]
yochananmarqos commented on 2019-08-21 15:26
There are tags available, so the
pkgver
array should be:Please change
mkchromecast-git
tomkchromecast
inoptdepends
as both packages providemkchromecast
.intelfx commented on 2018-11-29 08:19
This package has incorrect versioning. After the repository is updated without bumping python-specific version, the new pkgver will not necessarily compare "greater" with the old pkgver.
See https://github.com/Thann/play-with-mpv/issues/17 for more details.