Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (7c8c83d1759dccec31a405ca887357ca170f7f68)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (7c8c83d1759dccec31a405ca887357ca170f7f68)
  • Date: Sun, 17 Feb 2013 07:13:28 -0600

GIT changes to master games grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 3 +++
games-rpg-mp/manaplus/DEPENDS | 9 +++++++++
games-rpg-mp/manaplus/DETAILS | 19 +++++++++++++++++++
games-rpg-mp/manaplus/HISTORY | 2 ++
games-rpg-mp/tmw/DETAILS | 4 ++--
games-rpg-mp/tmw/HISTORY | 3 +++
6 files changed, 38 insertions(+), 2 deletions(-)

New commits:
commit 7c8c83d1759dccec31a405ca887357ca170f7f68
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

manaplus: new spell, a fork of manasource

commit 97598193d73587b98ebf7843fd1330c65b584c4f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

tmw 0.6.1

diff --git a/ChangeLog b/ChangeLog
index bec65ce..11e4732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-02-17 Ismael Luceno <ismael.luceno AT gmail.com>
+ * games-rpg-mp/manaplus: new spell, a fork of manasource
+
2012-12-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* games-arcade-2d: new spell, a tetris clone

diff --git a/games-rpg-mp/manaplus/DEPENDS b/games-rpg-mp/manaplus/DEPENDS
new file mode 100755
index 0000000..cc57ffb
--- /dev/null
+++ b/games-rpg-mp/manaplus/DEPENDS
@@ -0,0 +1,9 @@
+depends libxml2 &&
+depends sdl &&
+depends sdl_image &&
+depends sdl_mixer &&
+depends sdl_ttf &&
+depends sdl_net &&
+depends sdl_gfx &&
+depends curl &&
+depends zlib
diff --git a/games-rpg-mp/manaplus/DETAILS b/games-rpg-mp/manaplus/DETAILS
new file mode 100755
index 0000000..044f4d4
--- /dev/null
+++ b/games-rpg-mp/manaplus/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=manaplus
+ VERSION=1.3.2.17
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+
SOURCE_URL[0]=http://download.evolonline.org/${SPELL}/download/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:57ec3e2ab01d38d14718d400f5335bfbf8be7fede912319806998d252db7913aa55ef858818e88dcdafb4e717de332570c4af84dc490555619c6f8e571a2a379
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://manaplus.evolonline.org/";
+ LICENSE[0]="GPLv2+"
+ ENTERED=20130217
+ KEYWORDS=""
+ SHORT="2D MMORPG client for Evol Online, The mana world and
similar servers"
+cat << EOF
+ManaPlus is free OpenSource 2D MMORPG client for Evol Online, The mana world
+and similar servers.
+
+ManaPlus based on old manasource client sources.
+
+Now manaplus is the most used client in all The Mana World like servers.
+EOF
diff --git a/games-rpg-mp/manaplus/HISTORY b/games-rpg-mp/manaplus/HISTORY
new file mode 100644
index 0000000..ba86198
--- /dev/null
+++ b/games-rpg-mp/manaplus/HISTORY
@@ -0,0 +1,2 @@
+2013-02-17 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/games-rpg-mp/tmw/DETAILS b/games-rpg-mp/tmw/DETAILS
index a0680a9..3f29b62 100755
--- a/games-rpg-mp/tmw/DETAILS
+++ b/games-rpg-mp/tmw/DETAILS
@@ -1,8 +1,8 @@
SPELL=tmw
- VERSION=0.5.3
+ VERSION=0.6.1
SOURCE="mana-${VERSION}.tar.gz"
SOURCE_URL[0]="http://manasource.org/files/$SOURCE";
-
SOURCE_HASH=sha512:44a7373a1a60c07ebdbbc2e6b2551939e2ffb78b066461c06fcd114f36f35da2cb0e47d70ddc9fd214cdbeb25f77954bccb7ef091fbd61eb4c36da2925d5f86a
+
SOURCE_HASH=sha512:d3cd66409f6eca274ee24c9d6f6355d2406b3f29fb6efdce82ef99dcc9a6945ff6dca39d3f4cbe031b8684d8e46c8d5c89937ed2e9eebfb2831f2ed8d02a6919
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/mana-${VERSION}"
WEB_SITE="http://themanaworld.org";
LICENSE[0]=GPLv2
diff --git a/games-rpg-mp/tmw/HISTORY b/games-rpg-mp/tmw/HISTORY
index 3e15110..5a10405 100644
--- a/games-rpg-mp/tmw/HISTORY
+++ b/games-rpg-mp/tmw/HISTORY
@@ -1,3 +1,6 @@
+2013-02-17 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.1
+
2011-10-04 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: needs cmake to build




  • [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (7c8c83d1759dccec31a405ca887357ca170f7f68), Ismael Luceno, 02/17/2013

Archive powered by MHonArc 2.6.24.

Top of Page