mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/livestreamer: added dependencies for encrypted streaming
This commit is contained in:
parent
51ca2418aa
commit
5f8cab665f
@ -2,12 +2,13 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=livestreamer
|
||||
pkgver=1.12.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="ommand-line utility that extracts streams from various services and pipes them into a video player of choice"
|
||||
url=" http://livestreamer.io/"
|
||||
arch="noarch"
|
||||
license="BSD"
|
||||
depends="py-requests rtmpdump py-setuptools py-singledispatch py-futures py-six"
|
||||
depends="py-requests rtmpdump py-setuptools py-singledispatch py-futures
|
||||
py-six py-crypto py-librtmp"
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev py-sphinx"
|
||||
install=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user