* [PATCH] gssdp: Upgrade to 0.14.8, drop previous versions
@ 2014-07-17 13:44 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2014-07-17 13:44 UTC (permalink / raw)
To: openembedded-devel
Means we no longer need to set PREFERRED_VERSION to make other things build.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.12.2.1.bb b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.12.2.1.bb
deleted file mode 100644
index 29cc721..0000000
--- a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.12.2.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require gssdp.inc
-
-SRC_URI = "http://download.gnome.org/sources/${BPN}/0.12/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "8ac3a544ef0dcf8caaf7c249d2a50dc2"
-SRC_URI[sha256sum] = "928aa257815d044fdbfc740f5799530d41897947b5d7854173f636b36d728414"
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.13.2.bb b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.13.2.bb
deleted file mode 100644
index c308fa0..0000000
--- a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.13.2.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require gssdp.inc
-
-SRC_URI = "http://download.gnome.org/sources/${BPN}/0.13/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "758ed423cdd258a9a22d59c321b535ed"
-SRC_URI[sha256sum] = "8f663f8a72b66254f5c20a3610ff853ac8d00bf6f253828e37e51579caa34dce"
-
-# This is a development release so don't prefer it
-DEFAULT_PREFERENCE = "-1"
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb
new file mode 100644
index 0000000..9fda51d
--- /dev/null
+++ b/meta-multimedia/recipes-connectivity/gupnp/gssdp_0.14.8.bb
@@ -0,0 +1,9 @@
+require gssdp.inc
+
+inherit gtk-doc
+
+PACKAGECONFIG[gtk] = "--with-gtk,--without-gtk,gtk+3"
+
+SRC_URI = "http://download.gnome.org/sources/${BPN}/0.14/${BPN}-${PV}.tar.xz"
+SRC_URI[md5sum] = "b8658e480d047caf2d92baa4a51b9ae7"
+SRC_URI[sha256sum] = "4c3ffa01435e84dc31c954e669e1ca0749b962f76a333e74f5c2cb0de5803a13"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-17 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-17 13:44 [PATCH] gssdp: Upgrade to 0.14.8, drop previous versions Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox