summaryrefslogtreecommitdiff
path: root/audio/libopenmpt
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-23 13:44:25 +0000
committerwiz <wiz>2015-08-23 13:44:25 +0000
commitaf35b3ff0af4223ebb975644c69a76994dd98b16 (patch)
tree9149fcc80d5ad80d512eb3b5aa7aa6374450ea0b /audio/libopenmpt
parent5474c0af3c09fae4013ee9b1b965155465dc0db3 (diff)
downloadpkgsrc-af35b3ff0af4223ebb975644c69a76994dd98b16.tar.gz
Update to 0.2.5486beta13.
libopenmpt 0.2-beta13 (2015-08-16) [Change] The MSVC build system has been redone. Solutions are now located in build/vsVERSION/. [Bug] get_current_channel_vu_left and get_current_channel_vu_right only return the volume of the front left and right channels now. get_current_channel_vu_rear_left and get_current_channel_vu_rear_right do now actually work and return non-zero values. [Bug] Fix crashes and hangs in MED and MDL loaders and with some truncated compressed IT samples. [Bug] Fix crash when playing extremely high-pitched samples. Completed C and C++ documentation Added new key for openmpt::module::get_metadata, "message_raw", which returns an empty string if there is no song message rather than a list of instrument names. in_openmpt: Support for compiling with VS2008. xmp-openmpt: Support for compiling with VS2008.
Diffstat (limited to 'audio/libopenmpt')
-rw-r--r--audio/libopenmpt/Makefile5
-rw-r--r--audio/libopenmpt/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile
index 25f50fca6be..5c4e6a215b8 100644
--- a/audio/libopenmpt/Makefile
+++ b/audio/libopenmpt/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2015/04/25 14:20:22 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2015/08/23 13:44:25 wiz Exp $
-DISTNAME= libopenmpt-0.2.4954-beta12-autotools
+DISTNAME= libopenmpt-0.2.5486-beta13-autotools
PKGNAME= ${DISTNAME:S/-beta/beta/:S/-autotools//}
-PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://lib.openmpt.org/files/libopenmpt/src/
diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo
index 7532fcd57e0..f005144883d 100644
--- a/audio/libopenmpt/distinfo
+++ b/audio/libopenmpt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/04/19 18:20:49 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/08/23 13:44:25 wiz Exp $
-SHA1 (libopenmpt-0.2.4954-beta12-autotools.tar.gz) = bfc8713907c267d8928c8715f3e6e86b5e9e3a9b
-RMD160 (libopenmpt-0.2.4954-beta12-autotools.tar.gz) = cc41cff763df99ec169548ebb487febb0aeefa85
-Size (libopenmpt-0.2.4954-beta12-autotools.tar.gz) = 1067823 bytes
+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