pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/fluidsynth fluidsynth: updated to 2.2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/d81129b71d66
branches: trunk
changeset: 377989:d81129b71d66
user: adam <adam%pkgsrc.org@localhost>
date: Tue Apr 26 08:14:22 2022 +0000
description:
fluidsynth: updated to 2.2.7
fluidsynth 2.2.7
Fix file driver not working correctly on Windows
Add a function to create a sequencer event from a midi event
Precompiled x86 binaries are now x87-FPU compatible
Fix fluidsynth not responding to SIGINT and SIGTERM when using recent SDL2
diffstat:
audio/fluidsynth/Makefile | 6 +++---
audio/fluidsynth/PLIST | 4 ++--
audio/fluidsynth/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r 496f6b040c8d -r d81129b71d66 audio/fluidsynth/Makefile
--- a/audio/fluidsynth/Makefile Tue Apr 26 07:54:42 2022 +0000
+++ b/audio/fluidsynth/Makefile Tue Apr 26 08:14:22 2022 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.60 2022/03/30 07:56:23 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2022/04/26 08:14:22 adam Exp $
-DISTNAME= fluidsynth-2.2.6
+DISTNAME= fluidsynth-2.2.7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=FluidSynth/}
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.fluidsynth.org/
+HOMEPAGE= https://www.fluidsynth.org/
COMMENT= Software synthesizer based on SoundFont2
LICENSE= gnu-lgpl-v2
diff -r 496f6b040c8d -r d81129b71d66 audio/fluidsynth/PLIST
--- a/audio/fluidsynth/PLIST Tue Apr 26 07:54:42 2022 +0000
+++ b/audio/fluidsynth/PLIST Tue Apr 26 08:14:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2022/03/30 07:56:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.21 2022/04/26 08:14:22 adam Exp $
bin/fluidsynth
include/fluidsynth.h
include/fluidsynth/audio.h
@@ -20,6 +20,6 @@
include/fluidsynth/voice.h
lib/libfluidsynth.so
lib/libfluidsynth.so.3
-lib/libfluidsynth.so.3.0.6
+lib/libfluidsynth.so.3.1.0
lib/pkgconfig/fluidsynth.pc
man/man1/fluidsynth.1
diff -r 496f6b040c8d -r d81129b71d66 audio/fluidsynth/distinfo
--- a/audio/fluidsynth/distinfo Tue Apr 26 07:54:42 2022 +0000
+++ b/audio/fluidsynth/distinfo Tue Apr 26 08:14:22 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2022/03/30 07:56:23 wiz Exp $
+$NetBSD: distinfo,v 1.38 2022/04/26 08:14:22 adam Exp $
-BLAKE2s (fluidsynth-2.2.6.tar.gz) = 1e23cb8993a1d6861e2bc100f8a8a1c5ee92616931c3fb636e53fee2f4e0296b
-SHA512 (fluidsynth-2.2.6.tar.gz) = e4958c409e057fe6e09a0aa86cc0d7c939aa883de479aa90c43f19faa4d0c3a0f6aca7242fad11ec7a7776cb7e2e602c953c6249fc94b9f04425101584ae3e6c
-Size (fluidsynth-2.2.6.tar.gz) = 1749202 bytes
+BLAKE2s (fluidsynth-2.2.7.tar.gz) = 46c0280373e9181d8de1ec09b2a1502c5a000c4eb0b27fb369c246ad3ab48a5a
+SHA512 (fluidsynth-2.2.7.tar.gz) = 62709f96fa07bbafb9b907438da7376abdf1a4e679cd2b105c5bca257f1ff62c18bd4c646ef2ccba64ca5273604da996fb2caaf61eeee44686bf45fef1ed83a7
+Size (fluidsynth-2.2.7.tar.gz) = 1748897 bytes
SHA1 (patch-CMakeLists.txt) = 24c923c5e7b39b71b499bd204a7ca74268ea552c
SHA1 (patch-include_fluidsynth_log.h) = cfc4e180f53e6cac03bea90a0c91d6fd75e39459
SHA1 (patch-src_drivers_fluid__alsa.c) = a482764f0bbc15b5cf04e6920374b2f4811760aa
Home |
Main Index |
Thread Index |
Old Index