blob: f0ea5529348695223c590d471d7d28000fc6fcdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = rhythmbox-llyrics
pkgdesc = A Rhythmbox plugin for displaying lyrics in the sidebar
pkgver = 1.2
pkgrel = 1
url = https://github.com/dmo60/lLyrics
arch = any
license = GPL2
makedepends = git
depends = rhythmbox>=3.0
depends = python-chardet
depends = python-lxml
source = lLyrics-1.2.tar.gz::https://github.com/dmo60/lLyrics/archive/v1.2.tar.gz
sha512sums = 304dbb41bee5383cf62b75d2205ec5c5c2fb39ba7e91f858d0556ff5f75daf71590a9c3420c1ca69cef62c6ad1eefdd89341fe308afb4babab03b58f9a5b9943
pkgname = rhythmbox-llyrics
|