aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xbmc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-02-11 13:54:25 +0100
committerKoen Kooi <koen@openembedded.org>2011-02-11 13:54:25 +0100
commitd2a74c0c9bbad09195267558e3a5f45c56bf4e36 (patch)
tree149039d8460acd2c51c0edde46c506c5a51bf564 /recipes/xbmc
parentd9c70aed82c1f3e31af4d67e39158b158f1b783f (diff)
downloadopenembedded-d2a74c0c9bbad09195267558e3a5f45c56bf4e36.tar.gz
libmms 0.5: move to libmms dir
Diffstat (limited to 'recipes/xbmc')
-rw-r--r--recipes/xbmc/libmms_0.5.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/xbmc/libmms_0.5.bb b/recipes/xbmc/libmms_0.5.bb
deleted file mode 100644
index a898c4bc5e..0000000000
--- a/recipes/xbmc/libmms_0.5.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "LibMMS is a common library for parsing mms:// and mmsh:// type network streams."
-LICENSE = "LGPLv2.1"
-
-DEPENDS = "glib-2.0"
-
-SRC_URI = "http://launchpad.net/libmms/trunk/${PV}/+download/libmms-${PV}.tar.gz"
-SRC_URI[md5sum] = "cf83053ec891f14e73a04c84d9de08ee"
-SRC_URI[sha256sum] = "02d9ca2b16b1517b84edb6c1c378a1f447679a831ba708a0396b30852aa6f091"
-
-inherit autotools
-