pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libsoxr Update libsoxr to 0.1.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1604b9f4981
branches: trunk
changeset: 317250:c1604b9f4981
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Wed Jan 02 21:30:21 2019 +0000
description:
Update libsoxr to 0.1.3.
Version 0.1.3 (2018-02-24)
* SIMD enhancements: SSE, AVX, Neon.
* Improve support for clang, ARM, and cross-compilation.
* Provide env. var. override of runtime parameters.
* Build fix re cmake variables AVCODEC_INCLUDE_DIRS & AVUTIL_INCLUDE_DIRS.
* Build options WITH_SINGLE_PRECISION, WITH_DOUBLE_PRECISION & WITH_SIMD have
been removed; replacement options are detailed in INSTALL, `Resampling
engines'.
diffstat:
audio/libsoxr/Makefile | 4 ++--
audio/libsoxr/PLIST | 4 ++--
audio/libsoxr/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (45 lines):
diff -r 089a984e289c -r c1604b9f4981 audio/libsoxr/Makefile
--- a/audio/libsoxr/Makefile Wed Jan 02 21:22:41 2019 +0000
+++ b/audio/libsoxr/Makefile Wed Jan 02 21:30:21 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/06/05 00:43:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2019/01/02 21:30:21 bsiegert Exp $
-DISTNAME= soxr-0.1.2-Source
+DISTNAME= soxr-0.1.3-Source
PKGNAME= lib${DISTNAME:S/-Source//}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soxr/}
diff -r 089a984e289c -r c1604b9f4981 audio/libsoxr/PLIST
--- a/audio/libsoxr/PLIST Wed Jan 02 21:22:41 2019 +0000
+++ b/audio/libsoxr/PLIST Wed Jan 02 21:30:21 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/06/05 00:43:33 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/02 21:30:21 bsiegert Exp $
include/soxr-lsr.h
include/soxr.h
lib/libsoxr-lsr.so
@@ -6,7 +6,7 @@
lib/libsoxr-lsr.so.0.1.9
lib/libsoxr.so
lib/libsoxr.so.0
-lib/libsoxr.so.0.1.1
+lib/libsoxr.so.0.1.2
lib/pkgconfig/soxr-lsr.pc
lib/pkgconfig/soxr.pc
share/doc/libsoxr/LICENCE
diff -r 089a984e289c -r c1604b9f4981 audio/libsoxr/distinfo
--- a/audio/libsoxr/distinfo Wed Jan 02 21:22:41 2019 +0000
+++ b/audio/libsoxr/distinfo Wed Jan 02 21:30:21 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/06/05 00:43:33 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2019/01/02 21:30:21 bsiegert Exp $
-SHA1 (soxr-0.1.2-Source.tar.xz) = 3b990f91dc8dc08e70626cd5fb90deda0239c211
-RMD160 (soxr-0.1.2-Source.tar.xz) = b4932145ea2b7ac8747ab43416ecf94b43773a92
-SHA512 (soxr-0.1.2-Source.tar.xz) = ee902c1bc713e05b748f917d78222b68b5fe01d43f405e0954c21ce4d1ee494d01000caa79f696cb8d202c662a4c4d958b332dae034d6f929e0480abf27cd07c
-Size (soxr-0.1.2-Source.tar.xz) = 83760 bytes
+SHA1 (soxr-0.1.3-Source.tar.xz) = 32ea46b1a8c0c15f835422892d02fce8286aec3c
+RMD160 (soxr-0.1.3-Source.tar.xz) = 11aea28f2a944982bcd42b1724150e1bf3d80779
+SHA512 (soxr-0.1.3-Source.tar.xz) = f4883ed298d5650399283238aac3dbe78d605b988246bea51fa343d4a8ce5ce97c6e143f6c3f50a3ff81795d9c19e7a07217c586d4020f6ced102aceac46aaa8
+Size (soxr-0.1.3-Source.tar.xz) = 94384 bytes
Home |
Main Index |
Thread Index |
Old Index