Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Dale E. Edmons (cace15a69f0925dc0914416e8e73e7f9512ac857)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Dale E. Edmons" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Dale E. Edmons (cace15a69f0925dc0914416e8e73e7f9512ac857)
  • Date: Fri, 22 Feb 2008 05:16:43 -0600

GIT changes to master games grimoire by Dale E. Edmons
<linuxfan AT sourcemage.org>:

ChangeLog | 3
games-utils/lotrmap/BUILD | 10 --
games-utils/lotrmap/DEPENDS | 4 -
games-utils/lotrmap/DETAILS | 20 -----
games-utils/lotrmap/HISTORY | 8 --
games-utils/lotrmap/Makefile.in1.patch | 20 -----
games-utils/lotrmap/Makefile.in2.patch | 108
-------------------------------
games-utils/lotrmap/POST_INSTALL | 10 --
games-utils/lotrmap/configfile.cpp.patch | 11 ---
games-utils/lotrmap/limage.cpp.patch | 20 -----
games-utils/lotrmap/lotrmap.sh | 4 -
games-utils/lotrmap/place.cpp.patch | 11 ---
12 files changed, 3 insertions(+), 226 deletions(-)

New commits:
commit cace15a69f0925dc0914416e8e73e7f9512ac857
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>

lotrmap: Updated Changelog

commit 5abe234649b76d12976e08d7c85fff3a68b7b3c1
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>

lotrmap: Removed from games. Site is unreliable.

diff --git a/ChangeLog b/ChangeLog
index 2a124da..34f3f5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-02-22 Dale E. Edmons <linuxfan AT sourcemage.org>
+ * games-utils/lotrmap: Removed from grimoire--site unreliable.
+
2008-02-21 Dale E. Edmons <linuxfan AT sourcemage.org>
* games-rpg-sp/egoboo: New game spell.

