blob: b0005a14e6c4e6c4f4cba8bf159f4905f4a827e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hhd-ui
pkgdesc = Configurator interface for Handheld Daemon.
pkgver = 3.2.3
pkgrel = 1
url = https://hhd.dev
arch = x86_64
license = GPL-3.0-or-later
makedepends = asar
makedepends = libxss
makedepends = npm
depends = electron31
optdepends = hhd: a version of Handheld Daemon to connect to (also works over the network).
conflicts = hhd-ui
source = git+https://github.com/hhd-dev/hhd-ui.git#tag=v3.2.3
sha512sums = 547b8dd89d34a19dda6da4a3699da0677b6667a4b43b881dff270e2b4771563940e6dc65daf33513807732e51e8568d9bfa94ca101cf8e1966df6daad7d5c40f
pkgname = hhd-ui
|