blob: 8c13ad9b94ac23cc2d4c3f0dbcae575f82d89ea8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = atv-remote-bin
pkgdesc = A simple app to allow you to control an Apple TV from your desktop.(Prebuilt version.Use system-wide electron)
pkgver = 1.1.15
pkgrel = 1
url = https://github.com/jklewa/atv-desktop-remote
arch = x86_64
license = MIT
makedepends = asar
makedepends = fuse2
depends = electron13
depends = python
depends = python-websockets
provides = atv-remote=1.1.15
conflicts = atv-remote
source = atv-remote-1.1.15.AppImage::https://github.com/jklewa/atv-desktop-remote/releases/download/v1.1.15/ATV-Remote-1.1.15.AppImage
source = LICENSE-1.1.15::https://raw.githubusercontent.com/jklewa/atv-desktop-remote/v1.1.15/LICENSE
source = atv-remote.sh
sha256sums = c781d16e0fa401311584ba296337e304dd5de6e1ea2aec8e247dc01150b4a170
sha256sums = cc59293cf57cbc07ad2dd7fa94553da43bc493503b6387742274b999afdb9369
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = atv-remote-bin
|