mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
25 lines
711 B
Text
25 lines
711 B
Text
pkgbase = sonicrust
|
|
pkgdesc = A Terminal based music player for Subsonic-compatible servers, written in Rust.
|
|
pkgver = 0.1.6
|
|
pkgrel = 1
|
|
url = https://github.com/roceb/sonicrust
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = GPL-3.0-only
|
|
makedepends = rust
|
|
makedepends = cmake
|
|
makedepends = clang
|
|
makedepends = perl
|
|
makedepends = pkgconf
|
|
makedepends = nasm
|
|
depends = chafa
|
|
depends = glibc
|
|
depends = alsa-lib
|
|
depends = openssl
|
|
provides = sonicrust
|
|
conflicts = sonicrust-bin
|
|
conflicts = sonicrust-git
|
|
source = sonicrust-0.1.6.tar.gz::https://github.com/roceb/sonicrust/archive/refs/tags/v0.1.6.tar.gz
|
|
sha256sums = 1d1e5c39dda46ce9d75314e0bd334813d6db4000288c3aa2c6580876c6ab72f2
|
|
|
|
pkgname = sonicrust
|