On Tue, 2008-08-12 at 01:03 +0200, John Carr wrote:
> On Mon, Aug 11, 2008 at 11:04 PM, Mark Ellis <[EMAIL PROTECTED]> wrote:
> > On Fri, 2008-07-11 at 13:54 +0200, Tejas Guruswamy wrote:
> >> Jonny Lamb wrote:
> >> > See r3508.
> >> >
> >> > I think the reason the GPL COPYING file was present was because some
> >> > files under admin/ (conf.change.pl, am_edit, doxygen.sh) are licensed
> >> > under the GPL. However, and please do correct me if I'm wrong, these are
> >> > generic KDE/doxygen files and therefore do not need a specific COPYING
> >> > file for them.
> >>
> >> Checked in as trunk/kde4-kio-rapip without the COPYING file. I'll be
> >> traveling for the next few weeks so won't be able to contribute any code
> >> but do try out what's there and let me know how it works for you.
> >>
> >
> > I finally got around to looking at this, good job ! As a gnomer I won't
> > use it much personally, but it's good that the 'other side' :) is kept
> > going.
> >
> > In your adventures with cmake, did you get any idea how to roll source
> > packages ? Obviously with autotools we just run a make dist and get a
> > nice ready to configure tarball. I've had a bit of a browse for what the
> > procedure is, but got a bit lost.
> >
> > Mark
> 
> I added support for CMake to jhbuild a while ago, and when needing to
> do a "./configure && make dist" for a cmake build system, jhbuild
> would issue:
> 
> cmake -DCMAKE_INSTALL_PREFIX=/usr
> make package_source
> 
> Doubt that the prefix thing is strictly neccesary, but i never got
> round to trying it without.

Thanks John, that's a step in the right direction. I can now build a
source package, it just doesn't build :( Something to do with having the
correct cpack directives I think.

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to