blob: 8997f04a85bf8d411e29f142b26e3a4fa44cf30f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = chatmixd-git
pkgdesc = SteelSeries ChatMix daemon for Linux (hardened fork of linuxmix)
pkgver = 0.2.0.r2.g7711f6b
pkgrel = 1
url = https://github.com/UMCEKO/chatmixd
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = pipewire-pulse
provides = chatmixd
conflicts = chatmixd
conflicts = linuxmix
conflicts = linuxmix-git
options = !lto
source = chatmixd::git+https://github.com/UMCEKO/chatmixd.git
sha256sums = SKIP
pkgname = chatmixd-git
|