2009/9/20 João Henrique Freitas <[email protected]>:
> Hi,
>
> I and some guys are trying to implement the componentization install
> in CPackRPM.
>
> We need some help. Any developer can guide us?
>
> Some discus exists here: http://public.kitware.com/Bug/view.php?id=7645

I'm part of that effort, the current main trouble is CPack generic generator
currently assumes that a componentized installer is a **SINGLE** file
which may looks good for NSIS or PackageMaker but certainly awkward
for RPM, DEB or even ZIP, DEB etc...
We may want to produce 1 "installer" file per component.

We do [need to] propose some modification of the cmCPackGenerator base
class and want to have CMake dev team opinion/advice on that.

-- 
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