[SCM] supercollider/master: supercollider metapackage to provide standard install

danstowell-guest at users.alioth.debian.org danstowell-guest at users.alioth.debian.org
Sun Mar 10 21:00:37 UTC 2013


The following commit has been merged in the master branch:
commit f4c334368b1186747b99c0019adbdef73b4f1dad
Author: Dan Stowell <danstowell at users.sourceforge.net>
Date:   Sun Mar 10 19:06:52 2013 +0000

    supercollider metapackage to provide standard install

diff --git a/debian/control b/debian/control
index cc4628e..c9ffe3c 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,22 @@ Build-Depends: cdbs (>= 0.4.73~),
 Standards-Version: 3.9.3
 Homepage: http://supercollider.sourceforge.net/
 
+Package: supercollider
+Architecture: any
+Depends: supercollider-language,
+ supercollider-server,
+ supercollider-ide,
+ ${misc:Depends},
+Recommends: supercollider-supernova
+Description: real time audio synthesis programming language
+ SuperCollider is an environment and programming language for real time
+ audio synthesis and algorithmic composition. It provides an interpreted
+ object-oriented language which functions as a network client
+ to a state of the art, realtime sound synthesis server.
+ .
+ This metapackage installs the standard core components of supercollider,
+ including the language, the synthesis server, and the code editor (IDE).
+
 Package: supercollider-language
 Architecture: any
 Depends: ${shlibs:Depends},

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list