All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/6] libraw1394: add recipe
@ 2013-10-13  8:43 Khem Raj
  2013-10-13  8:43 ` [meta-oe][PATCH 2/6] libdc1394: " Khem Raj
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Khem Raj @ 2013-10-13  8:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Cliff Brake

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

Initial recipe created by Khem Raj

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb

diff --git a/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb b/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb
new file mode 100644
index 0000000..b0b4a53
--- /dev/null
+++ b/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "base library for low-level IEEE 1394 accesses"
+HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394"
+SECTION = "libs"
+LICENSE = "LGPL-2.1"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499"
+
+SRC_URI = "https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.gz"
+SRC_URI[md5sum] = "faf6b18a92075d80e45b603f9a659670"
+SRC_URI[sha256sum] = "f83268b3f5d37e8d42ae9881c099b55839b70ac0af71549be7ef6af2578e809a"
+
+inherit autotools
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-10-16  4:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13  8:43 [meta-oe][PATCH 1/6] libraw1394: add recipe Khem Raj
2013-10-13  8:43 ` [meta-oe][PATCH 2/6] libdc1394: " Khem Raj
2013-10-13  8:43 ` [meta-oe][PATCH 3/6] coriander: " Khem Raj
2013-10-13  8:43 ` [meta-oe][PATCH 4/6] libmikmod: Upgrade libmikmod_3.2.0.bb -> libmikmod_3.3.2.bb Khem Raj
2013-10-16  0:47   ` Martin Jansa
2013-10-16  4:20     ` Khem Raj
2013-10-13  8:43 ` [meta-oe][PATCH 5/6] opencv: Upgrade to latest on 2.4 branch Khem Raj
2013-10-13  8:43 ` [meta-gnome][PATCH 6/6] libgnomeui: Depend on libgnome-keyring not gnome-keyring Khem Raj
2013-10-13 11:10 ` [meta-oe][PATCH 1/6] libraw1394: add recipe Paul Eggleton
2013-10-13 19:45   ` Khem Raj
2013-10-14 12:11     ` Martin Jansa
2013-10-14 12:48   ` Koen Kooi
2013-10-14 12:56     ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.