Search Criteria
Package Details: cantata-qt6 3.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cantata-qt6.git (read-only, click to copy) |
---|---|
Package Base: | cantata-qt6 |
Description: | Qt6 graphical client for Music Player Daemon (MPD), nullobsi fork |
Upstream URL: | https://github.com/nullobsi/cantata |
Licenses: | GPL3 |
Conflicts: | cantata |
Provides: | cantata |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 11 |
Popularity: | 2.20 |
First Submitted: | 2024-05-24 12:32 (UTC) |
Last Updated: | 2025-04-12 14:14 (UTC) |
Dependencies (22)
- avahi
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libcddb
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libebur128 (libebur128-gitAUR)
- libmtp (libmtp-gitAUR)
- libmusicbrainz5
- media-player-info
- mpg123 (mpg123-svnAUR, mpg321AUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-svg
- taglib (taglib-gitAUR)
- udisks2
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
- Show 2 more dependencies...
Latest Comments
kromsam commented on 2025-04-12 11:10 (UTC)
build error:
""" [ 69%] Building CXX object CMakeFiles/cantata.dir/models/streamsmodel.cpp.o /home/sam/.cache/yay/cantata-qt6/src/cantata-nullobsi/models/streamsmodel.cpp: In function ‘QStringList fixGenres(const QString&)’: /home/sam/.cache/yay/cantata-qt6/src/cantata-nullobsi/models/streamsmodel.cpp:1257:58: fout: variable ‘const QRegularExpression brokenXML’ has initializer but incomplete type 1257 | static const QRegularExpression brokenXML("^#x[0-9a-f][0-9a-f]"); | ^ /home/sam/.cache/yay/cantata-qt6/src/cantata-nullobsi/models/streamsmodel.cpp:1263:55: fout: variable ‘const QRegularExpression decade’ has initializer but incomplete type 1263 | static const QRegularExpression decade("^[0-9]0$"); | ^ make[2]: *** [CMakeFiles/cantata.dir/build.make:1677: CMakeFiles/cantata.dir/models/streamsmodel.cpp.o] Fout 1 make[1]: *** [CMakeFiles/Makefile2:384: CMakeFiles/cantata.dir/all] Fout 2 make: *** [Makefile:156: all] Fout 2 ==> FOUT: Er is een fout opgetreden in build(). Afbreken... -> error making: cantata-qt6-exit status 4 """