Am Montag, 6. Juni 2016 um 19:26:24, schrieb Liviu Andronic <landr...@lyx.org>
> On Mon, Jun 6, 2016 at 6:56 PM, Kornel Benko <kor...@lyx.org> wrote:
> > Am Sonntag, 5. Juni 2016 um 20:34:38, schrieb Liviu Andronic 
> > <landronim...@gmail.com>
> >> On Sun, Jun 5, 2016 at 7:43 PM, Kornel Benko <kor...@lyx.org> wrote:
> >> > Am Sonntag, 5. Juni 2016 um 19:03:51, schrieb Kornel Benko 
> >> > <kor...@lyx.org>
> >> >> Am Sonntag, 5. Juni 2016 um 18:43:03, schrieb Georg Baum 
> >> >> <georg.b...@post.rwth-aachen.de>
> >> >> > Kornel Benko wrote:
> >> >> >
> >> > ...
> >> >> > The remaining directories from the second list would be located as 
> >> >> > follows:
> >> >> >
> >> >> > bin:    $prefix/bin
> >> >> > fonts:  $datarootdir/fonts/truetype/$package
> >> >
> >> > I am not sure about this one. Are there clashes with
> >> > the same files installed by different lyx-version?
> >> > How should latex select the correct data?
> >> >
> >> On Ubuntu for the fonts-lyx packages I simply make them conflict with
> >> each other, meaning that the user can install only one on the same
> >> system (e.g. fonts-lyx or fonts-lyx2.2).
> >>
> >
> 
> 
> > Unfortunately cmake is not able yet to produce more than one debian 
> > package. Recently started
> > discussions to support components for .rpm, but .deb is not that far.
> > And we have more platforms.
> >
> As far as my requirements go, I do not need cmake to output debian
> packages --- Launchpad and Debian tools take care of that. I only need
> cmake to install packages in expected directories with customizable
> paths (as we discussed earlier). So I don't think this is an issue.

This is easy. 'make package' is able to create a tar file. All files are
at the correct locations.

I for one _disable_ this creation with
        # cmake ... -DCPACK_BINARY_TGZ:BOOL=OFF ...
but of course we can set ' -DCPACK_BINARY_TGZ:BOOL=ON'

> Liviu
> 
         Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to