[SCM] pd-iemutils/master: added README.Debian

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Dec 7 17:39:15 UTC 2015


The following commit has been merged in the master branch:
commit 7e35a4cb4417c6300c948782f2b3e357f8b3ddbf
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Dec 7 18:39:08 2015 +0100

    added README.Debian

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..d7e9cbf
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,25 @@
+iem_utils for Debian
+====================
+
+Debian (like upstream) builds the various libraries as a multi-object library.
+
+In order to use it, you have to load the library first, using one of the
+following methods:
+
+- add "LIBRARYNAME" to the list of startup libraries in Pd's preferences
+- start Pd with "-lib LIBRARYNAME"
+
+In order to make a patch automatically load a given library whenever the patch
+is loaded, add the following object to your patch:
+  [declare -stdlib LIBRARYNAME]
+
+NOTE
+----
+make sure to replace LIBRARYNAME by an actual library name, e.g. one of:
+ - iem_adaptfilt
+ - iem_roomsim
+ - iem_spec2
+ - iem_tab
+
+ -- IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>  Mon, 07 Dec 2015 18:38:18 +0100
+

-- 
pd-iemutils packaging



More information about the pkg-multimedia-commits mailing list