blob: 703da415cdbc73a2aa60086fb51ea82dc26ef30f (
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
28
|
pkgbase = mopyrust-git
pkgdesc = Native Mopidy client for desktop, written in Rust + Tauri + Svelte
pkgver = r1.0000000
pkgrel = 1
url = https://github.com/prietus/mopyrust
arch = x86_64
arch = aarch64
license = MIT
makedepends = git
makedepends = rust
makedepends = cargo
makedepends = nodejs
makedepends = npm
makedepends = pkgconf
depends = webkit2gtk-4.1
depends = gtk3
depends = gcc-libs
depends = glibc
optdepends = mopidy: server this client connects to
provides = mopyrust
conflicts = mopyrust
options = !lto
source = mopyrust::git+https://github.com/prietus/mopyrust.git
source = mopyrust.desktop
sha256sums = SKIP
sha256sums = SKIP
pkgname = mopyrust-git
|