[med-svn] [gadgetron] 07/13: d/control: add GPU gadgets and toolboxes packages

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Apr 29 15:23:20 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository gadgetron.

commit 724f813ea33828b2a9308ef22730a9a9a4678972
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Apr 29 15:20:57 2015 +0100

    d/control: add GPU gadgets and toolboxes packages
---
 debian/control | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/debian/control b/debian/control
index 9356c52..60e93ae 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
  libhdf5-dev,
  libismrmrd-dev,
  libopenblas-dev,
+ nvidia-cuda-toolkit,
  python-dev,
  python-numpy
 Standards-Version: 3.9.6
@@ -161,6 +162,18 @@ Suggests:
 Description: Open source framework for medical image reconstruction (Gadgets)
  This package provides the gadgets component of Gagdetron.
 
+Package: libgadgetron-gadgets-gpu-dev
+Architecture: amd64
+Section: libdevel
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libgadgetron-toolboxes-gpu-dev (= ${binary:Version})
+Suggests:
+ gadgetron-doc
+Description: Open source framework for medical image reconstruction (GPU Gadgets)
+ This package provides the GPU gadgets component of Gagdetron.
+
 Package: libgadgetron-toolboxes-dev
 Architecture: amd64
 Section: libdevel
@@ -171,3 +184,15 @@ Suggests:
  gadgetron-doc
 Description: Open source framework for medical image reconstruction (Toolboxes)
  This package provides the toolboxes component of Gagdetron.
+
+Package: libgadgetron-toolboxes-gpu-dev
+Architecture: amd64
+Section: libdevel
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libgadgetron-toolboxes-dev (= ${binary:Version})
+Suggests:
+ gadgetron-doc
+Description: Open source framework for medical image reconstruction (GPU Toolboxes)
+ This package provides the GPU toolboxes component of Gagdetron.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gadgetron.git



More information about the debian-med-commit mailing list