blob: 4b62fb476961e7a7b3367dffe4fabab8d0478b4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = tageditor
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
pkgver = 3.7.8
pkgrel = 1
url = https://github.com/Martchus/tageditor
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL
checkdepends = cppunit
checkdepends = jq
checkdepends = appstream
makedepends = cmake
makedepends = ninja
makedepends = qt5-tools
makedepends = mesa
makedepends = reflective-rapidjson
depends = libqtutilities.so
depends = libtagparser.so
depends = libc++utilities.so
depends = desktop-file-utils
depends = xdg-utils
depends = qt5-webengine
depends = qt5-declarative
source = tageditor-3.7.8.tar.gz::https://github.com/Martchus/tageditor/archive/v3.7.8.tar.gz
sha256sums = b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3
pkgname = tageditor
|