Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (a025455205b9a26497e003e6cd3826b21f4d860d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (a025455205b9a26497e003e6cd3826b21f4d860d)
  • Date: Tue, 20 Jan 2009 11:58:54 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

ChangeLog | 3 +++
x11/xcowsay/DEPENDS | 2 ++
x11/xcowsay/DETAILS | 18 ++++++++++++++++++
x11/xcowsay/HISTORY | 3 +++
4 files changed, 26 insertions(+)

New commits:
commit a025455205b9a26497e003e6cd3826b21f4d860d
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

x11/xcowsay: new spell, a graphical configurable talking cow
students love it :-)

diff --git a/ChangeLog b/ChangeLog
index 1308039..5309d9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-01-20 Ladislav Hagara <hgr AT vabo.cz>
+ * x11/xcowsay: new spell, a graphical configurable talking cow
+
2009-01-13 Treeve Jelbert <treeve AT sourcemage.org>
* kde4-apps/partitionmanager: new spell, kde4 partition manager

diff --git a/x11/xcowsay/DEPENDS b/x11/xcowsay/DEPENDS
new file mode 100755
index 0000000..4d72680
--- /dev/null
+++ b/x11/xcowsay/DEPENDS
@@ -0,0 +1,2 @@
+depends gtk+2 &&
+optional_depends fortune "" "" "to display the output of fortune via
xcowsay" "games"
diff --git a/x11/xcowsay/DETAILS b/x11/xcowsay/DETAILS
new file mode 100755
index 0000000..be4755b
--- /dev/null
+++ b/x11/xcowsay/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=xcowsay
+ VERSION=1.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://www.nickg.me.uk/files/$SOURCE
+
SOURCE_HASH=sha512:f3b322ded52ba52487a9edf94862abfb9ec82d79ccf74bb75c6a0e219b89bfb504ac18f105e950d94212348b39bb86ebf0b297699850e02525ac6a938517289e
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://www.doof.me.uk/xcowsay/
+ LICENSE[0]=GPL
+ ENTERED=20090120
+ SHORT="a graphical configurable talking cow"
+cat << EOF
+xcowsay is a graphical configurable talking cow. It's a GTK+ version of the
+classic cowsay Perl script. It displays a cute pop-up cow on your desktop
+with a speech bubble and some customizable text. It comes with a fortune(6)
+wrapper script, xcowfortune, which you can cron to deliver periodic fortune
+cookies via the cow. It even has a daemon mode that lets you send the cow's
+messages over DBus.
+EOF
diff --git a/x11/xcowsay/HISTORY b/x11/xcowsay/HISTORY
new file mode 100644
index 0000000..311f593
--- /dev/null
+++ b/x11/xcowsay/HISTORY
@@ -0,0 +1,3 @@
+2009-01-20 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.1
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (a025455205b9a26497e003e6cd3826b21f4d860d), Ladislav Hagara, 01/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page