reflective-rapidjson is missing from the official repos or AUR
Search Criteria
Package Details: tageditor 3.9.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tageditor.git (read-only, click to copy) |
---|---|
Package Base: | tageditor |
Description: | A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska |
Upstream URL: | https://github.com/Martchus/tageditor |
Keywords: | aac edit id3 matroska mp3 mp4 ogg opus Qt tags vorbis |
Licenses: | GPL-2-or-later |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-27 19:29 (UTC) |
Last Updated: | 2024-12-03 19:32 (UTC) |
Dependencies (15)
- c++utilitiesAUR
- desktop-file-utils (desktop-file-utils-gitAUR)
- libc++utilities.so (c++utilitiesAUR)
- libqtutilities.so (qtutilitiesAUR)
- libtagparser.so (tagparserAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-webengine
- qtutilitiesAUR
- tagparserAUR
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- qt5-tools (make)
- reflective-rapidjsonAUR (make)
- cppunit (check)
- jq (jq-gitAUR, jaq-binAUR) (check)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
lord_rel commented on 2018-01-27 12:07 (UTC)
Martchus commented on 2017-09-13 08:51 (UTC) (edited on 2017-09-14 21:30 (UTC) by Martchus)
Version of tagparser 6.4.0 contains serious bugs causing broken MP4 and Matroska files: https://github.com/Martchus/tagparser/issues/7
So it is highly recommended to update to 6.4.1 before continue using tagparser/tageditor. To apply the fixes is not required to rebuild tageditor.
Martchus commented on 2017-02-02 16:07 (UTC)
I will improve this when updating the package anyways. This would also concern the dependencies c++utilities and qtutilities.
However, I'm wondering what helper you use. I mean, when updating packages it should ensure that dependencies are built before packages requiring them (regardless of the specific version).
ponsfoot commented on 2017-02-02 05:09 (UTC)
tageditor 2.2.0 requires tagparser>=6.2.0 so depends=() should be specified so.
tageditor might be built before tagparser (especially on aur helper).
Martchus commented on 2016-05-18 22:03 (UTC) (edited on 2020-04-16 17:06 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff
This version contains both, the CLI and the Qt 5 GUI. Checkout tageditor-cli for a minimal CLI-only version.
Martchus commented on 2015-09-06 19:38 (UTC) (edited on 2016-05-18 22:03 (UTC) by Martchus)
I updated the tagparser library. It should build now.
Martchus commented on 2015-09-06 12:10 (UTC)
I can reproduce the error and will check whats going on. (This problem actually occurs when building the tagparser, not the tageditor.)
Simone98RC commented on 2015-09-06 09:47 (UTC)
Latest release can't be compiled due to a fatal error (../caseinsensitivecomparer.h: File o directory not existing)
Pinned Comments
Martchus commented on 2016-05-18 22:03 (UTC) (edited on 2020-04-16 17:06 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff
This version contains both, the CLI and the Qt 5 GUI. Checkout tageditor-cli for a minimal CLI-only version.