summaryrefslogtreecommitdiffstats
path: root/collab/gupnp/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/gupnp/DETAILS')
-rwxr-xr-xcollab/gupnp/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/collab/gupnp/DETAILS b/collab/gupnp/DETAILS
new file mode 100755
index 0000000000..95b014f308
--- /dev/null
+++ b/collab/gupnp/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=gupnp
+ VERSION=0.13.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://www.${SPELL}.org/sources/${SPELL}/${SOURCE}
+ SOURCE_HASH=sha512:631e1858a46c4a681f67d6bca174ad24811b04bbb9a053b8f9c9d3742569384072dbecef77bfad1dce89436e1fea1e46eeda607e85efef7ca4115253ff5974dd
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.gupnp.org/"
+ LICENSE[0]=GPL
+ ENTERED=20091008
+ SHORT="object-oriented UPNP framework"
+cat << EOF
+GUPnP is an object-oriented open source framework for creating UPnP devices
+and control points, written in C using GObject and libsoup.
+The GUPnP API is intended to be easy to use, efficient and flexible.
+EOF