summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/yelp-tools/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/yelp-tools/DETAILS')
-rwxr-xr-xgnome2-libs/yelp-tools/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnome2-libs/yelp-tools/DETAILS b/gnome2-libs/yelp-tools/DETAILS
new file mode 100755
index 0000000000..d3bf604984
--- /dev/null
+++ b/gnome2-libs/yelp-tools/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=yelp-tools
+ VERSION=3.2.0
+ 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://www.gnome.org
+ ENTERED=20110930
+ SHORT="scripts and utilities for Yelp documentation"
+cat << EOF
+yelp-tools is a collection of scripts and build utilities to help create,
+manage, and publish documentation for Yelp and the web. Most of the heavy
+lifting is done by packages like yelp-xsl and itstool. This package just
+wraps things up in a developer-friendly way.
+EOF