Re: [Vala] btibake receipe for building vala HelloWorld
- From: Michael 'Mickey' Lauer <mickey vanille-media de>
- To: vala-list gnome org
- Subject: Re: [Vala] btibake receipe for building vala HelloWorld
- Date: Sat, 08 Jan 2011 15:54:26 +0100
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:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]