pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/chromaprint Updated chromaprint to 1.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b7aa01cebe0
branches: trunk
changeset: 356119:3b7aa01cebe0
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 19 08:45:43 2016 +0000
description:
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.
diffstat:
audio/chromaprint/Makefile | 4 ++--
audio/chromaprint/PLIST | 4 ++--
audio/chromaprint/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 5fba4f5be29e -r 3b7aa01cebe0 audio/chromaprint/Makefile
--- a/audio/chromaprint/Makefile Mon Dec 19 00:14:43 2016 +0000
+++ b/audio/chromaprint/Makefile Mon Dec 19 08:45:43 2016 +0000
@@ -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/
diff -r 5fba4f5be29e -r 3b7aa01cebe0 audio/chromaprint/PLIST
--- a/audio/chromaprint/PLIST Mon Dec 19 00:14:43 2016 +0000
+++ b/audio/chromaprint/PLIST Mon Dec 19 08:45:43 2016 +0000
@@ -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
diff -r 5fba4f5be29e -r 3b7aa01cebe0 audio/chromaprint/distinfo
--- a/audio/chromaprint/distinfo Mon Dec 19 00:14:43 2016 +0000
+++ b/audio/chromaprint/distinfo Mon Dec 19 08:45:43 2016 +0000
@@ -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