Hello, The sha256sum in the 3.4.1-1 version of PKGBUILD shows the same as for version 3.4.0-1 which is wrong. It should be set to 4d3218531fae449ffa76098fbe9a4693e43f2f93d0d38bb4163d6a9ce864d6c7 for 3.4.1. Cheers.
Search Criteria
Package Details: tageditor 3.7.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 |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 16 |
Popularity: | 0.014699 |
First Submitted: | 2015-08-27 19:29 (UTC) |
Last Updated: | 2022-08-02 18:37 (UTC) |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-git)
- libc++utilities.so (c++utilities)
- libqtutilities.so (qtutilities)
- libtagparser.so (tagparser)
- qt5-declarative (qt5-declarative-git)
- qt5-webengine
- xdg-utils (mimi-git, busking-git, xdg-utils-git, linopen, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, xdg-utils-symlink-fix, xdg-utils-mimeo, xdg-utils-lxqt, opener, mimejs-git)
- cmake (cmake-git) (make)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-minimal-git, mesa-steamos, mesa-git, mesa-rusticl-git, mesa-amber) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- qt5-tools (qt5-tools-git) (make)
- reflective-rapidjson (make)
- cppunit (check)
- jq (jq-git) (check)
Required by (0)
Sources (1)
Latest Comments
demanciel commented on 2021-07-10 08:43 (UTC)
Martchus commented on 2020-03-28 23:01 (UTC)
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.
tydynrain commented on 2020-03-28 22:56 (UTC)
@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 (UTC)
Thank you Martchus. Kinda noob to this. Your suggestion worked.
Martchus commented on 2020-03-21 13:41 (UTC)
@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 (UTC)
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 (UTC)
thanks, now i could update the 5 packages
Martchus commented on 2020-02-05 11:02 (UTC)
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 (UTC)
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 (UTC)
I still get the error
Martchus commented on 2019-01-11 09:26 (UTC)
Checksum should be fixed now.
simona commented on 2019-01-11 09:17 (UTC)
=> Validazione di source file con sha256sums... tageditor-3.1.3.tar.gz ... NON RIUSCITO ==> ERRORE: Uno o più file non hanno superato il controllo di validità!
Martchus commented on 2018-01-27 14:36 (UTC)
@lord_rel I've uploaded the missing packages.
BTW: I also updated this package so using _json_export=OFF
should actually work. In this case reflective-rapidjson is not required. So you can save a few build-time dependencies if you don't need the JSON export.
lord_rel commented on 2018-01-27 12:07 (UTC)
reflective-rapidjson is missing from the official repos or AUR
Martchus commented on 2017-09-13 08:51 (UTC) (edited on 2017-09-14 21:30 (UTC) by Martchus)
Martchus commented on 2017-02-02 16:07 (UTC)
ponsfoot commented on 2017-02-02 05:09 (UTC)
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.
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.