blob: 274e4542141c782e7cce91ccb01a13370d8de180 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = linuxmix-git
pkgdesc = Implements SteelSeries' ChatMix feature in Linux.
pkgver = 0.1.7
pkgrel = 1
url = https://codeberg.org/Birbwell/linuxmix
install = linuxmix.install
arch = any
makedepends = cargo
depends = pipewire-pulse
options = strip
options = !debug
source = linuxmix::git+https://codeberg.org/Birbwell/linuxmix
source = linuxmix.service
source = 99-linuxmix.rules
sha256sums = SKIP
sha256sums = adaf7ce12ccead24b2321d4343a638f4e9cdc82060e64f17c816278a474bf4b0
sha256sums = ef2ea45db9b9a4eeb227848cd57df56249746d3945d93e4d0f434af24ecfa0bd
pkgname = linuxmix-git
|