[med-svn] r22964 - in trunk/packages/orthanc-wsi/trunk/debian: . docs
Sebastien Jodogne
jodogne-guest at moszumanska.debian.org
Fri Oct 28 13:33:39 UTC 2016
Author: jodogne-guest
Date: 2016-10-28 13:33:39 +0000 (Fri, 28 Oct 2016)
New Revision: 22964
Modified:
trunk/packages/orthanc-wsi/trunk/debian/control
trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomToTiff.1
trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomizer.1
trunk/packages/orthanc-wsi/trunk/debian/watch
Log:
orthanc-wsi 0.1
Modified: trunk/packages/orthanc-wsi/trunk/debian/control
===================================================================
--- trunk/packages/orthanc-wsi/trunk/debian/control 2016-10-28 11:50:50 UTC (rev 22963)
+++ trunk/packages/orthanc-wsi/trunk/debian/control 2016-10-28 13:33:39 UTC (rev 22964)
@@ -7,6 +7,8 @@
Build-Depends: cmake,
debhelper (>= 9),
libboost-all-dev,
+ libcurl4-openssl-dev | libcurl4-dev,
+ libdcmtk-dev,
libjpeg-dev,
libjsoncpp-dev,
libopenjp2-7-dev,
Modified: trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomToTiff.1
===================================================================
--- trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomToTiff.1 2016-10-28 11:50:50 UTC (rev 22963)
+++ trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomToTiff.1 2016-10-28 13:33:39 UTC (rev 22964)
@@ -37,7 +37,7 @@
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 @@
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.
Modified: trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomizer.1
===================================================================
--- trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomizer.1 2016-10-28 11:50:50 UTC (rev 22963)
+++ trunk/packages/orthanc-wsi/trunk/debian/docs/OrthancWSIDicomizer.1 2016-10-28 13:33:39 UTC (rev 22964)
@@ -38,7 +38,7 @@
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 @@
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.
Modified: trunk/packages/orthanc-wsi/trunk/debian/watch
===================================================================
--- trunk/packages/orthanc-wsi/trunk/debian/watch 2016-10-28 11:50:50 UTC (rev 22963)
+++ trunk/packages/orthanc-wsi/trunk/debian/watch 2016-10-28 13:33:39 UTC (rev 22964)
@@ -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
More information about the debian-med-commit
mailing list