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

Re: hi from argentina, info about "complex package"



Hello David,

On Tue, Oct 21, 2008 at 15:54, David Damian Faerman
<dfaerman@tecnovoz.com.ar> wrote:
> Hi
>
> I am new in this list, I have read a lot about make a simple package but I
> can't find any info about the other package types…  (multiple binary,
> library, kernel module).

Mh,strange but I'm too lazy to check, so I'm going to give a brief
explanation and examples from package I mine (I think that starting
from :

multi-bin; there's nothing magic here, just add another binary stanza
in debian/control file (just like the one for single bin), then
install things in debian/pkg1 and debian/pkg2 then debhelper will do
the magic for you; for example, give a look to matplotlib for a
multi-bin package.

library: that's not an easy task, and there is even an ad-hoc doc
about it, libpkg-guide (now available even as a package in unstable,
updates and patches to that doc are welcome :) ); you can give a look
to liblqr for an example.

kernel module: don't have experience, but the rule to take a "simple"
(not easy to define it) source package from unstable and give it a
look.

In case of question, ask :)

Cheers,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


Reply to: