[SCM] supercollider/master: Prepare rules for importing supercollider 3.7.0

danstowell-guest at users.alioth.debian.org danstowell-guest at users.alioth.debian.org
Sun Mar 13 22:03:53 UTC 2016


The following commit has been merged in the master branch:
commit c94b2a302945f8d23ef7b7062d2da1cbcdb80395
Author: Dan Stowell <danstowell at users.sourceforge.net>
Date:   Sun Mar 13 21:15:19 2016 +0000

    Prepare rules for importing supercollider 3.7.0

diff --git a/debian/rules b/debian/rules
index 1dccb45..f925ae7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,19 +44,17 @@ DEB_CMAKE_EXTRA_FLAGS = \
 # Exclude external libs from the source package if unused on linux or using system-supplied
 DEB_UPSTREAM_REPACKAGE_EXCLUDES = \
 				  external_libraries/boost/ \
-				  external_libraries/curl/ \
 				  external_libraries/libsndfile/ \
-				  external_libraries/sndfile.hh \
 				  external_libraries/simplejson-*/ \
 				  external_libraries/icu \
-				  HelpSource/MathJax/ \
+				  external_libraries/portaudio/bindings/cpp/build \
 				  HelpSource/prettify.js
 DEB_UPSTREAM_URL = https://github.com/supercollider/supercollider/releases/download/Version-$(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/~[^~]*$$//')
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/supercollider(.*)/SuperCollider$$1-Source-linux/
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 DEB_UPSTREAM_TARBALL_SRCDIR = SuperCollider-Source
-DEB_UPSTREAM_TARBALL_MD5 = 14d6063933230c74e42f5923a811e7c6
-DEB_UPSTREAM_REPACKAGE_TAG = repack-2
+DEB_UPSTREAM_TARBALL_MD5 = 5caa1321478c0659b9de8496e89bc4ff
+DEB_UPSTREAM_REPACKAGE_TAG = repack
 
 binary-fixup/supercollider-common::
 	dh_link -psupercollider-common

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list