[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 17/24] zeromq: Add recipe
From:       raj.khem () gmail ! com (Khem Raj)
Date:       2013-06-28 22:04:02
Message-ID: 524b7a39b1196d93b0383c86912fc508e68f6cf6.1372456294.git.raj.khem () gmail ! com
[Download RAW message or body]

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-devtools/python/zeromq_3.2.2.bb |   24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 meta/recipes-devtools/python/zeromq_3.2.2.bb

diff --git a/meta/recipes-devtools/python/zeromq_3.2.2.bb b/meta/recipes-devtools/python/zeromq_3.2.2.bb
new file mode 100644
index 0000000..4929bba
--- /dev/null
+++ b/meta/recipes-devtools/python/zeromq_3.2.2.bb
@@ -0,0 +1,24 @@
+DESCRIPTION = "ZeroMQ - Intelligent Transport Layer"
+HOMEPAGE = " http://github.com/zeromq/pyzmq/"
+SECTION = "devel/python"
+LICENSE = "LGPL-3.0 + EXCEPTION"
+LIC_FILES_CHKSUM = " \
+                    file://COPYING.LESSER;md5=ad8c3bd15d88ea9d4509fc89bebc915c \
+                   "
+#
+# libpthread  --  libc
+# libuuid     --  util-linux
+#
+DEPENDS = "util-linux "
+RDEPENDS_${PN} = "util-linux "
+
+PR = "r1"
+
+SRC_URI = " \
+  http://download.zeromq.org/${PN}-${PV}.tar.gz \
+"
+SRC_URI[md5sum] = "df68431d9300da84a1a5f9a2784e33de"
+SRC_URI[sha256sum] = "2b4eeda60fe47a9fa0804d53d76f656665c5f84dab7e63a1d496d9430b554f99"
+
+inherit autotools binconfig pkgconfig
+
-- 
1.7.9.5


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic