[SCM] multimedia-blends/master: Add a new animation task with packages already in graphics & video
ross-guest at users.alioth.debian.org
ross-guest at users.alioth.debian.org
Mon Sep 28 17:10:09 UTC 2015
The following commit has been merged in the master branch:
commit 18d2da8c4a9752d5a608322d4c7a5a5c2481acb5
Author: Ross Gammon <rossgammon at mail.dk>
Date: Mon Sep 28 19:09:07 2015 +0200
Add a new animation task with packages already in graphics & video
diff --git a/tasks/animation b/tasks/animation
new file mode 100644
index 0000000..cd3ab93
--- /dev/null
+++ b/tasks/animation
@@ -0,0 +1,92 @@
+Task: Animation
+Description: Packages for creating animations
+ This metapackage will install packages for designed to create and view
+ 2D and 3D animations for concerts, theatre and dance performances,
+ feature films and promotional screenings.
+
+Depends: animata
+Pkg-Description: real-time animation software
+ Animata is a real-time animation software, designed to create
+ interactive background projections for concerts, theatre and dance
+ performances, and promotional screenings.
+ .
+ The peculiarity of the software is that the animation - the movement
+ of the puppets, the changes of the background - is generated in
+ real-time, making continuous interaction possible. This ability also
+ permits that physical sensors, cameras or other environmental
+ variables can be attached to the animation of characters, creating a
+ cartoon reacting to its environment. For example, it is quite simple
+ to create a virtual puppet band reacting to live audio input, or set
+ up a scene of drawn characters controlled by the movement of dancers.
+ .
+ In contrast with the traditional 3D animation programs, creating
+ characters in Animata is quite simple and takes only a few minutes.
+ On the basis of the still images, which serve as the skeleton of the
+ puppets, we produce a network of triangles, some parts of which we
+ link with the bone structure. The movement of the bones is based on
+ a physical model, which allows the characters to be easily moved.
+ .
+ Animata can be connected with widespread programming environments
+ used by multimedia developers and artists in order to make use of the
+ possibilities of these applications in the fields of image editing,
+ sound analysis, or motion capture.
+License: GPL version 3
+WNPP: 611044
+
+Depends: blender
+
+Depends: brad
+Pkg-Description: Blender based user interface for Radiance
+ Blended RADiance (brad) is able to export Blender models to Radiance,
+ both static models or animations, to make it easier to setup the
+ simulation parameters, to calculate luminance/illuminance values on
+ arbitrary grids.
+Homepage: https://savannah.nongnu.org/projects/brad/
+License: GPL
+WNPP: 454189
+
+Depends: colladacoherencytest
+Pkg-Description: check the coherency of COLLADA files
+ COLLADA Coherency Test is a command-line version of CoherencyTest from
+ COLLADA Refinery. It checks whether a COLLADA dae file is coherent
+ (properly composed).
+ This package ships two versions, built for COLLADA 1.4 and 1.5.
+Homepage: http://sourceforge.net/projects/colladarefinery/files/COLLADA%20Coherency%20Test/
+License: MIT
+WNPP: 589717
+
+Depends: create-resources
+
+Depends: fluxus
+Pkg-Description: Rapid prototyping, playing and learning environment for 3D graphics, sound and games.
+ Fluxus is an environment which allows you to quickly make live animation and audio
+ programs, and change them constantly and flexibly. This idea of constant change (flux) is
+ where it's name comes from.
+ Fluxus does this with the aid of the Scheme programming language, which is designed for
+ flexibility; and an interface which only needs to provide you with program code floating above
+ the resulting visual output. This interface enables fluxus to be used for livecoding, the practice
+ of programming as a performance art form. Most users of fluxus are naturally livecoders, and
+ some write fluxus scripts in front of audiences, as well as using it to rapid prototype and
+ design new programs for performance and art installation.
+Homepage: http://www.pawfal.org/fluxus/
+WNPP: 594789
+
+Depends: gimp
+
+Depends: gimp-gap
+
+Depends: gpac
+
+Depends: opencollada-tools
+
+Depends: stopmotion
+
+Depends: synfig
+
+Depends: synfigstudio
+
+Depends: toonloop
+
+Depends: whitedune
+
+Suggests: gimp-plugin-registry
diff --git a/tasks/graphics b/tasks/graphics
index 19e5fe8..6464243 100644
--- a/tasks/graphics
+++ b/tasks/graphics
@@ -132,7 +132,7 @@ Pkg-Description: An Imaging Library written in C
License: GPL
WNPP: 525447
-Depends: animata
+Suggests: animata
Pkg-Description: real-time animation software
Animata is a real-time animation software, designed to create
interactive background projections for concerts, theatre and dance
@@ -173,7 +173,7 @@ Homepage: https://projects.boblycat.org/blimp/
License: GPLv2
WNPP: 512973
-Depends: brad
+Suggests: brad
Pkg-Description: Blender based user interface for Radiance
Blended RADiance (brad) is able to export Blender models to Radiance,
both static models or animations, to make it easier to setup the
@@ -194,7 +194,7 @@ Homepage: http://maemo.org/packages/view/classicprint/
License: GPL
WNPP: 588242
-Depends: colladacoherencytest
+Suggests: colladacoherencytest
Pkg-Description: check the coherency of COLLADA files
COLLADA Coherency Test is a command-line version of CoherencyTest from
COLLADA Refinery. It checks whether a COLLADA dae file is coherent
diff --git a/tasks/video b/tasks/video
index 42f7bf8..8970598 100644
--- a/tasks/video
+++ b/tasks/video
@@ -115,12 +115,6 @@ Depends: smplayer-themes
Depends: smtube
-Depends: synfig
-
-Depends: synfigstudio
-
-Depends: toonloop
-
Depends: transcode
Depends: tsdecrypt
@@ -131,8 +125,6 @@ Depends: videolan-doc
Depends: videotrans
-Depends: whitedune
-
Depends: x264
Depends: xbmc
--
multimedia-blends packaging
More information about the pkg-multimedia-commits
mailing list