[SCM] pd-flext/master: Mention how to build with the Makefile.flext

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Nov 3 21:15:57 UTC 2016


The following commit has been merged in the master branch:
commit 561e4688bcf0ce56111de80a63ff6ed8107315af
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Nov 3 21:47:03 2016 +0100

    Mention how to build with the Makefile.flext

diff --git a/debian/README.Debian b/debian/README.Debian
index 434dd7a..c2eda94 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -3,6 +3,15 @@ pd-flext for Debian
 
 The Debian package uses autotools to build Flext, and provides a pkg-config file
 for externals to query the appropriate build flags.
-It currently does not provide a 'build.sh' script.
+
+While pd-flext-dev does not provide a 'build.sh' script, it ships a
+Makefile.flext that can be used to build flext externals.
+
+Instead of '.../flext/build.sh pd gcc' (as per the flext documentation), you can
+instead build (most) flext externals via:
+
+    make -f /usr/share/pd-flext/dev/Makefile.flext
+
+This requires the pd-lib-builder package to be installed.
 
  -- IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>  Tue, 01 Nov 2016 23:49:16 +0100

-- 
pd-flext packaging



More information about the pkg-multimedia-commits mailing list