blob: fb1e7589e64a9d6bf08835b5420c0ad86b2c8cfd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = catt-git
pkgdesc = Cast All The Things - Send videos from many, many online sources to your Chromecast.
pkgver = 0.12.12.r0.g52a2a10
pkgrel = 1
url = https://github.com/skorokithakis/catt
arch = any
license = BSD-2-Clause
makedepends = git
makedepends = python-installer
makedepends = python-poetry
depends = python
provides = catt=0.12.12
conflicts = catt
source = catt::git+https://github.com/skorokithakis/catt.git
sha256sums = SKIP
pkgname = catt-git
depends = python
depends = python-click
depends = python-pychromecast
depends = yt-dlp
|