summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2015-09-30 20:09:51 +0000
committerwiz <wiz>2015-09-30 20:09:51 +0000
commit92afe86ac073502426c6f2cf6e9697a434b7ae1a (patch)
tree728bff725679e7176fb3d83cf447955ee35a4d60
parent4d6ea5d09c42d369bd281189b24f42807c02bce3 (diff)
downloadpkgsrc-92afe86ac073502426c6f2cf6e9697a434b7ae1a.tar.gz
Update to 0.2.5602beta14.
libopenmpt 0.2-beta14 (2015-09-13) [Change] The C++ API example now uses the PortAudio C++ bindings instead of the C API. [Change] Default compiler options for Emscripten have been changed to more closely match the Emscripten recommendations. [Bug] Client code compilation with C89 compilers was broken in beta13. [Bug] Testsuite failed on certain Emscripten/node.js combinations. [Bug] Fixed various crashes or hangs in DMF, OKT, PLM, IT and MPTM loaders. Implemented error handling in the libopenmpt API examples. Various playback improvements and fixes for OKT, IT and MOD.
-rw-r--r--audio/libopenmpt/Makefile4
-rw-r--r--audio/libopenmpt/PLIST3
-rw-r--r--audio/libopenmpt/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile
index 5c4e6a215b8..8457a7796b6 100644
--- a/audio/libopenmpt/Makefile
+++ b/audio/libopenmpt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2015/08/23 13:44:25 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/09/30 20:09:51 wiz Exp $
-DISTNAME= libopenmpt-0.2.5486-beta13-autotools
+DISTNAME= libopenmpt-0.2.5602-beta14-autotools
PKGNAME= ${DISTNAME:S/-beta/beta/:S/-autotools//}
CATEGORIES= audio
MASTER_SITES= http://lib.openmpt.org/files/libopenmpt/src/
diff --git a/audio/libopenmpt/PLIST b/audio/libopenmpt/PLIST
index 6553041d65c..09aa82b247a 100644
--- a/audio/libopenmpt/PLIST
+++ b/audio/libopenmpt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/02/23 11:45:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/09/30 20:09:51 wiz Exp $
bin/openmpt123
include/libopenmpt/libopenmpt.h
include/libopenmpt/libopenmpt.hpp
@@ -16,4 +16,5 @@ share/doc/libopenmpt/TODO
share/doc/libopenmpt/examples/libopenmpt_example_c.c
share/doc/libopenmpt/examples/libopenmpt_example_c_mem.c
share/doc/libopenmpt/examples/libopenmpt_example_c_stdout.c
+share/doc/libopenmpt/examples/libopenmpt_example_c_unsafe.c
share/doc/libopenmpt/examples/libopenmpt_example_cxx.cpp
diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo
index f005144883d..5f23e225495 100644
--- a/audio/libopenmpt/distinfo
+++ b/audio/libopenmpt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2015/08/23 13:44:25 wiz Exp $
+$NetBSD: distinfo,v 1.7 2015/09/30 20:09:51 wiz Exp $
-SHA1 (libopenmpt-0.2.5486-beta13-autotools.tar.gz) = 2e2db88cd3b5aaeb8f7d8f316c04fbebf603f591
-RMD160 (libopenmpt-0.2.5486-beta13-autotools.tar.gz) = 83d090e894b5215e064d26ffb910f1de1050a72b
-Size (libopenmpt-0.2.5486-beta13-autotools.tar.gz) = 1103190 bytes
+SHA1 (libopenmpt-0.2.5602-beta14-autotools.tar.gz) = d1d8dfcec128ecdb53f7c4c2cd6551078ad49817
+RMD160 (libopenmpt-0.2.5602-beta14-autotools.tar.gz) = d8cce06d8e4dc59215ae1cd5068aeb8584b9c06c
+Size (libopenmpt-0.2.5602-beta14-autotools.tar.gz) = 1112195 bytes