Search Criteria
Package Details: kid3-cli 3.8.4-1
Git Clone URL: | https://aur.archlinux.org/kid3-cli.git (read-only, click to copy) |
---|---|
Package Base: | kid3-cli |
Description: | An MP3, Ogg/Vorbis and FLAC tag editor, CLI version |
Upstream URL: | https://kid3.kde.org/ |
Keywords: | id3 tag |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | swiftscythe |
Maintainer: | swiftscythe |
Last Packager: | swiftscythe |
Votes: | 7 |
Popularity: | 0.009993 |
First Submitted: | 2016-09-23 23:13 |
Last Updated: | 2020-11-25 13:31 |
Dependencies (15)
- chromaprint (chromaprint-git, chromaprint-fftw)
- id3lib (id3lib_debian_patches)
- libmp4v2
- qt5-multimedia (qt5-multimedia-git)
- taglib (taglib-git)
- chromaprint (chromaprint-git, chromaprint-fftw) (make)
- docbook-xsl (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- hicolor-icon-theme (hicolor-icon-theme-git) (make)
- id3lib (id3lib_debian_patches) (make)
- libmp4v2 (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python (python-dbg) (make)
- qt5-tools (qt5-tools-git) (make)
- taglib (taglib-git) (make)
Required by (2)
- auto-ytdl-git
- spotrec-git (requires kid3) (optional)
Latest Comments
1 2 Next › Last »
generaleramon commented on 2020-11-18 09:33
successfully compiled on aarch64, you can add it in the arch section. Thanks
swiftscythe commented on 2016-12-25 15:48
Alad, fixed, sorry
Alad commented on 2016-12-25 14:33
==> Starting prepare()...
/home/aur/kid3-cli/PKGBUILD: line 22: [: missing `]'
==> ERROR: A failure occurred in prepare().
Aborting...
Alad commented on 2016-12-17 12:19
Works fine, thanks for the quick update.
swiftscythe commented on 2016-12-17 11:59
Alad, try now.
Alad commented on 2016-12-17 11:13
Doesn't build:
https://paste.xinu.at/GzhD/
https://paste.xinu.at/m-58k4/
swiftscythe commented on 2016-12-17 11:09
wallacoloo: fixed, thanks for the heads up!
wallacoloo commented on 2016-12-17 10:59
archdria: Looks like a fix was submitted to master (and not devel) a few days ago: https://sourceforge.net/p/kid3/bugs/146/
I'm not familiar enough with pkgbuilds / don't have the time to invest applying that patch at the moment, but it may do the trick.
swiftscythe commented on 2016-12-14 09:50
wallacoloo: I'm having the same problem, even the with the updated versions of kid3 and chromaprint... Don't know what to do...
wallacoloo commented on 2016-12-13 07:58
Build aborts after 53%:
aur-kid3-cli/src/kid3-3.4.2/src/plugins/acoustidimport/fingerprintcalculator.cpp:56:40: error: cannot convert ‘void**’ to ‘ChromaprintContext* {aka ChromaprintContextPrivate*}’ for argument ‘1’ to ‘void chromaprint_free(ChromaprintContext*)’
::chromaprint_free(m_chromaprintCtx);
and a bunch of similar errors. Since this isn't a -git package, all I can figure is that gcc has been updated since the last time this package was updated and now catches this build-time error?
Anyway, there's a new version 3.4.3 out. Maybe that'll fix it.