blob: 7fc77d1ad4de335a7fd7e681a9f53b38e60f60e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lyrical-git
pkgdesc = A rust tool to display synced lyrics in your waybar (or any other bar)!
pkgver = 0.4.4.47.g25f3723
pkgrel = 1
url = https://github.com/tblelrd/lyrical
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = cargo
depends = openssl
depends = glibc
depends = playerctl
provides = lyrical
conflicts = lyrical
source = lyrical-git::git+https://github.com/tblelrd/lyrical.git
sha256sums = SKIP
pkgname = lyrical-git
|