Bug#803304: [Debian-med-packaging] Bug#803304: fixed in dcmtk 3.6.1~20150629-4

2015-11-16 Thread Michael Onken
Hi Gert,

On 16.11.2015 16:52, Gert Wollny wrote:
>> [DCMTK's "BUILD_APPS" Option]
> 
> Thanks for the pointer, but it is not that simple, because:
> 
> * we want these applications, * the web relates executables are moved
> to another place, (I didn't  do the initial packaging, so I'm not
> sure why), and * we also want to build and run the tests, but we
> probably don't want the tests to be installed.

I see, then you're right, there is no ready-to-use solution in DCMTK,
sorry for the noise.

> Actually, I was also thinking about using the "configure" build 
> approach instead of the "cmake" one. At least with the last, not yet 
> packaged snapshot the "configure" based build works, but the "cmake" 
> one doesn't (at least not on my machine).

If the failing system for the CMake build was a Mac, probably these
commits [1] [2] will do the trick. If there is another problem, please
drop us a mail to bugs at dcmtk org.

Thanks Gert,
Michael (DCMTK Team)

[1]
http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=a3dc5b5270517e36207fa0e1f704c7db1e598774

[2]
http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=b3ffaff28fe390c5d5932ca00310f804027831c5

-- 
http://www.open-connections.de



Bug#803304: [Debian-med-packaging] Bug#803304: fixed in dcmtk 3.6.1~20150629-4

2015-11-16 Thread Gert Wollny
On Mon, 2015-11-16 at 16:29 +0100, Michael Onken wrote:
> There should already be a clean way in DCMTK to solve the issue 
> without applying a Debian-specific patch:
> 
> DCMTK offers the CMake option "BUILD_APPS" which is (obviously) 
> enabled per default. If you disable it, applications (like dcmdump) 
> are not built 

Thanks for the pointer, but it is not that simple, because: 

  * we want these applications, 
  * the web relates executables are moved to another place, 
(I didn't  do the initial packaging, so I'm not sure why), and 
  * we also want to build and run the tests, but we probably don't 
want the tests to be installed. 

Actually, I was also thinking about using the "configure" build
approach instead of the "cmake" one. At least with the last, not yet
packaged snapshot the "configure" based build works, but the "cmake"
one doesn't (at least not on my machine).

Best, 
Gert 



Bug#803304: fixed in dcmtk 3.6.1~20150629-4

2015-11-16 Thread Michael Onken
There should already be a clean way in DCMTK to solve the issue without
applying a Debian-specific patch:

DCMTK offers the CMake option "BUILD_APPS" which is (obviously) enabled
per default. If you disable it, applications (like dcmdump) are not
built and also the related export file (DCMTKTargets*.cmake) will not
list them any more.

Best regards,
Michael Onken

-- 
http://www.open-connections.de