naspro

view naspro-bridges-bad/dssi/manifest.ttl.in @ 174:4f7243a606b1

Updated copyright notices and build system
author Stefano D'Angelo <zanga.mail@gmail.com>
date Sat May 01 21:51:33 2010 +0300 (2010-05-01)
parents cebccb1b4718
children
line source
1 #
2 # NASPRO - NASPRO Architecture for Sound Processing
3 # DSSI bridge
4 #
5 # Copyright (C) 2007-2010 Stefano D'Angelo <zanga.mail@gmail.com>
6 #
7 # See the COPYING file for license conditions.
8 #
10 @prefix lv2: <http://lv2plug.in/ns/lv2core#> .
11 @prefix dman: <http://lv2plug.in/ns/ext/dynmanifest#> .
13 <http://naspro.atheme.org/bridges/dssi> a dman:DynManifest ;
14 lv2:binary <dssi@SO_FILE_EXT@> .