summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-01-21 15:29:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-21 19:04:34 +0000
commitdcf494fd4c4ef77708bc4bf2a5da4f57d861e964 (patch)
treef2296587923412582012b5cc4b5398c3f046f0ff
parentd3b84e77d791fda86ea7b69681f72c9053732bba (diff)
downloadpoky-dcf494fd4c4ef77708bc4bf2a5da4f57d861e964.tar.gz
gupnp: remove, migrated to meta-multimedia
The GUPnP stack was stagnating in oe-core and untested. It's now moved to meta-multimedia where it's also been upgraded. (From OE-Core rev: 51e548a4e61709d9d87a424586529638873835b3) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb23
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb15
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb14
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb28
4 files changed, 0 insertions, 80 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb
deleted file mode 100644
index 9dc05e596a..0000000000
--- a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb
+++ /dev/null
@@ -1,23 +0,0 @@
1SUMMARY = "Resource discovery and announcement over SSDP"
2DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (Simpe Service Discovery Protocol)."
3LICENSE = "LGPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
5DEPENDS = "glib-2.0 libsoup-2.4 gobject-introspection-stub"
6
7PR = "r3"
8
9SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
10
11SRC_URI[md5sum] = "aec6a56ac1d4f8a4837da83f2d152556"
12SRC_URI[sha256sum] = "94de92bb4f7906ed2f047b0146a3b21d53d09908fe1f0149484f61c6afc598ea"
13
14inherit autotools pkgconfig
15
16PACKAGES =+ "gssdp-tools"
17
18FILES_gssdp-tools = "${bindir}/gssdp* ${datadir}/gssdp/*.glade"
19
20EXTRA_OECONF = "--disable-introspection"
21
22PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11', 'gtk', '', d)}"
23PACKAGECONFIG[gtk] = "--with-gtk,--without-gtk,gtk+"
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
deleted file mode 100644
index 598aa4de2e..0000000000
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
+++ /dev/null
@@ -1,15 +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 = "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/${BPN}-${PV}.tar.gz"
9
10PR = "r2"
11
12inherit autotools pkgconfig
13
14SRC_URI[md5sum] = "8a41a3bb60b50fceb5ece71c0dc4dcfb"
15SRC_URI[sha256sum] = "e6aa032377488cedc4e347519bd30701c583780b7c54f00bab083f2316a93dc9"
diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb
deleted file mode 100644
index 2ee7462f21..0000000000
--- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.1.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1DESCRIPTION = "Tools for GUPnP"
2LICENSE = "GPLv2+"
3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
4 file://src/network-light/main.c;beginline=1;endline=21;md5=033bf37c030780c5a72165846b3003f6"
5DEPENDS = "gupnp gupnp-av gtk+ libglade gnome-icon-theme"
6
7SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
8
9PR = "r0"
10
11inherit autotools pkgconfig
12
13SRC_URI[md5sum] = "d8a44a8c19b1cc10b8e5508448d8493f"
14SRC_URI[sha256sum] = "3b46a76fcbb0188b8d2c406e514edc7662d65f48774c81e5a19f93d7706db302"
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb
deleted file mode 100644
index c226c9ed5d..0000000000
--- a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb
+++ /dev/null
@@ -1,28 +0,0 @@
1SUMMARY = "UPnP framework"
2DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals."
3LICENSE = "LGPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
5 file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1"
6DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme gobject-introspection-stub"
7
8SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
9
10SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4"
11SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe"
12
13PR = "r2"
14
15EXTRA_OECONF = "--disable-introspection"
16
17inherit autotools pkgconfig
18
19FILES_${PN} = "${libdir}/*.so.*"
20FILES_${PN}-dev += "${bindir}/gupnp-binding-tool"
21
22SYSROOT_PREPROCESS_FUNCS += "gupnp_sysroot_preprocess"
23
24gupnp_sysroot_preprocess () {
25 install -d ${SYSROOT_DESTDIR}${bindir_crossscripts}/
26 install -m 755 ${D}${bindir}/gupnp-binding-tool ${SYSROOT_DESTDIR}${bindir_crossscripts}/
27}
28