blob: 0330b7da1fc9daa72c8a10f78d155c3ed6fe18a3 (
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
31
32
33
34
35
36
|
pkgbase = tageditor-qt6
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska (using Qt 6)
pkgver = 3.9.4
pkgrel = 1
url = https://github.com/Martchus/tageditor
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-2-or-later
checkdepends = cppunit
checkdepends = jq
makedepends = cmake
makedepends = ninja
makedepends = qt6-tools
makedepends = qt6-declarative
makedepends = clang
makedepends = reflective-rapidjson
depends = qtutilities-qt6
depends = tagparser
depends = c++utilities
depends = desktop-file-utils
depends = qt6-declarative
source = tageditor-3.9.4.tar.gz::https://github.com/Martchus/tageditor/archive/v3.9.4.tar.gz
sha256sums = 4a417b0ea7c4c39c2b96822696a5dedcb8a9613ecd2439147fbe1b148d4248f5
pkgname = tageditor-qt6
depends = qtutilities-qt6
depends = tagparser
depends = c++utilities
depends = desktop-file-utils
depends = qt6-declarative
depends = libqtutilities-qt6.so
depends = libtagparser.so
depends = libc++utilities.so
|