[Lunar-commits] <moonbase-other> hupnp-ng: This will replace herqq module

Dennis Veatch dennisveatch at bellsouth.net
Thu Jul 31 19:26:14 CEST 2014


commit 3bbb4010bd542eeed7938e7a2cfc5b059bc1ab62
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 31 Jul 2014 13:24:34 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/3bbb4010bd542eeed7938e7a2cfc5b059bc1ab62

hupnp-ng: This will replace herqq module
---
  libs/hupnp-ng/BUILD   | +8/-0     
  libs/hupnp-ng/DEPENDS | +1/-0     
  libs/hupnp-ng/DETAILS | +15/-0    
  3 files changed, 24 insertions(+)

--- /dev/null
+++ b/libs/hupnp-ng/BUILD
@@ -0,0 +1,8 @@
+(
+
+  sedit "s:PREFIX/lib:PREFIX/\$(get_libdir):" hupnp/lib/qtsoap-2.7-opensource/buildlib/buildlib.pro hupnp/src.pro hupnp_av/hupnp_av.pro &&
+  qmake "PREFIX=/usr" "CONFIG+=DISABLE_TESTAPP" "CONFIG+=DISABLE_AVTESTAPP" $OPTS herqq.pro &&
+
+  default_make
+  
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/hupnp-ng/DEPENDS
@@ -0,0 +1 @@
+depends qt4
--- /dev/null
+++ b/libs/hupnp-ng/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=hupnp-ng
+         VERSION=20140731
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=$MIRROR_URL
+      SOURCE_VFY=sha1:11463b06be25a98e275af2fbe44eed72cf1b7258
+        WEB_SITE=http://www.herqq.org/
+         ENTERED=20140731
+         UPDATED=20140731
+           SHORT="provide UPnp connectivity"
+cat << EOF
+HUPnP is a collection of reusable classes that provide UPnP connectivity
+conforming to the UPnP Device Architecture version 1.1.
+
+Gather updates from https://github.com/0xd34df00d/hupnp-ng
+EOF




More information about the Lunar-commits mailing list