[cmake-developers] [CPackDeb] Configure Debian package name for components

Domen Vrankar domen.vrankar at gmail.com
Sun Nov 8 17:52:20 EST 2015


2015-11-08 20:01 GMT+01:00 Markus Rickert <rickert at fortiss.org>:
>> This is a long standing issue with related bugs:
>> http://public.kitware.com/Bug/view.php?id=12997
>> http://public.kitware.com/Bug/view.php?id=12574
>> http://public.kitware.com/Bug/view.php?id=11050
>> http://public.kitware.com/Bug/view.php?id=13015
>> http://public.kitware.com/Bug/view.php?id=15042
>>
>> which is shared (at least) by CPackRPM and CPackDeb
>
>
> I'm aware of these bug reports, especially #12997, that focus on the file
> name of the generated .deb archive and would also be very interested in a
> solution for this.
>
> The package name inside the .deb archive however is the one used by the
> package manager and can be different from the file name. This would at least
> enable a match with upstream conventions and a proper substitution of
> upstream packages.

Indeed these seem to be two separate issues.

I've applied your patch for CPACK_DEBIAN_<COMPONENT>_PACKAGE_NAME with
some minor changes:
https://cmake.org/gitweb?p=cmake.git;a=commit;h=3fd6cb7

Regards,
Domen


More information about the cmake-developers mailing list