Skip to content
Snippets Groups Projects
Commit 32e1667c authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

add *-meta.pd file for lyonpotpourri and disis

parent 54bbca48
No related branches found
No related tags found
No related merge requests found
......@@ -1204,7 +1204,7 @@ lyonpotpourri_install:
install -p $(externals_src)/$(LYON_SRC)/lyonpotpourri-helpfiles/sound/*.* \
$(DESTDIR)$(objectsdir)/$(LYON_DEST)/sound
# copy the meta file and the shared lib
install -p $(externals_src)/$(LYON_SRC)/*lyonpotpourri.* \
install -p $(externals_src)/$(LYON_SRC)/*lyonpotpourri*.* \
$(DESTDIR)$(objectsdir)/$(LYON_DEST)
# license and readme
install -p $(externals_src)/$(LYON_SRC)/*.txt \
......
#N canvas 610 329 450 300 10;
#N canvas 0 0 450 300 META 0;
#X text 30 44 LICENSE MIT;
#X text 29 19 AUTHOR Ivica Bukvic;
#X restore 37 25 pd META;
......@@ -12,7 +12,7 @@ define forDarwin
class.sources += disis_netsend.c disis_netreceive.c
endef
datafiles = disis_phasor~-help.pd disis_netsend-help.pd disis_netreceive-help.pd disis_wiimote-help.pd disis_wiimote_legacy.pd README patch_name-help.pd patch_name.pd
datafiles = disis_phasor~-help.pd disis_netsend-help.pd disis_netreceive-help.pd disis_wiimote-help.pd disis_wiimote_legacy.pd README patch_name-help.pd patch_name.pd disis-meta.pd
# IMPORTANT! disis_wiimote requires a custom L2Ork version of cwiid library
# For the time being we statically link to a L2Ork version of cwiid library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment