Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Eric Sandall (806ccc9a355db73917462405106f09153b03604b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (806ccc9a355db73917462405106f09153b03604b)
  • Date: Mon, 26 Apr 2010 22:59:41 -0500

GIT changes to master games grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

ChangeLog | 3 ++
games-utils/gtkevemon/BUILD | 1
games-utils/gtkevemon/DEPENDS | 3 ++
games-utils/gtkevemon/DETAILS | 24
++++++++++++++++++
games-utils/gtkevemon/HISTORY | 3 ++
games-utils/gtkevemon/PRE_BUILD | 2 +
games-utils/gtkevemon/gtkevemon-1.6-source.tar.gz.sig |binary
7 files changed, 36 insertions(+)

New commits:
commit 806ccc9a355db73917462405106f09153b03604b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gtkevemon: EVE-Online skill monitoring tool

diff --git a/ChangeLog b/ChangeLog
index 6db6f85..77a3722 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-04-26 Eric Sandall <sandalle AT sourcemage.org>
+ * games-utils/gtkevemon: Added an EVE-Online skill monitoring tool
+
2010-04-20 Eric Sandall <sandalle AT sourcemage.org>
* games-strategy-rts/globulation2: Removed deprecated spell

diff --git a/games-utils/gtkevemon/BUILD b/games-utils/gtkevemon/BUILD
new file mode 100755
index 0000000..835767e
--- /dev/null
+++ b/games-utils/gtkevemon/BUILD
@@ -0,0 +1 @@
+make multicore
diff --git a/games-utils/gtkevemon/DEPENDS b/games-utils/gtkevemon/DEPENDS
new file mode 100755
index 0000000..65448e0
--- /dev/null
+++ b/games-utils/gtkevemon/DEPENDS
@@ -0,0 +1,3 @@
+depends gtk+2 &&
+depends gtkmm2 &&
+depends libxml2
diff --git a/games-utils/gtkevemon/DETAILS b/games-utils/gtkevemon/DETAILS
new file mode 100755
index 0000000..5368594
--- /dev/null
+++ b/games-utils/gtkevemon/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=gtkevemon
+ VERSION=1.6
+ SOURCE=$SPELL-$VERSION-source.tar.gz
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]=http://gtkevemon.battleclinic.com/releases/gtkevemon-1.6-source.tar.gz
+ LICENSE[0]=GPL
+ WEB_SITE=http://gtkevemon.battleclinic.com/
+ ENTERED=20100324
+ SHORT="EVE-Online skill monitoring tool"
+ DOCS=""
+cat << EOF
+GtkEveMon is an EVE-Online skill monitoring standalone application for
+GNU/Linux systems. With GtkEveMon you can monitor your current skills and
your
+skill training process without starting EVE-Online. You will never miss to
+train your next skill!
+
+GtkEveMon is inspired by EveMon, a character monitor and skill planner for
+Microsoft's .NET framework. Reportedly EveMon also runs unter GNU/Linux with
+Mono and some effort. GtkEveMon does not aim at being as powerful as EveMon
but
+rather a lightweight alternative. Many features of EveMon are not, and will
+probably never be, implemented. However, you're welcome to make feature
+requests in the forums.
+EOF
diff --git a/games-utils/gtkevemon/HISTORY b/games-utils/gtkevemon/HISTORY
new file mode 100644
index 0000000..7450153
--- /dev/null
+++ b/games-utils/gtkevemon/HISTORY
@@ -0,0 +1,3 @@
+2010-03-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, DEPENDS, BUILD, INSTALL, FINAL: Created
+
diff --git a/games-utils/gtkevemon/PRE_BUILD b/games-utils/gtkevemon/PRE_BUILD
new file mode 100755
index 0000000..f2e0103
--- /dev/null
+++ b/games-utils/gtkevemon/PRE_BUILD
@@ -0,0 +1,2 @@
+default_pre_build &&
+sed -i "s:/usr/local/bin:$INSTALL_ROOT/usr/games:" $SOURCE_DIRECTORY/Makefile
diff --git a/games-utils/gtkevemon/gtkevemon-1.6-source.tar.gz.sig
b/games-utils/gtkevemon/gtkevemon-1.6-source.tar.gz.sig
new file mode 100644
index 0000000..c6e43f4
Binary files /dev/null and
b/games-utils/gtkevemon/gtkevemon-1.6-source.tar.gz.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (806ccc9a355db73917462405106f09153b03604b), Eric Sandall, 04/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page