I've just had a look at ffmpeg-full and there's indeed room for improvement, see https://aur.archlinux.org/packages/ffmpeg-full/#comment-736172.
Search Criteria
Package Details: tageditor 3.3.10-1
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: | |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 14 |
Popularity: | 0.002943 |
First Submitted: | 2015-08-27 19:29 |
Last Updated: | 2020-12-02 01:15 |
Dependencies (13)
- desktop-file-utils (desktop-file-utils-git)
- qt5-declarative (qt5-declarative-git)
- qt5-webengine
- qtutilities
- tagparser
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- cppunit (check)
- jq (jq-git) (check)
- cmake (cmake-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-rc, mesa-stable, mesa-minimal+-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- qt5-tools (qt5-tools-git) (make)
- reflective-rapidjson (make)
Required by (0)
Sources (1)
Martchus commented on 2020-03-28 23:01
tydynrain commented on 2020-03-28 22:56
@Martchus Yes. On the system with the build failure I had ffmpeg-full installed, instead of ffmpeg. I'll reinstall ffmpeg to see if that fixes it.
arichiardi commented on 2020-03-26 02:29
Thank you Martchus. Kinda noob to this. Your suggestion worked.
Martchus commented on 2020-03-21 13:41
@arichiardi The error message tells you actually quite plainly what the problem is: your version of c++utilities is too old. The official distribution does not support partial updates and the same is true for the AUR package I maintain. So you have to build the latest version of c++utilities, qtutilities and tagparser first before building this package.
arichiardi commented on 2020-03-21 00:39
Hi there, I tried this but it does not like something I cannot really grasp.
$ TAGEDITOR_JSON_EXPORT=OFF pamac build tageditor
CMake Error at CMakeLists.txt:184 (find_package): Could not find a configuration file for package "c++utilities" that is compatible with requested version "5.0.0".
The following configuration files were considered but not accepted:
/usr/share/c++utilities/cmake/c++utilitiesConfig.cmake, version: 4.17.1
a_manthey commented on 2020-02-05 22:04
thanks, now i could update the 5 packages
Martchus commented on 2020-02-05 11:02
I'm usually building packages from locally created archives before releasing and then release the projects on GitHub when everything builds fine. This time I screwed up and the checksums of locally created archives ended up in the final PKGBUILDs. It should be fixed now.
a_manthey commented on 2020-02-05 10:27
update not possible because of wrong sha256sum, same for the dependencies reflective-rapidjson, qtutilities aund their dependenciy c++utilities
simona commented on 2019-01-11 18:19
I still get the error
Martchus commented on 2019-01-11 09:26
Checksum should be fixed now.
Pinned Comments
Martchus commented on 2016-05-18 22:03
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.