summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/rest/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs/rest/DETAILS')
-rwxr-xr-xgnome3-libs/rest/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnome3-libs/rest/DETAILS b/gnome3-libs/rest/DETAILS
new file mode 100755
index 0000000000..569a1a9bb3
--- /dev/null
+++ b/gnome3-libs/rest/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=rest
+ VERSION=0.7.12
+ BRANCH=$(echo $VERSION|cut -d . -f 1,2)
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://developer.gnome.org/rest/
+ ENTERED=20110929
+ SHORT="RESTful web api query library"
+cat << EOF
+RESTful web api query library.
+EOF