summaryrefslogtreecommitdiffstats
path: root/gnome3-apps/aisleriot/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-apps/aisleriot/DETAILS')
-rwxr-xr-xgnome3-apps/aisleriot/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/gnome3-apps/aisleriot/DETAILS b/gnome3-apps/aisleriot/DETAILS
new file mode 100755
index 0000000000..d253373f70
--- /dev/null
+++ b/gnome3-apps/aisleriot/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=aisleriot
+ VERSION=3.2.2
+ 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://live.gnome.org/Aisleriot
+ ENTERED=20111115
+ SHORT="collection of card games"
+cat << EOF
+AisleRiot (also known as Solitaire or sol) is a collection of card games
+which are easy to play with the aid of a mouse. The rules for the games have
+been coded for your pleasure in the GNOME scripting language (Scheme).
+EOF