[SCM] giada/master: Explain repacking in detail
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Tue Feb 16 14:46:50 UTC 2016
The following commit has been merged in the master branch:
commit 95f78deabef30b63d432d3f5379b828ec5d602e1
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Tue Feb 16 14:37:18 2016 +0100
Explain repacking in detail
diff --git a/debian/README.source b/debian/README.source
index 83b8883..b216add 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,8 +1,22 @@
-The originall tarball has been repacked to remove files with unfriendly licences.
-These files have been VST and Windows related.
+repacking upstream sources
+--------------------------
+The originall tarball has been repacked to remove files with unfriendly
+licences. These files are related to VST plugins and Windows.
The Debian package is built without VST support.
+Upstream also bundles the 'JUCE' framework which is available as a Debian
+package (and only used for VST support). Therefore it has been stripped away as
+well.
+
+Upstream also bundles a slightly modified version ofo RtAudio.
+Since upstream relies on their modifications, we are using the bundled version
+(rather than the system provided package!)
+
+Files stripped away are enumerated in the Files-Excluded stanza in
+debian/copyright.
+
+
git-tuneclone.sh
----------------
--
giada packaging
More information about the pkg-multimedia-commits
mailing list