summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-04-19 16:32:05 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-28 09:52:25 +0100
commitbf254f22afa61147c00fa9d4afb2056cb6833465 (patch)
tree68fae4d5d569898f7970a91fed47977c3a018a6e /meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
parent8d83a6d3cba92c8178ab28a7ec4971afb062eef4 (diff)
downloadopenembedded-core-bf254f22afa61147c00fa9d4afb2056cb6833465.tar.gz
openembedded-core-bf254f22afa61147c00fa9d4afb2056cb6833465.tar.bz2
openembedded-core-bf254f22afa61147c00fa9d4afb2056cb6833465.tar.xz
openembedded-core-bf254f22afa61147c00fa9d4afb2056cb6833465.zip
gupnp-av: upgrade to version 0.8.0
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
new file mode 100644
index 000000000..ce9ca30b6
--- /dev/null
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
@@ -0,0 +1,15 @@
+SUMMARY = "Helpers for AV applications using UPnP"
+DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
+ file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086"
+DEPENDS = "gupnp"
+
+SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
+
+PR = "r0"
+
+inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "8a41a3bb60b50fceb5ece71c0dc4dcfb"
+SRC_URI[sha256sum] = "e6aa032377488cedc4e347519bd30701c583780b7c54f00bab083f2316a93dc9"