aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mumudvb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-10-01 01:17:31 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-06 15:25:53 -0700
commitf65559a539892959a98034cbf203145a7e22b2ea (patch)
tree702dc8dfcef38c198b9ff587de6a850b29f3db94 /recipes/mumudvb
parent0f4f8f3e765459bc11ab9573c1d5d9bf0e5d79c3 (diff)
downloadopenembedded-f65559a539892959a98034cbf203145a7e22b2ea.tar.gz
mumudvb-1.6: initial recipe
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/mumudvb')
-rw-r--r--recipes/mumudvb/mumudvb.inc12
-rw-r--r--recipes/mumudvb/mumudvb_1.6.bb4
2 files changed, 16 insertions, 0 deletions
diff --git a/recipes/mumudvb/mumudvb.inc b/recipes/mumudvb/mumudvb.inc
new file mode 100644
index 0000000000..8f3ba45c86
--- /dev/null
+++ b/recipes/mumudvb/mumudvb.inc
@@ -0,0 +1,12 @@
+DESCRIPTION = "redistributes streams from DVB on a network using multicast or HTTP unicast"
+AUTHOR = "Brice Dubost"
+HOMEPAGE = "http://mumudvb.braice.net/"
+SECTION = "console/multimedia"
+PRIORITY = "optional"
+LICENSE = "GPLv2"
+
+SRC_URI = "http://mumudvb.braice.net/mumudvb/${P}/mumudvb_${PV}.tar.gz"
+
+S = "${WORKDIR}/mumudvb"
+
+inherit autotools
diff --git a/recipes/mumudvb/mumudvb_1.6.bb b/recipes/mumudvb/mumudvb_1.6.bb
new file mode 100644
index 0000000000..3100bd6aa9
--- /dev/null
+++ b/recipes/mumudvb/mumudvb_1.6.bb
@@ -0,0 +1,4 @@
+require mumudvb.inc
+
+SRC_URI[md5sum] = "a463af541d0395ba3a2286e92f080615"
+SRC_URI[sha256sum] = "0b3921762dabac062bba5b086fe5661e98526f8ea2b1719aad0fb40128d7111b"