On Wed, Jun 6, 2012 at 4:05 PM, Mathieu Malaterre <ma...@debian.org> wrote:
>Why is d/rules so complicated ? It should just be:
>
>#!/usr/bin/make -f
>%:
> dh $@

I took an example but it was definitely not the best. I updated the file
and made it shorter.


>
>Why don't you build the gdcm plugin ?

Actually we don't really have a gdcm plugin. We have parts of code which
can use it (I/O functions).
Our project is made of a full template library and no program using
GDCM, except in the test suites, is compiled.

Currently, headers using GDCM are installed even if the library is not
present on the system. We do so without forcing libgdcm dependency since
it is not a prerequisite to use the library.

Do you think we should set libgdcm as dependency to ensure the usability?

Thanks,

Guillaume



-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fd1f2a1.7010...@lrde.epita.fr

Reply via email to