>
> Don't know much about CMake, unfortunately.... I have just started
> learning, so maybe someone who actually knows about CMake/CPack could do
> it..
>
Toby knows the most about it but I can help a little bit. You can start by
filing out the mandatory parameters
<http://www.cmake.org/cmake/help/v2.8.12/cmake.html#module:CPackDeb>
directly into CMakeFiles.txt possibly somewhere around here:
https://github.com/LMMS/lmms/blob/stable-1.1/CMakeLists.txt#L680
I'm not sure if you need to do any DEBIAN specific detection or if CPack is
intelligent to know whether or not the builder is on a Debian distribution.
Once you hit some snags send me your CMakeList.txt and I can help
troubleshoot them.
If you'd rather do it all by hand (this is how I've done it with the apple
stuff
<https://github.com/LMMS/lmms/blob/stable-1.0/data/scripts/create_apple_bundle.sh.in>)
you could always build a custom script using techniques you already know
although keeping it all in CMake makes the project much cleaner.
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel