vala-native: add 0.7.8
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 5 Nov 2009 07:33:04 +0000 (08:33 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 5 Nov 2009 07:34:15 +0000 (08:34 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/vala/vala-native_0.7.8.bb [new file with mode: 0644]

diff --git a/recipes/vala/vala-native_0.7.8.bb b/recipes/vala/vala-native_0.7.8.bb
new file mode 100644 (file)
index 0000000..0be4626
--- /dev/null
@@ -0,0 +1,8 @@
+require vala.inc
+inherit native
+
+PR = "r0"
+
+DEPENDS = "glib-2.0-native"
+
+SRC_URI = "http://download.gnome.org/sources/vala/0.7/vala-${PV}.tar.bz2"