summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2020-11-12 12:24:23 +0000
committerfox <fox@pkgsrc.org>2020-11-12 12:24:23 +0000
commitde9ab01f372aef29382afd45249a0fa33ba2bf9f (patch)
tree484df8f8c1b1a302cc522f306e8abdbb3d711762 /audio
parent9f0bc9ff31c980de2de108eebf7983336fdfe0fc (diff)
downloadpkgsrc-de9ab01f372aef29382afd45249a0fa33ba2bf9f.tar.gz
audio/din: Updates to 49
Changes since 48: DIN Is Noise 49: /* position (instead of modulation until DIN48) affects velocity vector of drones /* Set center for rotation and scaling of drones: Menu > Drone Tools > Auto Center uses average center of selected drones Choose Menu > Drone Tools > Set to mouse and Click on it to set center to point under mouse cursor. Click to stop. You can also click and just move the magenta cross that marks the center on mouse slider: /* warp mouse position when rolling wheel /* press / to toggle warp mouse at boundary * improved the drone selector / drone mesh/pendulum preview on microtonal keyboard * show hz/vol for selected drones only (instead of all drones until DIN48) ! fixed: flip (using ` key shortcut) between instruments loads the correct editors ! EXPERIMENTAL: /* when scaling or rotating drones, change scale or angle increments using mouse slider (see DIN 48 CHANGELOG below for how to do this) to change scaling +/ rotation 'speed'
Diffstat (limited to 'audio')
-rw-r--r--audio/din/Makefile4
-rw-r--r--audio/din/distinfo12
-rw-r--r--audio/din/patches/patch-src_Makefile.am8
3 files changed, 12 insertions, 12 deletions
diff --git a/audio/din/Makefile b/audio/din/Makefile
index 0c8ef4d25f5..de252e04254 100644
--- a/audio/din/Makefile
+++ b/audio/din/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/09/04 13:02:57 fox Exp $
+# $NetBSD: Makefile,v 1.24 2020/11/12 12:24:23 fox Exp $
-DISTNAME= din-48
+DISTNAME= din-49
CATEGORIES= audio
MASTER_SITES= https://archive.org/download/dinisnoise_source_code/
diff --git a/audio/din/distinfo b/audio/din/distinfo
index fd172496544..2e00860fc1a 100644
--- a/audio/din/distinfo
+++ b/audio/din/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2020/09/04 13:02:57 fox Exp $
+$NetBSD: distinfo,v 1.16 2020/11/12 12:24:23 fox Exp $
-SHA1 (din-48.tar.gz) = 4ee00ac258069553c0cda9991abb8fded6858d0e
-RMD160 (din-48.tar.gz) = fa0b80d0b361d98337fe35e14a9aa9f9d4f811f5
-SHA512 (din-48.tar.gz) = 3d54c3db23fe909a3664412f1bbba3898b83184d19c4b04f4432cd0bff0dede01d017cebe36980a3f8158ffbb663e09dd83a0de7206247b47fcc1a9f3b4cc940
-Size (din-48.tar.gz) = 3673917 bytes
-SHA1 (patch-src_Makefile.am) = 54764da3df0a4ec664eac019d3565cd644c899b8
+SHA1 (din-49.tar.gz) = c4bfd339d59be67f67b5cf137da353fd571bb21c
+RMD160 (din-49.tar.gz) = e26ffccc9ad3362c04ce68b42d3b270ecffc4640
+SHA512 (din-49.tar.gz) = 5ad0c0f411f60a91ef14bc21ff3447354c8d7c515aac96620045d37be8f35df9179d2551208eded9ed1f78e0108ee537fc00855d73bd8f539ba114bfaf15c82b
+Size (din-49.tar.gz) = 3677028 bytes
+SHA1 (patch-src_Makefile.am) = 1c75cb2ba18c2f365d662a5b1ada7b76e62acc18
SHA1 (patch-src_Makefile.in) = e4f93496379202ac25ae1909351fea6532989078
diff --git a/audio/din/patches/patch-src_Makefile.am b/audio/din/patches/patch-src_Makefile.am
index 41f36bf23fb..aea57d9a5bf 100644
--- a/audio/din/patches/patch-src_Makefile.am
+++ b/audio/din/patches/patch-src_Makefile.am
@@ -1,16 +1,16 @@
-$NetBSD: patch-src_Makefile.am,v 1.8 2020/09/04 13:02:57 fox Exp $
+$NetBSD: patch-src_Makefile.am,v 1.9 2020/11/12 12:24:23 fox Exp $
Removed tcl8.6, asound and jack flags, this is now handled in the pkgsrc
script.
---- src/Makefile.am.orig 2020-08-28 08:17:04.000000000 +0000
+--- src/Makefile.am.orig 2020-11-11 04:29:15.000000000 +0000
+++ src/Makefile.am
@@ -1,7 +1,7 @@
#dinincludedir = $(pkgsrcdir)
--AM_CXXFLAGS = -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D__GPL20__ -D __BOOST_TIME__ -DPREFIX=\"@prefix@\"
+-AM_CXXFLAGS = -I /usr/include/tcl8.6 -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D__GPL20__ -D __BOOST_TIME__ -DPREFIX=\"@prefix@\"
-LIBS += -ltcl8.6 -lSDL -lGL -lpthread -lasound
-+AM_CXXFLAGS = -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D__GPL20__ -D __BOOST_TIME__ -DPREFIX=\"@prefix@\"
++AM_CXXFLAGS = -Wall -D_THREAD_SAFE -DHAVE_OPENGL -D__LICENSED__ -D __SVG__ -D__GPL20__ -D __BOOST_TIME__ -DPREFIX=\"@prefix@\"
+LIBS += -lSDL -lGL -lpthread -lasound
bin_PROGRAMS = din