blob: 62a975890c890e593915d6ebf0dace1a93d3120c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hdhomerun_config_gui
pkgdesc = GUI for configuring a HDHomeRun device
pkgver = 20200521
pkgrel = 1
url = http://www.silicondust.com/downloads
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL3
depends = gtk2
depends = libhdhomerun
optdepends = vlc: stream live channels directly from HDHomeRun
optdepends = mythtv: use HDHomeRun as PVR source
optdepends = hdhomerun-firmware-bin: firmware files for hdhomerun devices
source = http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20200521.tgz
sha512sums = 8b0a6aa4fc48b0d1df8c049b4636d628e571e14c59cdb235f716c50dbc2ed75a78b7748dde7a8ebf2a28489b015bf2cc557431169ad4398a79ea3747939dac19
pkgname = hdhomerun_config_gui
|