diff --git a/games-utils/lotrmap/BUILD b/games-utils/lotrmap/BUILD
deleted file mode 100755
index 16225ec..0000000
--- a/games-utils/lotrmap/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-patch -p0 < ${SCRIPT_DIRECTORY}/Makefile.in1.patch &&
-patch -p0 < ${SCRIPT_DIRECTORY}/place.cpp.patch &&
-patch -p0 < ${SCRIPT_DIRECTORY}/configfile.cpp.patch &&
-patch -p0 < ${SCRIPT_DIRECTORY}/limage.cpp.patch &&
-#patch -p0 < ${SCRIPT_DIRECTORY}/lotrmap.cpp.patch &&
-#patch -p0 < ${SCRIPT_DIRECTORY}/middleearth2_c.jpg.maprc.patch &&
-patch -p0 < ${SCRIPT_DIRECTORY}/Makefile.in2.patch &&
-
-default_build
-
diff --git a/games-utils/lotrmap/DEPENDS b/games-utils/lotrmap/DEPENDS
deleted file mode 100755
index 51b4461..0000000
--- a/games-utils/lotrmap/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends zlib &&
-depends expat &&
-depends qt-x11
-
diff --git a/games-utils/lotrmap/DETAILS b/games-utils/lotrmap/DETAILS
deleted file mode 100755
index c572dc8..0000000
--- a/games-utils/lotrmap/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- SPELL=lotrmap
- VERSION=0.91
- SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE2=middleearth2_c.jpg
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-
SOURCE2_URL[0]=http://www.warbozz.dk/Graphic/fantasy_adnd/lordofthering/${SOURCE2}
- WEB_SITE=http://lotrmap.sourceforge.net/
- LICENSE[0]=GPL
-
SOURCE_HASH=sha512:4efa4af7cc04fff22d9e758bf8228c15673f5332819a60d9b0b351141a91ac84e86d1954aa277ea4647f8086ce7d7e2a5bc9a49d66f45084ab7d7ac3e3748bc3
- ENTERED=20040714
- UPDATED=20040714
- SHORT="An atlas of JRR Tolkien's Middle Earth."
-cat << EOF
-
-"Lord of the Rings Map" is an atlas of Middle Earth, the world created by JRR
-Tolkien. Originally created for Windows it has now been rewritten from
-scratch for Linux in C++ with the help of the QT toolkit.
-
-EOF
diff --git a/games-utils/lotrmap/HISTORY b/games-utils/lotrmap/HISTORY
deleted file mode 100644
index 60afa15..0000000
--- a/games-utils/lotrmap/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2005-12-01 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-07-14 Jason Flatt <jflatt AT sourcemage.org>
- * Created this spell.
diff --git a/games-utils/lotrmap/Makefile.in1.patch
b/games-utils/lotrmap/Makefile.in1.patch
deleted file mode 100644
index b76c445..0000000
--- a/games-utils/lotrmap/Makefile.in1.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.in 2004-07-14 22:24:09.672174320 -0700
-+++ Makefile.in 2004-07-14 22:24:53.157563536 -0700
-@@ -231,7 +231,7 @@
- GZIP_ENV = --best
- #>- all: all-redirect
- #>+ 1
--all: docs-am all-redirect
-+all: all-redirect
- .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- #>- cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
-@@ -532,7 +532,7 @@
- .NOEXPORT:
-
- #>+ 2
--docs-am:
-+#docs-am:
-
- #>+ 5
- force-reedit:
diff --git a/games-utils/lotrmap/Makefile.in2.patch
b/games-utils/lotrmap/Makefile.in2.patch
deleted file mode 100644
index db380bb..0000000
--- a/games-utils/lotrmap/Makefile.in2.patch
+++ /dev/null
@@ -1,108 +0,0 @@
---- lotrmap/docs/en/Makefile.in 2004-07-14 22:32:26.316672880 -0700
-+++ lotrmap/docs/en/Makefile.in 2004-07-14 22:34:01.281236072 -0700
-@@ -201,7 +201,8 @@
- x_includes = @x_includes@
- x_libraries = @x_libraries@
-
--EXTRA_DIST = index.html index-1.html index-2.html index-3.html index-4.html
index-5.html index-6.html
-+EXTRA_DIST =
-+#index.html index-1.html index-2.html index-3.html index-4.html
index-5.html index-6.html
- mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
- CONFIG_HEADER = ../../../config.h
- CONFIG_CLEAN_FILES =
-@@ -319,72 +320,72 @@
- maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-
-
--install-data-local:
-+#install-data-local:
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index.html $(prefix)/doc/lotrmap/index.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index.html
$(DESTDIR)$(prefix)/doc/lotrmap/index.html
-+# $(INSTALL_DATA) $(srcdir)/index.html
$(DESTDIR)$(prefix)/doc/lotrmap/index.html
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index-1.html
$(prefix)/doc/lotrmap/index-1.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index-1.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-1.html
-+# $(INSTALL_DATA) $(srcdir)/index-1.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-1.html
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index-2.html
$(prefix)/doc/lotrmap/index-2.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index-2.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-2.html
-+# $(INSTALL_DATA) $(srcdir)/index-2.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-2.html
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index-3.html
$(prefix)/doc/lotrmap/index-3.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index-3.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-3.html
-+# $(INSTALL_DATA) $(srcdir)/index-3.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-3.html
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index-4.html
$(prefix)/doc/lotrmap/index-4.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index-4.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-4.html
-+# $(INSTALL_DATA) $(srcdir)/index-4.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-4.html
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index-5.html
$(prefix)/doc/lotrmap/index-5.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index-5.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-5.html
-+# $(INSTALL_DATA) $(srcdir)/index-5.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-5.html
- #>- $(mkinstalldirs) $(prefix)/doc/lotrmap/
- #>+ 1
-- $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
-+# $(mkinstalldirs) $(DESTDIR)$(prefix)/doc/lotrmap/
- #>- $(INSTALL_DATA) $(srcdir)/index-6.html
$(prefix)/doc/lotrmap/index-6.html
- #>+ 1
-- $(INSTALL_DATA) $(srcdir)/index-6.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-6.html
-+# $(INSTALL_DATA) $(srcdir)/index-6.html
$(DESTDIR)$(prefix)/doc/lotrmap/index-6.html
-
--uninstall-local:
-+#uninstall-local:
- #>- -rm -f $(prefix)/doc/lotrmap/index.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index.html
- #>- -rm -f $(prefix)/doc/lotrmap/index-1.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-1.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-1.html
- #>- -rm -f $(prefix)/doc/lotrmap/index-2.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-2.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-2.html
- #>- -rm -f $(prefix)/doc/lotrmap/index-3.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-3.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-3.html
- #>- -rm -f $(prefix)/doc/lotrmap/index-4.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-4.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-4.html
- #>- -rm -f $(prefix)/doc/lotrmap/index-5.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-5.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-5.html
- #>- -rm -f $(prefix)/doc/lotrmap/index-6.html
- #>+ 1
-- -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-6.html
-+# -rm -f $(DESTDIR)$(prefix)/doc/lotrmap/index-6.html
-
- ####### kdevelop will overwrite this part!!! (end)############
-
diff --git a/games-utils/lotrmap/POST_INSTALL
b/games-utils/lotrmap/POST_INSTALL
deleted file mode 100755
index 06caa3e..0000000
--- a/games-utils/lotrmap/POST_INSTALL
+++ /dev/null
@@ -1,10 +0,0 @@
-if ! [ -d ${INSTALL_ROOT}/usr/lib/lotrmap ]; then
- mkdir ${INSTALL_ROOT}/usr/lib/lotrmap
-fi &&
-
-mv ${INSTALL_ROOT}/usr/bin/lotrmap ${INSTALL_ROOT}/usr/lib/lotrmap &&
-cp ${SCRIPT_DIRECTORY}/lotrmap.sh ${INSTALL_ROOT}/usr/bin &&
-cp ${SOURCE_CACHE}/middleearth2_c.jpg ${INSTALL_ROOT}/usr/lib/lotrmap &&
-cp lotrmap/middleearth* ${INSTALL_ROOT}/usr/lib/lotrmap &&
-cp lotrmap/Middle-Earth_* ${INSTALL_ROOT}/usr/lib/lotrmap
-
diff --git a/games-utils/lotrmap/configfile.cpp.patch
b/games-utils/lotrmap/configfile.cpp.patch
deleted file mode 100644
index 7b80305..0000000
--- a/games-utils/lotrmap/configfile.cpp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lotrmap/configfile.cpp 2004-07-14 20:54:39.439573768 -0700
-+++ lotrmap/configfile.cpp 2004-07-14 20:56:08.812986944 -0700
-@@ -200,7 +200,7 @@
- return newSection;
- }
-
--bool ConfigFile::findSection( const QString &section, Section **thesection,
bool create=true )
-+bool ConfigFile::findSection( const QString &section, Section **thesection,
bool create )
- {
- Section * s;
- for( s = sectionList.first(); s != 0; s = sectionList.next() ) {
diff --git a/games-utils/lotrmap/limage.cpp.patch
b/games-utils/lotrmap/limage.cpp.patch
deleted file mode 100644
index d0df24f..0000000
--- a/games-utils/lotrmap/limage.cpp.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- lotrmap/limage.cpp 2004-07-14 20:54:47.941281312 -0700
-+++ lotrmap/limage.cpp 2004-07-14 20:56:46.102318104 -0700
-@@ -109,7 +109,7 @@
- return gp;
- }
-
--void LImage::gotoXY( QPoint p, bool tell_sister=true )
-+void LImage::gotoXY( QPoint p, bool tell_sister )
- {
- /* a fixed LImage gets the offset from her sister in draw() */
- if ( !ffixed ) {
-@@ -123,7 +123,7 @@
- repaint ( false );
- }
-
--void LImage::gotoXY( int x, int y, bool tell_sister=true )
-+void LImage::gotoXY( int x, int y, bool tell_sister )
- {
- gotoXY( QPoint(x, y), tell_sister );
- }
diff --git a/games-utils/lotrmap/lotrmap.sh b/games-utils/lotrmap/lotrmap.sh
deleted file mode 100755
index 8910ab4..0000000
--- a/games-utils/lotrmap/lotrmap.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-cd /usr/lib/lotrmap
-./lotrmap
-
diff --git a/games-utils/lotrmap/place.cpp.patch
b/games-utils/lotrmap/place.cpp.patch
deleted file mode 100644
index 2c799a7..0000000
--- a/games-utils/lotrmap/place.cpp.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lotrmap/place.cpp 2004-07-14 20:54:52.452595488 -0700
-+++ lotrmap/place.cpp 2004-07-14 20:56:19.106422104 -0700
-@@ -39,7 +39,7 @@
- return( this->name.contains( name ) );
- }
-
--Places::Places( bool AutoDelete = false )
-+Places::Places( bool AutoDelete )
- {
- placeList.setAutoDelete( AutoDelete );
- placeList.clear();



  • [SM-Commit] GIT changes to master games grimoire by Dale E. Edmons (cace15a69f0925dc0914416e8e73e7f9512ac857), Dale E. Edmons, 02/22/2008

Archive powered by MHonArc 2.6.24.

Top of Page