2010/2/13 Thawan Kooburat <ktha...@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
_______________________________________________
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

Reply via email to