pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/amsynth
Module Name: pkgsrc
Committed By: nia
Date: Mon Oct 19 18:13:49 UTC 2020
Modified Files:
pkgsrc/audio/amsynth: Makefile PLIST distinfo
pkgsrc/audio/amsynth/patches: patch-configure patch-configure.ac
Log Message:
amsynth: Update to 1.11.0
- Added mouse wheel support for controls
- Implemented UI upscaling for background and controls on HiDPI displays
- Fixed a regression in 1.10.0 that changed the sound of patches using ring modulation
- Fixed LV2 lint error caused by missing minorVersion and microVersion
- Removed dependency on oscpack for Non Session Manager support
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/amsynth/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/amsynth/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/amsynth/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/amsynth/patches/patch-configure \
pkgsrc/audio/amsynth/patches/patch-configure.ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/amsynth/Makefile
diff -u pkgsrc/audio/amsynth/Makefile:1.6 pkgsrc/audio/amsynth/Makefile:1.7
--- pkgsrc/audio/amsynth/Makefile:1.6 Mon Aug 31 18:06:32 2020
+++ pkgsrc/audio/amsynth/Makefile Mon Oct 19 18:13:49 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/08/31 18:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/10/19 18:13:49 nia Exp $
-DISTNAME= amsynth-1.10.0
-PKGREVISION= 3
+DISTNAME= amsynth-1.11.0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=amsynth/}
GITHUB_PROJECT= amsynth
Index: pkgsrc/audio/amsynth/PLIST
diff -u pkgsrc/audio/amsynth/PLIST:1.2 pkgsrc/audio/amsynth/PLIST:1.3
--- pkgsrc/audio/amsynth/PLIST:1.2 Fri May 8 13:15:27 2020
+++ pkgsrc/audio/amsynth/PLIST Mon Oct 19 18:13:49 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/05/08 13:15:27 nia Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/10/19 18:13:49 nia Exp $
bin/amsynth
lib/lv2/amsynth.lv2/BriansBank01.amSynth.bank.ttl
lib/lv2/amsynth.lv2/BriansBank02.amSynth.bank.ttl
@@ -22,6 +22,7 @@ lib/lv2/amsynth.lv2/BriansBank19.amSynth
lib/lv2/amsynth.lv2/BriansBank20.amSynth.bank.ttl
lib/lv2/amsynth.lv2/BriansBank21.amSynth.bank.ttl
lib/lv2/amsynth.lv2/BriansBank22.amSynth.bank.ttl
+lib/lv2/amsynth.lv2/PatriksBank01.bank.ttl
lib/lv2/amsynth.lv2/amsynth.ttl
lib/lv2/amsynth.lv2/amsynth_factory.bank.ttl
lib/lv2/amsynth.lv2/amsynth_lv2.so
@@ -50,6 +51,7 @@ share/amsynth/banks/BriansBank19.amSynth
share/amsynth/banks/BriansBank20.amSynth.bank
share/amsynth/banks/BriansBank21.amSynth.bank
share/amsynth/banks/BriansBank22.amSynth.bank
+share/amsynth/banks/PatriksBank01.bank
share/amsynth/banks/amsynth_factory.bank
share/amsynth/rc
share/amsynth/skins/default/background.png
Index: pkgsrc/audio/amsynth/distinfo
diff -u pkgsrc/audio/amsynth/distinfo:1.3 pkgsrc/audio/amsynth/distinfo:1.4
--- pkgsrc/audio/amsynth/distinfo:1.3 Fri May 22 01:13:18 2020
+++ pkgsrc/audio/amsynth/distinfo Mon Oct 19 18:13:49 2020
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.3 2020/05/22 01:13:18 joerg Exp $
+$NetBSD: distinfo,v 1.4 2020/10/19 18:13:49 nia Exp $
-SHA1 (amsynth-1.10.0.tar.gz) = a404fab2a7683fcb13146813b8fe7a11b2b40441
-RMD160 (amsynth-1.10.0.tar.gz) = 32352b9a933cff4124d88b5e3d5c10ea1ea95c62
-SHA512 (amsynth-1.10.0.tar.gz) = 36252256f436f986336375f75f18a9381ab9616570d1a52ae575865b7c1bb9dec231e11358775055a9ef2348e5c8a3e059419a7fd6f8e27f6e269a345df4f83f
-Size (amsynth-1.10.0.tar.gz) = 1504474 bytes
-SHA1 (patch-configure) = c933c8f377d29e03c3052ecc90f3f9c6a54fdb14
-SHA1 (patch-configure.ac) = 7d23744efa7f3e5a5de25d6c8e8bfb43a947ab9e
+SHA1 (amsynth-1.11.0.tar.gz) = 7394b5931f55eb4b6a439921db4d650fd95d7f97
+RMD160 (amsynth-1.11.0.tar.gz) = bdaa0c91d5d724668a1a5de501e5022373255ec5
+SHA512 (amsynth-1.11.0.tar.gz) = 35f0242d70df342b30203fa2e7157b74b038fb73b514727e9b7b6b6251b43d7de0999bfc67b9ae549c13b11b0d7e949d83713da4491d5a3077f455be339b329b
+Size (amsynth-1.11.0.tar.gz) = 1542769 bytes
+SHA1 (patch-configure) = ea0917dc40e1e1be364de823c43b04a599c80655
+SHA1 (patch-configure.ac) = 4e680ce35b6500442e6689db94590915e79a3b27
SHA1 (patch-src_amsynth__lv2.cpp) = 2366430a33c3d6513b75333cbeac98513bb8384f
SHA1 (patch-src_amsynth__lv2__ui__gtk.cpp) = 16fe111be7bf57dad76b6f3cef7f68ec8eac7ff8
SHA1 (patch-src_amsynth__vst.cpp) = 237bc55cb257fc61bb06a037785340e9b8f91583
Index: pkgsrc/audio/amsynth/patches/patch-configure
diff -u pkgsrc/audio/amsynth/patches/patch-configure:1.1 pkgsrc/audio/amsynth/patches/patch-configure:1.2
--- pkgsrc/audio/amsynth/patches/patch-configure:1.1 Sat Apr 11 10:56:54 2020
+++ pkgsrc/audio/amsynth/patches/patch-configure Mon Oct 19 18:13:49 2020
@@ -1,19 +1,19 @@
-$NetBSD: patch-configure,v 1.1 2020/04/11 10:56:54 nia Exp $
+$NetBSD: patch-configure,v 1.2 2020/10/19 18:13:49 nia Exp $
Shell portability.
---- configure.orig 2019-04-13 06:36:47.000000000 +0000
+--- configure.orig 2020-09-20 09:09:52.000000000 +0000
+++ configure
-@@ -16933,7 +16933,7 @@ fi
+@@ -17612,7 +17612,7 @@ $as_echo "#define WITH_NSM /**/" >>confd
+ with_nsm="yes"
+ fi
fi
-
-
- if test "x$with_nsm" == "xyes"; then
+ if test "x$with_nsm" = "xyes"; then
BUILD_NSM_TRUE=
BUILD_NSM_FALSE='#'
else
-@@ -17522,7 +17522,7 @@ else
+@@ -17784,7 +17784,7 @@ else
BUILD_DSSI_FALSE=
fi
Index: pkgsrc/audio/amsynth/patches/patch-configure.ac
diff -u pkgsrc/audio/amsynth/patches/patch-configure.ac:1.1 pkgsrc/audio/amsynth/patches/patch-configure.ac:1.2
--- pkgsrc/audio/amsynth/patches/patch-configure.ac:1.1 Sat Apr 11 10:56:54 2020
+++ pkgsrc/audio/amsynth/patches/patch-configure.ac Mon Oct 19 18:13:49 2020
@@ -1,19 +1,19 @@
-$NetBSD: patch-configure.ac,v 1.1 2020/04/11 10:56:54 nia Exp $
+$NetBSD: patch-configure.ac,v 1.2 2020/10/19 18:13:49 nia Exp $
Shell portability.
---- configure.ac.orig 2019-04-13 06:34:39.000000000 +0000
+--- configure.ac.orig 2020-09-20 09:09:09.000000000 +0000
+++ configure.ac
-@@ -66,7 +66,7 @@ AC_CHECK_HEADER([oscpack/ip/UdpSocket.h]
- ])
- ])
- ])
+@@ -110,7 +110,7 @@ AS_IF([test "x$with_nsm" != "xno"], [
+ PKG_CHECK_MODULES([LIBLO], [liblo], [
+ AC_DEFINE([WITH_NSM],, [Build NSM support])
+ with_nsm="yes"], [with_nsm="no"])])
-AM_CONDITIONAL([BUILD_NSM], [test "x$with_nsm" == "xyes"])
+AM_CONDITIONAL([BUILD_NSM], [test "x$with_nsm" = "xyes"])
- dnl ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- dnl
-@@ -123,7 +123,7 @@ AS_IF([test "x$with_dssi" != "xno"], [
+ AC_ARG_WITH([dssi], [AS_HELP_STRING([--with-dssi], [build DSSI plugin])])
+ AS_IF([test "x$with_dssi" != "xno"], [
+@@ -119,7 +119,7 @@ AS_IF([test "x$with_dssi" != "xno"], [
PKG_CHECK_MODULES([LIBLO], [liblo], [], [with_dssi_gui="no"])
with_dssi="yes"], [with_dssi="no"])])
AM_CONDITIONAL([BUILD_DSSI], [test "x$with_dssi" != "xno"])
Home |
Main Index |
Thread Index |
Old Index