Package Details: mopidy-youtube-git v3.5.r13.g9e72d58-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: Apache
Conflicts: mopidy-youtube
Submitter: ad1217
Maintainer: joposter
Last Packager: joposter
Votes: 3
Popularity: 0.000000
First Submitted: 2015-04-18 16:43 (UTC)
Last Updated: 2022-05-22 17:42 (UTC)

Latest Comments

mixedCase commented on 2021-04-28 05:28 (UTC)

Now seems to depend on python-ytmusicapi

joposter commented on 2020-05-02 16:35 (UTC)

indeed it was, thanks for pointing that out :) fixed now

NeoRaider commented on 2020-05-02 14:23 (UTC)

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 (UTC)

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 (UTC)

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