blob: 542d153deea3dab57908c4063e88d28a2435fc15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = qoobar-git
pkgdesc = Qoobar - Audio Tagger for Classical Music
pkgver = 1.7.0.r205.gf6d53d6
pkgrel = 1
url = http://qoobar.sourceforge.net
arch = i686
arch = x86_64
license = GPL
depends = qt6-base
depends = qt6-5compat
depends = ffmpeg4.4
depends = libebur128
depends = taglib
depends = libdiscid
depends = enca
depends = shntool
source = git+https://github.com/alexnovichkov/qoobar.git
sha256sums = SKIP
pkgname = qoobar-git
|