On Mon, Apr 14, 2014 at 10:52 AM, Nico Schlömer
<nico.schloe...@gmail.com> wrote:
[...]
> Given its subpackage structure, Felix helped out creating a packaging
> format that splits the build up into subpackages. Debian's shlibs
> magic takes care of the dependency hierarchy, but a couple of things
> problems need to be worked around
> <https://github.com/nschloe/debian-trilinos/blob/split/debian/rules>.
>
> Which approach is better suited for Debian in your opinion?

Clearly the second one is by far the most flexible. The d/rules is BTW
really nice and clean.

Watch out that:

[...]
dh_install --sourcedir=debian/tmp_trilinos-dev -ptrilinos-dev
--autodest usr/include usr/lib/cmake -V foo=bar
[...]

may only install *.cmake inside a single package. Thus you'll end up
with a somewhat monolithic install (a central *.cmake file will
contains informations for all the other).

2cts


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CA+7wUsxwce_DH_QzEer7ZsSTW0giKM0kGMgWascox=-t4ro...@mail.gmail.com

Reply via email to