pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/qsynth qsynth: Update to 0.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56a8092d1095
branches:  trunk
changeset: 442466:56a8092d1095
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Nov 24 17:39:57 2020 +0000

description:
qsynth: Update to 0.6.3

0.6.3  2020-07-31  A Summer'20 Release.

- Left-clicking on the system-tray icon now simply
  toggles the main widget visibility, disregarding
  if already hidden undercover to other windows.

- Early fixing to build for Qt >= 5.15.0.

diffstat:

 audio/qsynth/DESCR    |   8 ++++----
 audio/qsynth/Makefile |   5 ++---
 audio/qsynth/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 12 deletions(-)

diffs (42 lines):

diff -r f9bed28cb915 -r 56a8092d1095 audio/qsynth/DESCR
--- a/audio/qsynth/DESCR        Tue Nov 24 17:33:42 2020 +0000
+++ b/audio/qsynth/DESCR        Tue Nov 24 17:39:57 2020 +0000
@@ -1,4 +1,4 @@
-Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt3
-toolkit using Qt Designer. Eventually it may evolve into a softsynth management
-application allowing the user to control and manage a variety of command line
-softsynths but for the moment it wraps the excellent FluidSynth.
+Qsynth is a fluidsynth GUI front-end application written in C++ around the
+Qt framework using Qt Designer. Eventually it may evolve into a softsynth
+management application allowing the user to control and manage a variety of
+command line softsynth but for the moment it wraps the excellent FluidSynth.
diff -r f9bed28cb915 -r 56a8092d1095 audio/qsynth/Makefile
--- a/audio/qsynth/Makefile     Tue Nov 24 17:33:42 2020 +0000
+++ b/audio/qsynth/Makefile     Tue Nov 24 17:39:57 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2020/11/05 09:07:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2020/11/24 17:39:57 nia Exp $
 
-DISTNAME=      qsynth-0.6.2
+DISTNAME=      qsynth-0.6.3
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qsynth/}
-PKGREVISION=   3
 CATEGORIES=    audio
 
 MAINTAINER=    adam%NetBSD.org@localhost
diff -r f9bed28cb915 -r 56a8092d1095 audio/qsynth/distinfo
--- a/audio/qsynth/distinfo     Tue Nov 24 17:33:42 2020 +0000
+++ b/audio/qsynth/distinfo     Tue Nov 24 17:39:57 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2020/05/19 11:04:21 nia Exp $
+$NetBSD: distinfo,v 1.9 2020/11/24 17:39:57 nia Exp $
 
-SHA1 (qsynth-0.6.2.tar.gz) = 7a3fa99ad16c8a7935400ae1058d8450d619907f
-RMD160 (qsynth-0.6.2.tar.gz) = 41795fb2f5a99c6d0810c6644ecdfe96f3b216de
-SHA512 (qsynth-0.6.2.tar.gz) = 6e6f5dc64c39ab18ad1a9e791376e0dcf6eea4882986b1723a5a2f7c53309ce166d443a198c62b33ac31ed3fc17100c3a4f8e3b1e474b70afcec0ffa7f1ffc08
-Size (qsynth-0.6.2.tar.gz) = 383146 bytes
+SHA1 (qsynth-0.6.3.tar.gz) = 73a2ce8518c39fc493ecce966707b68cf100fa0a
+RMD160 (qsynth-0.6.3.tar.gz) = 17ad3a016a3129c03344f83f2145411c38c24d6f
+SHA512 (qsynth-0.6.3.tar.gz) = 7320a355b5fbb347b04b46fdfe86c13ab18b264cff09f2ed133e2b065febac27e58bd709eea284b4d0f98034059647ad6e9b97638fdd75edb1524fd3cf9f07a2
+Size (qsynth-0.6.3.tar.gz) = 382990 bytes
 SHA1 (patch-src_qsynthOptions.cpp) = 12f17d08814e7b913d27f26d81a313cf856714e5



Home | Main Index | Thread Index | Old Index