blob: 45add8416e73a1d83ab311d3f5c11dbb210a2920 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = qtbrynhildr
pkgdesc = Qt client for Brynhildr
pkgver = 2.0.20
pkgrel = 1
url = https://github.com/funfun-dc5/qtbrynhildr
arch = x86_64
license = GPL2
makedepends = git
makedepends = python-sphinx
depends = qt5-base
depends = qt5-multimedia
depends = libpulse
depends = libvpx
depends = celt
source = qtbrynhildr-2.0.20::git+https://github.com/funfun-dc5/qtbrynhildr.git#tag=v2020
source = fix_paths.patch
sha512sums = SKIP
sha512sums = 9fd95f11e6574011c3e6fe7e0e1154c9156f48859c1747f0de94a732828f3f329a4b04140b25a758acb3c81f869e002e6203e206ac9ed892131840ab164b1148
pkgname = qtbrynhildr
|