[oe] [PATCH 3/3] coriander: add recipe

Cliff Brake cliff.brake at gmail.com
Fri Dec 14 18:33:43 UTC 2012


From: Cliff Brake <cbrake at bec-systems.com>

Initial recipe created by Khem Raj

Signed-off-by: Cliff Brake <cbrake at bec-systems.com>
---
 meta-oe/recipes-multimedia/coriander/coriander_2.0.1.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100755 meta-oe/recipes-multimedia/coriander/coriander_2.0.1.bb

diff --git a/meta-oe/recipes-multimedia/coriander/coriander_2.0.1.bb b/meta-oe/recipes-multimedia/coriander/coriander_2.0.1.bb
new file mode 100755
index 0000000..fe46a1f
--- /dev/null
+++ b/meta-oe/recipes-multimedia/coriander/coriander_2.0.1.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Control and capture GUI for IIDC compliant cameras"
+HOMEPAGE = "http://damien.douxchamps.net/ieee1394/coriander/"
+SECTION = "applications"
+LICENSE = "GPL-3.0"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+DEPENDS = "gtk+ libgnomeui libraw1394 libdc1394"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/${PN}/coriander-2/${PV}/${P}.tar.gz"
+SRC_URI[md5sum] = "2bffa79925bda182c5c3c975e5b81a63"
+SRC_URI[sha256sum] = "a597411a03e48407922a539b503877cb056bf57bb9551a5b569ee4e29fbbd050"
+
+inherit autotools
-- 
1.8.0.2





More information about the Openembedded-devel mailing list