summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rwxr-xr-xgnome3-apps/aisleriot/DEPENDS4
-rwxr-xr-xgnome3-apps/aisleriot/DETAILS16
-rw-r--r--gnome3-apps/aisleriot/HISTORY2
-rw-r--r--gnome3-apps/aisleriot/aisleriot-3.2.2.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ea4a5fdb5..25f9f140c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-11-15 Ladislav Hagara <hgr@vabo.cz>
+ * gnome3-apps/aisleriot: new spell, collection of card games
+
2011-11-13 Robin Cook <rcook@wyrms.net>
* e-emotion renamed to emotion
* New Spell: eflwebkit - a port of webkit to e17 libraries
diff --git a/gnome3-apps/aisleriot/DEPENDS b/gnome3-apps/aisleriot/DEPENDS
new file mode 100755
index 0000000000..93e128ff48
--- /dev/null
+++ b/gnome3-apps/aisleriot/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+3 &&
+depends libcanberra &&
+depends guile "--with-guile=2.0" &&
+depends itstool
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
diff --git a/gnome3-apps/aisleriot/HISTORY b/gnome3-apps/aisleriot/HISTORY
new file mode 100644
index 0000000000..3751440dec
--- /dev/null
+++ b/gnome3-apps/aisleriot/HISTORY
@@ -0,0 +1,2 @@
+2011-11-15 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 3.2.2
diff --git a/gnome3-apps/aisleriot/aisleriot-3.2.2.tar.bz2.sig b/gnome3-apps/aisleriot/aisleriot-3.2.2.tar.bz2.sig
new file mode 100644
index 0000000000..9b7541f88d
--- /dev/null
+++ b/gnome3-apps/aisleriot/aisleriot-3.2.2.tar.bz2.sig
Binary files differ