blob: 9dd9065e388cbd7bfb30db5308ec367d5cbba581 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = demlo-git
pkgdesc = A dynamic and extensible music library organizer
pkgver = 2018.02.13.g0317d78
pkgrel = 1
url = https://github.com/Ambrevar/demlo/
arch = i686
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = ffmpeg
depends = lua
depends = taglib
optdepends = chromaprint: Internet tagging
source = git+https://github.com/Ambrevar/demlo.git
md5sums = SKIP
pkgname = demlo-git
|