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: Mon Dec 19 08:45:43 UTC 2016
Modified Files:
pkgsrc/audio/chromaprint: Makefile PLIST distinfo
Log Message:
Updated chromaprint to 1.4.1.
Version 1.4.1 -- December 12, 2016
==================================
- Restored the -v/-version parameter for fpcalc that got accidentally removed in 1.4.
- Fixed processing of some short audio files. They were ignored in 1.4.
- The DURATION field in the default output of fpcalc is now printed as an integer again.
- Added missing version number to libchromaprint.pc.
- Mac OS X fpcalc builds are done with clang/libc++ and should work on 10.7+.
- Linux fpcalc builds are now fully static.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/audio/chromaprint/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/chromaprint/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/chromaprint/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/chromaprint/Makefile
diff -u pkgsrc/audio/chromaprint/Makefile:1.17 pkgsrc/audio/chromaprint/Makefile:1.18
--- pkgsrc/audio/chromaprint/Makefile:1.17 Mon Dec 12 10:15:13 2016
+++ pkgsrc/audio/chromaprint/Makefile Mon Dec 19 08:45:43 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/12/12 10:15:13 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/12/19 08:45:43 wiz Exp $
-DISTNAME= chromaprint-1.4
+DISTNAME= chromaprint-1.4.1
CATEGORIES= audio
MASTER_SITES= https://bitbucket.org/acoustid/chromaprint/downloads/
Index: pkgsrc/audio/chromaprint/PLIST
diff -u pkgsrc/audio/chromaprint/PLIST:1.5 pkgsrc/audio/chromaprint/PLIST:1.6
--- pkgsrc/audio/chromaprint/PLIST:1.5 Mon Dec 12 10:15:13 2016
+++ pkgsrc/audio/chromaprint/PLIST Mon Dec 19 08:45:43 2016
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2016/12/12 10:15:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2016/12/19 08:45:43 wiz Exp $
bin/fpcalc
include/chromaprint.h
lib/libchromaprint.so
lib/libchromaprint.so.1
-lib/libchromaprint.so.${PKGVERSION}.0
+lib/libchromaprint.so.${PKGVERSION}
lib/pkgconfig/libchromaprint.pc
Index: pkgsrc/audio/chromaprint/distinfo
diff -u pkgsrc/audio/chromaprint/distinfo:1.12 pkgsrc/audio/chromaprint/distinfo:1.13
--- pkgsrc/audio/chromaprint/distinfo:1.12 Mon Dec 12 10:15:13 2016
+++ pkgsrc/audio/chromaprint/distinfo Mon Dec 19 08:45:43 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2016/12/12 10:15:13 wiz Exp $
+$NetBSD: distinfo,v 1.13 2016/12/19 08:45:43 wiz Exp $
-SHA1 (chromaprint-1.4.tar.gz) = 1f512fdd01a6e0f9e534ad65493c75c4a1432813
-RMD160 (chromaprint-1.4.tar.gz) = 510313d3b02cce9807236f43113f0975ca534459
-SHA512 (chromaprint-1.4.tar.gz) = 7b394c81a5fe9c0fd8008322766841c280613df2f6b605ab449f667b5d2389e062d3dfcc92563d6bf3bdf709d56e66a537be95358070168ca4cbad9bf059469b
-Size (chromaprint-1.4.tar.gz) = 610787 bytes
+SHA1 (chromaprint-1.4.1.tar.gz) = 1357b8946f2c423ab69d7186ed14b6d592184dd8
+RMD160 (chromaprint-1.4.1.tar.gz) = abb9f94d993e96e1f9df64d9c8def5b15d1acd83
+SHA512 (chromaprint-1.4.1.tar.gz) = 9d414ba01be87f973df877afc600c761bf338292680d2626baa2a483f0bb681b506d02baa8f9de297489459ba1ebae9005202bfe7ba661b7bd4d60d4a2463ede
+Size (chromaprint-1.4.1.tar.gz) = 611014 bytes
SHA1 (patch-cmake_modules_FindFFmpeg.cmake) = 193eac515ea1152762d911cf5cb2fac32ec62b4b
Home |
Main Index |
Thread Index |
Old Index