summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gupnp')
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
index 9e27375cc1..9d4c17e6a3 100644
--- a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
+++ b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (S
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "glib-2.0 libsoup-2.4 libglade" 4DEPENDS = "glib-2.0 libsoup-2.4 libglade"
5 5
6SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7 7
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
index 75f015def7..97990ba330 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
@@ -3,6 +3,6 @@ DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video)
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "gupnp" 4DEPENDS = "gupnp"
5 5
6SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7 7
8inherit autotools pkgconfig 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
index 75f015def7..97990ba330 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
@@ -3,6 +3,6 @@ DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video)
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "gupnp" 4DEPENDS = "gupnp"
5 5
6SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7 7
8inherit autotools pkgconfig 8inherit autotools pkgconfig
diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
index d54e44a6b6..76a8b2bf43 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
@@ -2,6 +2,6 @@ DESCRIPTION = "Tools for GUPnP"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "gupnp gtk+ libglade gnome-icon-theme" 3DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
4 4
5SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 5SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
6 6
7inherit autotools pkgconfig 7inherit autotools pkgconfig
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
index 72c9d59eac..c9de7985f3 100644
--- a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for cr
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" 4DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
5 5
6SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" 6SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
7PR = "r1" 7PR = "r1"
8 8
9inherit autotools pkgconfig 9inherit autotools pkgconfig