Update to libsamplerate 0.1.3. No pkgsrc-specific changes.
Version 0.1.3 (2008-03-23) ========================== * Huge improvement to the quality of conversion with the SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY converters. * Minor bug fixes.
This commit is contained in:
parent
89fb563488
commit
35b17b889f
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.16 2007/06/23 08:06:00 minskim Exp $
|
# $NetBSD: Makefile,v 1.17 2008/04/25 21:53:31 bjs Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= libsamplerate-0.1.2
|
DISTNAME= libsamplerate-0.1.3
|
||||||
PKGREVISION= 4
|
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= http://www.mega-nerd.com/SRC/
|
MASTER_SITES= http://www.mega-nerd.com/SRC/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$NetBSD: distinfo,v 1.4 2005/02/23 20:39:48 agc Exp $
|
$NetBSD: distinfo,v 1.5 2008/04/25 21:53:31 bjs Exp $
|
||||||
|
|
||||||
SHA1 (libsamplerate-0.1.2.tar.gz) = 663ac147d1dfbe686bf687e78143259b5075fc13
|
SHA1 (libsamplerate-0.1.3.tar.gz) = 4a0b493aa868fb6f9e7e8e5db2fb44cfbcd2d123
|
||||||
RMD160 (libsamplerate-0.1.2.tar.gz) = 4e5453821b80b17586ad66068e409ed0437cca02
|
RMD160 (libsamplerate-0.1.3.tar.gz) = 7bf12883ade8f9dd24d4ee89cb740e5df06358ec
|
||||||
Size (libsamplerate-0.1.2.tar.gz) = 707867 bytes
|
Size (libsamplerate-0.1.3.tar.gz) = 4261589 bytes
|
||||||
|
|
Loading…
Reference in a new issue