summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-25 13:52:53 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:52 -0800
commit363fd6e0e56b22aaf58c5556064e8be1e4d34567 (patch)
tree9e85a10500df830beaadf322bc5bc0944ad7eb4a /meta/recipes-connectivity
parenta52de6f29b58871c946b1ada34bdc95e3fb4895f (diff)
downloadpoky-363fd6e0e56b22aaf58c5556064e8be1e4d34567.tar.gz
gupnp-av: Upgrade to version 0.7.0
Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb8
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb8
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb15
3 files changed, 15 insertions, 16 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
deleted file mode 100644
index 97990ba330..0000000000
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
3LICENSE = "LGPL"
4DEPENDS = "gupnp"
5
6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7
8inherit autotools pkgconfig
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
deleted file mode 100644
index 97990ba330..0000000000
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
3LICENSE = "LGPL"
4DEPENDS = "gupnp"
5
6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7
8inherit autotools pkgconfig
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
new file mode 100644
index 0000000000..c43fdd9e9e
--- /dev/null
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.7.0.bb
@@ -0,0 +1,15 @@
1SUMMARY = "Helpers for AV applications using UPnP"
2DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
3LICENSE = "LGPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
5 file://libgupnp-av/gupnp-av.h;beginline=1;endline=22;md5=d344132a8766641fcb11213ff5982086"
6DEPENDS = "gupnp"
7
8SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
9
10PR = "r0"
11
12inherit autotools pkgconfig
13
14SRC_URI[md5sum] = "6eace748e9869cddb27daab46eb50635"
15SRC_URI[sha256sum] = "e13018d24abec9fafd75ef59c365adbb2ea3712fe5e69fff8c7284dc3f13cdeb"