Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-04 | Add files | Daniel Bermond | |
2023-02-04 | Fix build with gtest 1.13.0 | Daniel Bermond | |
2021-12-24 | Update to version 1.5.1 | Daniel Bermond | |
2021-02-16 | Add library to provides. Cosmetic changes. | Daniel Bermond | |
2020-06-12 | Add gtest source directory (fix build) | Daniel Bermond | |
2020-04-22 | Updated to version 1.5.0 | Daniel Bermond | |
2019-07-14 | Drop i686 suuport. Fix license. Use None build type. Cosmetics. | Daniel Bermond | |
2018-11-09 | Fix build | Daniel Bermond | |
2018-11-08 | Change license. Add tests. | Daniel Bermond | |
2018-10-25 | Fixes | Daniel Bermond | |
2018-01-21 | Updated to version 1.4.3 | Daniel Bermond | |
2018-01-21 | Cosmetic changes | Daniel Bermond | |
2016-12-30 | Updated to version 1.4.2 | Daniel Bermond | |
2016-12-13 | Updated to version 1.4.1 | Daniel Bermond | |
2016-12-06 | Updated to version 1.4 | Daniel Bermond | |
This upstream version introduces some changes in CMake configuration options. Some notable ones: - Building examples is not available anymore. - Library for FFT calculations is selected by option 'FFT_LIB'. - fpcalc binary utility can be easily compiled using FFmpeg, while maintaining FFTW3 for FFT calculations in libchromaprint.so. For details and implications, see note in PKGBUILD file. | |||
2016-10-31 | Updated to version 1.3.2 | Bermond | |
2016-02-21 | Updated to version 1.3.1 | Bermond | |
2016-02-21 | Removed boost from the depends array | Bermond | |
boost is needed only for making the test suite so it can be removed from the needed dependencies. | |||
2016-02-21 | Corrected license (GPL) | Bermond | |
As stated in Chromaprint bitbucket website, compiling with FFTW makes the resulting chromaprint binary GPL licensed because FFTW is GPL licensed. | |||
2015-12-27 | Initial commit | Bermond | |