exquisite_cvs.bb : new recipe from OM mtn
authorGraeme Gregory <dp@xora.org.uk>
Fri, 9 May 2008 14:04:03 +0000 (14:04 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 9 May 2008 14:04:03 +0000 (14:04 +0000)
packages/e17/exquisite_cvs.bb [new file with mode: 0644]

diff --git a/packages/e17/exquisite_cvs.bb b/packages/e17/exquisite_cvs.bb
new file mode 100644 (file)
index 0000000..7f2d32f
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "A psplash replacement for display"
+LICENSE = "MIT BSD"
+DEPENDS = "eet evas ecore embryo edje"
+PV = "0.0.1+cvs${SRCDATE}"
+PR = "r0"
+
+SRCNAME = "exquisite"
+
+inherit e
+
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"