From 0cad3afb041bebdb76d36c6df3e5b3ec6e121e3f Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 19 Apr 2011 16:32:05 +0800 Subject: gupnp-av: upgrade to version 0.8.0 (From OE-Core rev: bf254f22afa61147c00fa9d4afb2056cb6833465) Signed-off-by: Dongxiao Xu Signed-off-by: Richard Purdie --- meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb | 15 --------------- meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb create mode 100644 meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb (limited to 'meta/recipes-connectivity/gupnp') diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb deleted file mode 100644 index fef907e93c..0000000000 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -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] = "6eace748e9869cddb27daab46eb50635" -SRC_URI[sha256sum] = "e13018d24abec9fafd75ef59c365adbb2ea3712fe5e69fff8c7284dc3f13cdeb" 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 0000000000..ce9ca30b6c --- /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" -- cgit v1.2.3-54-g00ecf