summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartchus2024-02-28 15:04:22 +0100
committerMartchus2024-02-28 15:04:22 +0100
commit091018e4ad20508349b688962d21a10dc25252e9 (patch)
treebde1a54d3fc52943be1957695f28f892f4780bc5 /.SRCINFO
parent38ba0b309daa08235a31bf218d79fb491cdb5857 (diff)
downloadaur-091018e4ad20508349b688962d21a10dc25252e9.tar.gz
Use Qt 6
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6657f6643005..9c905e569356 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tageditor-git
pkgdesc = A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
pkgver = 719.9599560
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Martchus/tageditor
arch = i686
arch = x86_64
@@ -12,21 +12,22 @@ pkgbase = tageditor-git
checkdepends = cppunit
checkdepends = jq
makedepends = cmake
- makedepends = qt5-tools
+ makedepends = qt6-tools
makedepends = git
makedepends = ninja
+ makedepends = clang
+ makedepends = qt6-declarative
makedepends = reflective-rapidjson-git
depends = libqtutilities-git.so
depends = libtagparser-git.so
depends = libc++utilities-git.so
depends = desktop-file-utils
depends = xdg-utils
- depends = qt5-webengine
- depends = qt5-declarative
+ depends = qt6-webengine
+ depends = qt6-declarative
provides = tageditor
conflicts = tageditor
source = tageditor::git+https://github.com/Martchus/tageditor.git
sha256sums = SKIP
pkgname = tageditor-git
-