[oe-commits] Dr. Fred : add libmms

git version control git at git.openembedded.org
Wed Sep 16 05:51:32 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 9fcb76f39258aa5a5418bfc736bbc7395f7444ac
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9fcb76f39258aa5a5418bfc736bbc7395f7444ac

Author: Dr. Fred <playya at playyastation.(none)>
Date:   Mon Sep 14 18:44:49 2009 +0200

add libmms

Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun at googlemail.com>

---

 recipes/libmms/libmms.inc    |    9 +++++++++
 recipes/libmms/libmms_0.4.bb |    1 +
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/libmms/libmms.inc b/recipes/libmms/libmms.inc
new file mode 100644
index 0000000..29f5d71
--- /dev/null
+++ b/recipes/libmms/libmms.inc
@@ -0,0 +1,9 @@
+DESCRIPTION = "MMS stream protocol library"
+PRIOTRITY = "optional"
+SECTION = libs
+DEPENDS = glib-2.0
+PRIORITY = optional
+LICENSE = "LGPL"
+
+inherit autotools lib_package autotools
+
diff --git a/recipes/libmms/libmms_0.4.bb b/recipes/libmms/libmms_0.4.bb
new file mode 100644
index 0000000..750087c
--- /dev/null
+++ b/recipes/libmms/libmms_0.4.bb
@@ -0,0 +1 @@
+require libmms.inc





More information about the Openembedded-commits mailing list