Search Criteria
Package Details: mopidy-youtube-git v3.0.r21.g3d75925-1
Git Clone URL: | https://aur.archlinux.org/mopidy-youtube-git.git (read-only, click to copy) |
---|---|
Package Base: | mopidy-youtube-git |
Description: | Mopidy extension for playing music from Youtube |
Upstream URL: | https://github.com/natumbri/mopidy-youtube |
Keywords: | mopidy |
Licenses: | |
Conflicts: | |
Submitter: | ad1217 |
Maintainer: | joposter |
Last Packager: | joposter |
Votes: | 3 |
Popularity: | 0.002399 |
First Submitted: | 2015-04-18 16:43 |
Last Updated: | 2020-05-15 18:08 |
Dependencies (9)
- python-beautifulsoup4
- python-cachetools
- python-requests
- python-setuptools
- youtube-dl (youtube-dl-git)
- python-pykka>=2.0.1
- mopidy>=3.0 (mopidy-git)
- git (git-git) (make)
- python (python-dbg) (make)
Latest Comments
joposter commented on 2020-05-02 16:35
indeed it was, thanks for pointing that out :) fixed now
NeoRaider commented on 2020-05-02 14:23
It seems the
setupcfg.patch
was applied upstream and is not needed anymore - the build fails with "Reversed (or previously applied) patch detected!".joposter commented on 2019-01-16 14:17
while i agree with 'git' being part of makedepends, the python2-pafy-git package provides python2-pafy, and this is why this package should depends on that (i think packages should never depend on git versions unless they need to).
and at least yay resolves python2-pafy to said -git package version.
dude commented on 2019-01-14 20:09
The 'git' package should be present in makedepends. see https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines
Also, python2-pafy no longer exists in the AUR. Should be changed to python2-pafy-git. Thanks