0ab7317830
JACK Rack is a LADSPA effects rack for the JACK audio API. It uses GTK+ 2 (and optionally GNOME 2) for the GUI, and also understands LRDF XML descriptions of LADSPA plugins.
13 lines
312 B
Text
13 lines
312 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2008/08/19 20:32:12 bjs Exp $
|
|
|
|
--- Makefile.am.orig 2007-07-27 11:19:38.000000000 -0400
|
|
+++ Makefile.am
|
|
@@ -7,7 +7,7 @@ EXTRA_DIST = config.rpath mkinstalldirs
|
|
jack-rack.desktop \
|
|
ecarack
|
|
|
|
-bin_SCRIPTS = ecarack
|
|
+#bin_SCRIPTS = ecarack
|
|
|
|
desktopdir = $(datadir)/applications
|
|
|