blob: d09e1ca0cacc155aed9c1d2cda053402b281b095 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = openswitcher
pkgdesc = Library implementing the ATEM video switcher protocol and a GTK3.0 application
pkgver = 0.13.0
pkgrel = 1
url = https://git.sr.ht/~martijnbraam/pyatem
arch = any
license = GPL3
license = LGPL3
makedepends = git
makedepends = meson
makedepends = python-setuptools
depends = python
depends = python-pyusb
depends = python-cairo
depends = libhandy
source = openswitcher::git+https://git.sr.ht/~martijnbraam/pyatem#tag=2ae9fce909736346688cf97facb824b9b91788e0
b2sums = cae17ae627c523bbd68ee83a2bd0396e6570bbf484fc0d91a4fc34d3244b5ad29614a394becb8561199d7ed38fe3edb9f0b49050ec04c8b22ee4b2dec7edfdc8
pkgname = openswitcher
|