[med-svn] [orthanc-wsi] 03/07: orthanc-wsi 0.1
Andreas Tille
tille at debian.org
Mon Oct 31 08:45:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository orthanc-wsi.
commit 1d193e955cc5a6284ffb9df27451f9783e3b30b5
Author: Sébastien Jodogne <s.jodogne at chu.ulg.ac.be>
Date: Fri Oct 28 13:33:39 2016 +0000
orthanc-wsi 0.1
---
debian/control | 2 ++
debian/docs/OrthancWSIDicomToTiff.1 | 4 ++--
debian/docs/OrthancWSIDicomizer.1 | 4 ++--
debian/watch | 2 +-
4 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index e44c942..f8aff0e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Priority: optional
Build-Depends: cmake,
debhelper (>= 9),
libboost-all-dev,
+ libcurl4-openssl-dev | libcurl4-dev,
+ libdcmtk-dev,
libjpeg-dev,
libjsoncpp-dev,
libopenjp2-7-dev,
diff --git a/debian/docs/OrthancWSIDicomToTiff.1 b/debian/docs/OrthancWSIDicomToTiff.1
index 477bb13..8497cc7 100644
--- a/debian/docs/OrthancWSIDicomToTiff.1
+++ b/debian/docs/OrthancWSIDicomToTiff.1
@@ -37,7 +37,7 @@ Color of the background for missing
tiles (e.g. "255,0,0")
.TP
\fB\-\-reencode\fR arg
-Whether to reencode each tile in JPEG
+Whether to re\-encode each tile in JPEG
(no transcoding, much slower) (Boolean)
.TP
\fB\-\-jpeg\-quality\fR arg
@@ -46,7 +46,7 @@ Set quality level for JPEG (0..100)
Written by Sebastien Jodogne <s.jodogne at gmail.com>
.SH COPYRIGHT
Copyright \(co 2012\-2016 Sebastien Jodogne, Medical Physics Department, University Hospital of Liege (Belgium)
-Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/debian/docs/OrthancWSIDicomizer.1 b/debian/docs/OrthancWSIDicomizer.1
index a54c943..00927e3 100644
--- a/debian/docs/OrthancWSIDicomizer.1
+++ b/debian/docs/OrthancWSIDicomizer.1
@@ -38,7 +38,7 @@ Display a minimalistic sample DICOM
dataset in JSON format, then exit
.TP
\fB\-\-reencode\fR arg
-Whether to reencode each tile (no
+Whether to re\-encode each tile (no
transcoding, much slower) (Boolean)
.TP
\fB\-\-repaint\fR arg
@@ -139,7 +139,7 @@ for performance/memory tuning)
Written by Sebastien Jodogne <s.jodogne at gmail.com>
.SH COPYRIGHT
Copyright \(co 2012\-2016 Sebastien Jodogne, Medical Physics Department, University Hospital of Liege (Belgium)
-Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+Licensing AGPL: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
diff --git a/debian/watch b/debian/watch
index 54679a8..e3894c2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s/\/browse\.php\?path=//g,repack,compression=xz" \
-http://www.orthanc-server.com/browse.php?path=/wsi downloads/get\.php\?path=/wsi/OrthancWSI-(\d\S*)\.tar\.gz
+http://www.orthanc-server.com/browse.php?path=/whole-slide-imaging downloads/get\.php\?path=/whole-slide-imaging/OrthancWSI-(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-wsi.git
More information about the debian-med-commit
mailing list