Added and removed some entries due to update. Added optional qt entries too
This commit is contained in:
parent
5af5364120
commit
165a60f7e6
1 changed files with 12 additions and 1 deletions
13
dssi/PLIST
13
dssi/PLIST
|
@ -1,14 +1,25 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:33 thomasklausner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2012/11/05 13:54:43 othyro Exp $
|
||||
bin/dssi_analyse_plugin
|
||||
bin/dssi_list_plugins
|
||||
bin/dssi_osc_send
|
||||
bin/dssi_osc_update
|
||||
bin/jack-dssi-host
|
||||
bin/karplong
|
||||
bin/less_trivial_synth
|
||||
bin/trivial_sampler
|
||||
bin/trivial_synth
|
||||
include/dssi.h
|
||||
lib/dssi/less_trivial_synth.la
|
||||
${PLIST.qt}lib/dssi/less_trivial_synth/LTS_qt
|
||||
${PLIST.qt}lib/dssi/trivial_sampler/trivial_sampler_qt
|
||||
lib/dssi/karplong.la
|
||||
lib/dssi/trivial_sampler.la
|
||||
lib/dssi/trivial_synth.la
|
||||
lib/pkgconfig/dssi.pc
|
||||
man/man1/dssi_analyse_plugin.1
|
||||
man/man1/dssi_list_plugins.1
|
||||
man/man1/dssi_osc_send.1
|
||||
man/man1/dssi_osc_update.1
|
||||
man/man1/jack-dssi-host.1
|
||||
@exec ${MKDIR} %D/lib/dssi/trivial_sampler
|
||||
@exec ${MKDIR} %D/lib/dssi/less_trivial_synth
|
||||
|
|
Loading…
Reference in a new issue