I have already updated the checksum. Are you sure your helper isn't caching an old version? Don't flag packages for reporting problems. See the comments on qtutilities on that matter.
Search Criteria
Package Details: tagparser 12.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tagparser.git (read-only, click to copy) |
---|---|
Package Base: | tagparser |
Description: | C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags |
Upstream URL: | https://github.com/Martchus/tagparser |
Keywords: | aac id3 matroska mp3 mp4 ogg opus tags vorbis |
Licenses: | GPL-2-or-later |
Provides: | libtagparser.so |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-27 19:18 (UTC) |
Last Updated: | 2024-09-22 20:25 (UTC) |
Dependencies (10)
- c++utilitiesAUR
- libc++utilities.so (c++utilitiesAUR)
- libz.so (zlib-gitAUR, zlib-ng-compatAUR, lib32-zlib, zlib, zlib-ng-compat)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- iso-codes (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- cppunit (check)
- openssl (openssl-gitAUR, openssl-staticAUR) (check)
- tagparser-docAUR (optional) – API documentation
Required by (6)
- tageditor (requires libtagparser.so)
- tageditor
- tageditor-cli (requires libtagparser.so)
- tageditor-cli
- tageditor-qt6 (requires libtagparser.so)
- tageditor-qt6
Sources (1)
Martchus commented on 2023-03-10 18:51 (UTC)
m040601 commented on 2023-03-08 06:41 (UTC)
-> Found tagparser-11.6.0.tar.gz
==> Validating source files with sha256sums...
tagparser-11.6.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
simona commented on 2019-01-14 11:49 (UTC)
thanks for repository
Martchus commented on 2019-01-12 00:17 (UTC)
I forgot to update the checksum in the first place, indeed. But the checksums should now be correct. I've just downloaded https://github.com/Martchus/tagparser/archive/v8.1.0.tar.gz and https://github.com/Martchus/tageditor/archive/v3.1.3.tar.gz again to verify. The checksums match the ones I've with the last commits updated:
sha256sum tag*
d5bd68cb623c46ddfe1ee9286c0355ccf006e1b2ca3f7f44eb0fe41f4f3da6b6 tageditor-3.1.3.tar.gz
abb96a898b67fda161aee5df325e772ff9a0f08502ecd482bf758cd323c009a3 tagparser-8.1.0.tar.gz
Maybe you are still using the old PKGBUILD/.SRCINFO file?
simona commented on 2019-01-11 18:20 (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:18 (UTC)
==> Validazione di source file con sha256sums... tagparser-8.1.0.tar.gz ... NON RIUSCITO ==> ERRORE: Uno o più file non hanno superato il controllo di validità!
Martchus commented on 2017-09-13 08:50 (UTC) (edited on 2017-09-14 21:30 (UTC) by Martchus)
Version 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 2016-05-18 22:03 (UTC) (edited on 2016-10-31 11:38 (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
Martchus commented on 2015-12-14 20:08 (UTC)
I would recommend to use the old libstdc++ ABI till the problem with catching ios_base::failure is fixed.
https://bbs.archlinux.org/viewtopic.php?id=206167
Pinned Comments
Martchus commented on 2016-05-18 22:03 (UTC) (edited on 2016-10-31 11:38 (UTC) by Martchus)