blob: 85e0446b1ea7b368f86cfebfe88a6630044ef0db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
pkgbase = linux-show-player-git
pkgdesc = Cue player designed for stage productions (git version)
pkgver = 0.6.0.dev0.r641.6fae70f7
pkgrel = 1
url = https://www.linux-show-player.org/
arch = any
license = GPL3
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = gst-plugins-good
depends = python-appdirs
depends = python-falcon
depends = python-gobject
depends = python-humanize
depends = python-mido
depends = python-pyalsa
depends = python-pyliblo
depends = python-pyqt5
depends = python-requests
depends = python-rtmidi
depends = python-sortedcontainers
depends = qt5-svg
optdepends = gst-libav: for larger format support
optdepends = ola: for Art-Net timecode support
optdepends = python-protobuf: for Art-Net timecode support
optdepends = python-jack-client: for JACK output support
provides = linux-show-player
conflicts = linux-show-player
options = !emptydirs
source = linux-show-player::git+https://github.com/FrancescoCeruti/linux-show-player
sha256sums = SKIP
pkgname = linux-show-player-git
|