summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-01-18 20:44:40 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-01-18 20:48:40 +0100
commitc82529d1b965189ac4d60d0302dd1644f7bc2c8e (patch)
tree8c1eb0efa52ddb7314950a6b116dcdc6872a786d
parent9a3007faba9e879ea1eb02d69e6622f7ad339bf7 (diff)
gssdp: added 0.7.1
-rw-r--r--recipes/upnp/gssdp_0.7.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/upnp/gssdp_0.7.1.bb b/recipes/upnp/gssdp_0.7.1.bb
new file mode 100644
index 0000000000..09e12e2c63
--- /dev/null
+++ b/recipes/upnp/gssdp_0.7.1.bb
@@ -0,0 +1,10 @@
+LICENSE = "LGPL"
+DEPENDS = "glib-2.0 libsoup-2.4 libglade"
+
+SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz"
+
+inherit autotools_stage pkgconfig
+
+PACKAGES =+ "gssdp-tools"
+
+FILES_gssdp-tools = "${bindir}/gssdp* ${datadir}/gssdp/*.glade"