[oe-commits] Marcin Juszkiewicz : gssdp: added 0.7.1

git version control git at git.openembedded.org
Wed Jan 20 06:31:30 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: c82529d1b965189ac4d60d0302dd1644f7bc2c8e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c82529d1b965189ac4d60d0302dd1644f7bc2c8e

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Jan 18 20:44:40 2010 +0100

gssdp: added 0.7.1

---

 recipes/upnp/gssdp_0.7.1.bb |   10 ++++++++++
 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 0000000..09e12e2
--- /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"





More information about the Openembedded-commits mailing list