[CMake] CPackDeb generator patch

Thawan Kooburat kthawan at gmail.com
Mon Feb 15 15:12:53 EST 2010


Hi,

Thanks for your comments. I added a variable so that users can disable
dpkg-shlibdeps if they want to.

I submit the patch to the bug tracker. Hope this will speed up the
process a little bit.
http://public.kitware.com/Bug/view.php?id=10292


About the the issue that Droscy point out, the dependency list is
generated by dpkg-shlibdeps entirely from the list of binaries in the
package. So I don't know how to resolve that problem.


On Mon, Feb 15, 2010 at 7:35 AM, Droscy <droscy85 at yahoo.it> wrote:
> Hi
>
> Hendrik Sattler ha scritto:
>> It is correct. The result required libc >= 2.3.6-6 which also
>> satisfies >=2.1.3. It's not minimal but still correct.
> Yes, of course. I was referring to the fact that libc6 is reported two
> times instead of just one.
>> That's not fully correct. Your program may work on both qt-4.5.2 and
>> qt-4.6 when compiled with qt-4.5.2 but not necessarily when compiled
>> with qt-4.6. At least that's not true for every case.
> Yes, you are right, I didn't think to that :-)
>> If you know better, then don't use dpkg-shlibdeps.
> Right, so may be good to have a variable like CPACK_DEBIAN_USE_SHLIBDEPS
> to be set to TRUE or FALSE in order to use or don't use dpkg-shlibdeps.
>> HS
> Bye
> Droscy
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>



-- 
Thawan Kooburat

Graduate Student
Department of Computer Science
UW-Madison


More information about the CMake mailing list