blob: 377fb632bbae9f34abfb9bae08ee181e66f3aba7 (
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.9
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.9.tar.gz::https://github.com/Martchus/tageditor/archive/v3.7.9.tar.gz
sha256sums = 987101e9a259db79b28b872c778e9818f12618ce5a12ab7558b6262c7621b217
pkgname = tageditor
|