[SCM] calf/master: More small plugin zombie carnage.

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


The following commit has been merged in the master branch:
commit 3b7d806357a2966001c86b58f3047276a4d4c53e
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sat Apr 3 12:35:39 2010 +0100

    More small plugin zombie carnage.
    
    Remove prefixes that are not used anymore (KF prefix, polyphonic ports).

diff --git a/src/makerdf.cpp b/src/makerdf.cpp
index 5a8cc3a..6ddf9b9 100644
--- a/src/makerdf.cpp
+++ b/src/makerdf.cpp
@@ -305,9 +305,7 @@ void make_ttl(string path_prefix)
         "@prefix pg: <http://ll-plugins.nongnu.org/lv2/ext/portgroups#> .\n"
         "@prefix ue: <http://lv2plug.in/ns/extensions/units#> .\n"
         "@prefix epp: <http://lv2plug.in/ns/dev/extportinfo#> .\n"
-        "@prefix kf: <http://foltman.com/ns/> .\n"
         "@prefix foaf: <http://xmlns.com/foaf/0.1/> .\n"
-        "@prefix poly: <http://lv2plug.in/ns/dev/polymorphic-port#> .\n"
 
         "\n"
     ;

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list