[CMake] CPackDeb generator patch

Eric Noulard eric.noulard at gmail.com
Wed Jul 28 12:42:45 EDT 2010


2010/2/13 Thawan Kooburat <kthawan at gmail.com>:
> Hi,
>
> I created a patch for CPack Debian generator. Here is the list of my
> modification
>
> -  Automatically generate dependency list if dpkg-shlibdeps utility is
> presented.
>       1. Detect if dpkg-shlibdeps is existed in the system
>       2. Use "find" and "file" command to generate a list of file and its type
>       3. Only dynamically linked ELF binary are sent to
> dpkg-shlibdeps  to generate the dependency list
>       4. Final dependency list  =  dpkg-shlibdeps  + user-specified depends
>
> - Change how top-level directories are detected - existing method
> ignores blank directories
>
> - Automatically set permission of control scripts to 07555  (prerm,
> preinst, postrm, postinst)
>
> - Add one more Debian control file field -
> CPACK_DEBIAN_PACKAGE_HOMEPAGE (optional field)
>
>
> Any comments is welcomed and I hope that all of these features get
> included into the future release of CPack

Part of your proposal have been checked-in.
Would have a look at the bug report comment please:
http://public.kitware.com/Bug/view.php?id=10292

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list