[vtk6] 01/01: Add vtk6-binary.

Anton Gladky gladk at alioth.debian.org
Wed Oct 23 20:21:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository vtk6.

commit 1e6233a38dd5385c5db354835a7dd31a7972f6d9
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed Oct 23 22:22:02 2013 +0200

    Add vtk6-binary.
---
 debian/control          |   18 ++++++++++++++++++
 debian/tcl-vtk6.install |    1 -
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 947a45a..535d3c6 100644
--- a/debian/control
+++ b/debian/control
@@ -102,6 +102,7 @@ Depends:
  mpi-default-dev,
  tcl8.5-dev,
  tk8.5-dev,
+ vtk6 (= ${binary:Version}),
  x11proto-core-dev,
  zlib1g-dev,
  ${misc:Depends}
@@ -215,6 +216,23 @@ Description: Tcl bindings for VTK
  VTK from Tcl/Tk scripts. You will need Tcl/Tk and vtk installed to use
  this.
 
+Package: vtk6
+Architecture: any
+Depends:
+ libvtk6 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests:
+ vtk6-doc,
+ vtk6-examples
+Section: interpreters
+Description: Binaries for VTK6
+ The Visualization Toolkit (VTK) is an object oriented, high level
+ library that allows one to easily write C++ programs, Tcl, Python and
+ Java scripts that do 3D visualization.
+ .
+ This provides binaries for VTK6
+
 Package: vtk6-doc
 Architecture: all
 Depends:
diff --git a/debian/tcl-vtk6.install b/debian/tcl-vtk6.install
index 7f6c048..38da189 100644
--- a/debian/tcl-vtk6.install
+++ b/debian/tcl-vtk6.install
@@ -1,4 +1,3 @@
-usr/bin/vtk
 usr/bin/vtkWrapTcl-6.0
 usr/bin/vtkWrapTclInit-6.0
 usr/lib/tcltk 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list