blob: 682d2d064f29977d4bd1a185a463eb41923da2a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = streamcontroller-git
pkgdesc = An elegant Linux app for the Elgato Stream Deck with support for plugins
pkgver = r1856.0967bb2a
pkgrel = 1
url = https://github.com/StreamController/StreamController
arch = any
license = GPL-3
makedepends = git
makedepends = python-pip
makedepends = sed
depends = python
depends = xdg-desktop-portal
depends = xdg-desktop-portal-gtk
depends = libportal
depends = libportal-gtk4
depends = libadwaita
depends = gobject-introspection
provides = streamcontroller
conflicts = streamcontroller
source = git+https://github.com/StreamController/StreamController.git
sha256sums = SKIP
pkgname = streamcontroller-git
|