blob: 1c1c0ecd604c010c700d78e825ca970a6f860ae1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = jellyfin-rpc
pkgdesc = Displays the content you're currently watching on Discord
pkgver = 1.3.3
pkgrel = 1
url = https://github.com/Radiicall/jellyfin-rpc
install = jellyfin-rpc.install
arch = x86_64
license = GPL3
makedepends = cargo
depends = glibc
depends = gcc-libs
optdepends = python: for the configuration script
source = jellyfin-rpc-1.3.3.tar.gz::https://github.com/Radiicall/jellyfin-rpc/archive/refs/tags/1.3.3.tar.gz
sha512sums = a8c84292453ade335472f3db1ca9e9604ba8fdcf7830edc2834a39d257854b544f6a90b7422b88e9061b1222a0b89391f931869ec323973fb952e270740fd797
pkgname = jellyfin-rpc
|