pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/chromaprint
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 31 21:44:32 UTC 2014
Modified Files:
pkgsrc/audio/chromaprint: Makefile PLIST distinfo
Log Message:
Update to 1.2:
Version 1.2 -- August 26, 2014
==============================
- Fixed compilation with neither libswresample nor libavresample (#11)
- Fixed compilation with static libav (#10)
- Functions chromaprint_encode_fingerprint and chromaprint_decode_fingerprint
are changed to accept const pointer as input
- Added support for using the Kiss FFT library (should make Android port
easier)
- Removed obsolete dev tools from the package
- More compatible DEBUG() macro
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/chromaprint/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/chromaprint/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/chromaprint/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index