[oe] [PATCH] libdvbsi++-0.3.4: initial recipe

Andreas Oberritter obi at opendreambox.org
Mon Oct 25 15:09:03 UTC 2010


Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 recipes/libdvbsi++/libdvbsi++_0.3.4.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 recipes/libdvbsi++/libdvbsi++_0.3.4.bb

diff --git a/recipes/libdvbsi++/libdvbsi++_0.3.4.bb b/recipes/libdvbsi++/libdvbsi++_0.3.4.bb
new file mode 100644
index 0000000..058220b
--- /dev/null
+++ b/recipes/libdvbsi++/libdvbsi++_0.3.4.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "C++ parsing library for Service Information (SI) in DVB systems"
+AUTHOR = "Andreas Oberritter"
+SECTION = "libs/multimedia"
+PRIORITY = "optional"
+LICENSE = "LGPLv2.1"
+
+SRC_URI = "http://www.saftware.de/${PN}/${P}.tar.bz2"
+SRC_URI[md5sum] = "78f19f665fe3399eb8bc97cd6ca7738c"
+SRC_URI[sha256sum] = "2dfd9f588f639664f22afc794a173a0c36bb8ebd81615b0f192eefcb60e23480"
+
+inherit autotools pkgconfig
-- 
1.7.1





More information about the Openembedded-devel mailing list