Skip to content

Cannot install streamlink-git? #433

@martinrotter

Description

@martinrotter
aura >>= Fetching package information...
aura >>= Comparing package versions...
aura >>= AUR Packages to upgrade:
streamlink-git : 0.3.1.r8.gde54399-1 => 0.3.1.r13.g9df6196-1

aura >>= `streamlink-git` PKGBUILD changes:
--- a/streamlink-git/PKGBUILD
+++ b/streamlink-git/PKGBUILD
@@ -1,15 +1,15 @@
 # Maintainer: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink-git
-pkgver=0.3.1.r0.g2c34781
+pkgver=0.3.1.r13.g9df6196
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
 arch=('any')
 url='https://streamlink.github.io/'
 license=('BSD')
-depends=('python-iso3166' 'python-iso639' 'python-pycryptodome' 'python-requests' 'rtmpdump')
-checkdepends=('python-mock' 'python-pytest')
-makedepends=('git' 'python-setuptools' 'python-sphinx')
+depends=("python-"{iso3166,iso639,pycryptodome,requests} 'rtmpdump')
+checkdepends=("python-"{mock,pycountry,pytest})
+makedepends=('git' "python-"{setuptools,sphinx})
 optdepends=('ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+'
             'python-librtmp: Required by the ustreamtv plugin to be able to use non-mobile streams.')
 provides=('streamlink')

aura >>= Determining dependencies...
aura >>= Would you like to edit the PKGBUILD of `streamlink-git`? [Y/n] n
aura >>= Dependency checking failed for these reasons:
The dependency `python-` could not be found. You may need to search for a package to satisfy it.

Is this problem with the package itself or AURA? I think it could be AURA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions