[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian packaging for plastimatch



Hi Greg !

On Tue, May 31, 2011 at 12:08 AM, Gregory Sharp <gregsharp.geo@yahoo.com> wrote:
> So far, I have registered on Alioth and requested to join debian-med.  It seems that debian latest release of ITK is 3.18, so I think that a good next step should be to implement ITK 3.20.  I appreciate any advice for this step.

ITK 3.20 is in testing. 3.18 is in stable and it is too late to add
new package in debian stable. New package only goes at best to
testing.

> There is still some questions in my mind about CMake-based projects.  Is there any documentation about how to do this?

If you install dh_make it should generate the debian script for you.
In case you download the debian-med svn you can have a look at what is
done for: debian-med/trunk/packages/pythonqt/trunk/debian

  The rules file is pretty simple in that case. Otherwise you can also
find other packages which uses cmake gdcm, itk, cminpack, flann.

  Anyway if your project is cmake based and it properly install libs
using 'make install' in that case you should be done by now ;) What i
mean is that feel free to post your question here or on the
debian-mentors mailing list to get help.

HTH
-- 
Mathieu


Reply to: