There is quite a bunch of Vala-program's recipes already in
OpenEmbeddeed - e.g. in recipes/freesmartphone/ - so I'd
take a look there first. Basically if you use the autotools
system (which I'd recommend), a start would be something like:

DESCRIPTION = "My Hello World Program"

SRC_URI = <where it comes from>
S = "${WORKDIR}/<top level directory for your program>"

inherit autotools vala


-- 
:M:

_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to