summaryrefslogtreecommitdiffstats
path: root/e-17/libeweather/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/libeweather/DETAILS')
-rwxr-xr-xe-17/libeweather/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/e-17/libeweather/DETAILS b/e-17/libeweather/DETAILS
new file mode 100755
index 0000000000..8fa1383203
--- /dev/null
+++ b/e-17/libeweather/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=libeweather
+ if [ "$LIBEWEATHER_AUTOUPDATE" == "y" ]; then
+ VERSION=$(date +%Y%m%d)
+ else
+ VERSION=svn
+ fi
+ SOURCE=$SPELL-svn.tar.bz2
+ SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/PROTO/$SPELL:$SPELL-svn
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD="on"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
+ LICENSE[0]=BSD
+ WEB_SITE=http://trac.enlightenment.org/e/browser/trunk/PROTO?order=name
+ KEYWORDS="enlightenment"
+ ENTERED=20111104
+ SHORT='E17 weather forceast library'
+cat << EOF
+An Enlightenment library to pull weather forecasts.
+EOF