[oe-commits] Andreas Oberritter : libdvbsi++-0.3.4: initial recipe

git version control git at git.openembedded.org
Mon Oct 25 17:51:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d63199a61bca3b6642e055d4dc50f41475bc17cf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d63199a61bca3b6642e055d4dc50f41475bc17cf

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Mon Oct 25 05:09:03 2010 +0000

libdvbsi++-0.3.4: initial recipe

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/libdvbsi++/libdvbsi++_0.3.4.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

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





More information about the Openembedded-commits mailing list