blob: e74dea6e42044943eb38445754220d06856b9fec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = funiculi-git
pkgdesc = Control your Denon AVR amplifier from the command line
pkgver = 0.2.0.r56.f2ea19d
pkgrel = 2
url = https://github.com/claui/funiculi
arch = any
license = Apache-2.0
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-myst-parser
makedepends = python-poetry
makedepends = python-sphinx
makedepends = python-wheel
depends = nmap
depends = pulseaudio-dlna-cygn
depends = python
depends = python-colorama
depends = python-fire
provides = funiculi
conflicts = funiculi
options = !debug
options = !strip
source = funiculi::git+https://github.com/claui/funiculi.git
sha512sums = SKIP
pkgname = funiculi-git
|