blob: 4dd8cf8fe6aefe06dad358e9acb21c3d75cbee20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = livestreamer-dev-git
pkgdesc = CLI program that launches streams from various streaming services in a custom video player
pkgver = 0.r1431.8dd6a69
pkgrel = 3
url = https://github.com/chrippa/livestreamer
arch = any
license = BSD
makedepends = python-sphinx
makedepends = git
depends = python-requests
depends = rtmpdump
depends = python-setuptools
provides = livestreamer
conflicts = livestreamer
source = livestreamer-dev-git::git+https://github.com/chrippa/livestreamer#branch=develop
sha256sums = SKIP
pkgname = livestreamer-dev-git
|