[SCM] calf/master: + AutoHell: make LV2 GUI .so loadable again

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:39:05 UTC 2013


The following commit has been merged in the master branch:
commit 1827a89b83fc5237e98a5257cd479c62c7be4efb
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sat Jan 24 00:16:59 2009 +0000

    + AutoHell: make LV2 GUI .so loadable again

diff --git a/src/Makefile.am b/src/Makefile.am
index c198b36..fa5dc2e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -58,7 +58,7 @@ calf_la_LDFLAGS = -rpath $(ladspadir) -avoid-version -module -lexpat -disable-st
 endif
 
 if USE_LV2_GUI
-calflv2gui_la_SOURCES = gui.cpp ctl_curve.cpp ctl_keyboard.cpp ctl_led.cpp custom_ctl.cpp modules.cpp giface.cpp preset.cpp synth.cpp lv2gui.cpp main_win.cpp utils.cpp
+calflv2gui_la_SOURCES = gui.cpp ctl_curve.cpp ctl_keyboard.cpp ctl_led.cpp custom_ctl.cpp modules.cpp giface.cpp preset.cpp synth.cpp lv2gui.cpp main_win.cpp osctl.cpp osctlnet.cpp utils.cpp
 if USE_DEBUG
 calflv2gui_la_LDFLAGS = -rpath $(lv2dir) -avoid-version -module -lexpat $(GUI_DEPS_LIBS) -disable-static
 else

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list