openbsd-ports/audio/calf/pkg/PLIST
jakemsr aa095b265e initial import of calf
Calf is a pack of audio plugins - effects and instruments, currently in
development. The goal is to create a set of plugins using decent
algorithms and parameter settings, available in a form which is
compatible with as many open source applications as possible.

looks ok to landry@
2010-10-23 21:52:00 +00:00

35 lines
1.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/23 21:52:00 jakemsr Exp $
@bin bin/calfjackhost
lib/ladspa/
lib/ladspa/calf.so
@man man/man1/calfjackhost.1
@man man/man7/calf.7
share/applications/
share/applications/calf.desktop
share/calf/
share/calf/calf.glade
share/calf/gui-compressor.xml
share/calf/gui-filter.xml
share/calf/gui-filterclavier.xml
share/calf/gui-flanger.xml
share/calf/gui-monosynth.xml
share/calf/gui-multichorus.xml
share/calf/gui-organ.xml
share/calf/gui-phaser.xml
share/calf/gui-reverb.xml
share/calf/gui-rotaryspeaker.xml
share/calf/gui-vintagedelay.xml
share/calf/knob.png
share/calf/presets.xml
share/icons/hicolor/16x16/apps/calf.png
share/icons/hicolor/24x24/apps/calf.png
share/icons/hicolor/32x32/apps/calf.png
share/icons/hicolor/48x48/apps/calf.png
share/ladspa/
share/ladspa/rdf/
share/ladspa/rdf/calf.rdf
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database