[Blends-commit] [SCM] science branch, master, updated. 64383e13fddb06cd5a81d753907223f745a5fdbc
Andreas Tille
tille at debian.org
Fri Jan 10 14:50:01 UTC 2014
The following commit has been merged in the master branch:
commit 64383e13fddb06cd5a81d753907223f745a5fdbc
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 10 15:54:01 2014 +0100
Add viewing-dev containing development libraries, Python modules etc to create applications for viewing scientific data
diff --git a/config/control b/config/control
index 7a88b1c..d97dc05 100644
--- a/config/control
+++ b/config/control
@@ -60,6 +60,9 @@ Description: Debian Science Project config package
* science-statistics packages related to statistics
* science-typesetting packages related to typesetting
* science-viewing packages related to viewing
+ * science-viewing packages related to viewing
+ * science-viewing-dev packages related to development of viewing
+ applications
.
Note: All these packages are so called metapackages. This means they are not
executable programs, but only links to other packages. This way you will
diff --git a/debian/changelog b/debian/changelog
index 6df3e7d..cc84c04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
debian-science (1.1) UNRELEASED; urgency=low
- TODO: visualisation-dev (python-pivy, ???)
-
[ Andreas Tille ]
* tasks/robotics-dev: Development of robotics applications
* tasks/financial: Packages for financial engineering
@@ -11,6 +9,8 @@ debian-science (1.1) UNRELEASED; urgency=low
* new task: logic
* tasks/geography: s/postgresql-9.1-postgis/postgresql-9.3-postgis-2.1/
Closes: #732414
+ * task/viewing-dev: development of visualisation applications
+
[ Sébastien Villemot ]
* tasks/economics: Add new task for economics
diff --git a/tasks/viewing b/tasks/viewing
index 1c1e58f..6b2d12d 100644
--- a/tasks/viewing
+++ b/tasks/viewing
@@ -122,7 +122,7 @@ Suggests: libqglviewer-dev
Depends: python-gnuplot
-Suggests: libcoin80-dev
+Suggests: libcoin80-dev, libsoqt4-dev
Suggests: libvtk5-dev, libvtk5-qt4-dev, tcl-vtk, python-vtk, libvtk-java, vtk-examples
diff --git a/tasks/viewing-dev b/tasks/viewing-dev
new file mode 100644
index 0000000..e059986
--- /dev/null
+++ b/tasks/viewing-dev
@@ -0,0 +1,29 @@
+Task: Viewing-dev
+Description: Debian Science development of visualisation applications
+ This metapackage will install Debian Science packages related to the
+ development of applications to visualise scientific data.
+
+Depends: pdl, gnudatalanguage
+Why: IDL-like
+
+Depends: python-scientific
+Why: Maybe should go in some other metapackage (mathematics?)
+
+Depends: libgrits-dev
+
+Depends: python-matplotlib, python-scitools
+
+Depends: libgnuplot-iostream-dev
+
+Depends: libqglviewer-dev
+
+Depends: python-gnuplot
+
+Depends: libcoin80-dev, libsoqt4-dev
+
+Depends: libvtk5-dev, libvtk5-qt4-dev, tcl-vtk, python-vtk, libvtk-java, vtk-examples
+
+Depends: python-pivy
+
+Depends: libgtkdataboxmm-dev, libgtkdatabox-0.9.2-0-dev
+
--
Debian Science Blend
More information about the Blends-commit
mailing list