Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Bor Kraljič (b8d71ea0310153d733ea6220500417a9c0f90fd6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Bor Kraljič (b8d71ea0310153d733ea6220500417a9c0f90fd6)
  • Date: Thu, 13 Oct 2011 09:04:06 -0500

GIT changes to master games grimoire by Bor Kraljič <pyrobor AT ver.si>:

ChangeLog | 5 +
dev/null |binary
games-arcade-2d/cuyo/BUILD | 10 --
games-arcade-2d/cuyo/D72EA946.gpg | 0
games-arcade-2d/cuyo/DEPENDS | 1
games-arcade-2d/cuyo/DETAILS | 22 ------
games-arcade-2d/cuyo/HISTORY | 45 ------------
games-board/mahjongg3d/BUILD | 4 -
games-board/mahjongg3d/DEPENDS | 1
games-board/mahjongg3d/DETAILS | 14 ----
games-board/mahjongg3d/HISTORY | 23 ------
games-board/mahjongg3d/INSTALL | 3
games-board/mahjongg3d/Makefiles.patch | 21 ------
games-board/mahjongg3d/mahjongg3d | 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 ---
25 files changed, 5 insertions(+), 373 deletions(-)

New commits:
commit b8d71ea0310153d733ea6220500417a9c0f90fd6
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

games-utils/lotrmap: removed, no longer supported (qt-x11 was removed)

commit e01440672eb9f87943ec9ac3465087d6be3216c3
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

games-board/mahjongg3d: removed, no longer supported (qt-x11 was removed)

commit 16433e62ca879d7f5ac9e35586f2b8eeb198e0c6
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

games-arcade-2d/cuyo: removed, no longer supported (qt-x11 was removed)

diff --git a/ChangeLog b/ChangeLog
index 6defc04..246e59e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-13 Bor Kraljič <pyrobor AT ver.si>
+ * games-arcade-2d/cuyo: removed, no longer supported (qt-x11 was
removed)
+ * games-board/mahjongg3d: removed, no longer supported (qt-x11 was
removed)
+ * games-utils/lotrmap: removed, no longer supported (qt-x11 was
removed)
+
2011-10-12 Bor Kraljič <pyrobor AT ver.si>
* games-emulators/kaf: removed, no longer supported (qt-x11 was
removed)
* games-unmaintained/ksirk: removed, no longer supported (kde3 was
removed)
diff --git a/games-arcade-2d/cuyo/BUILD b/games-arcade-2d/cuyo/BUILD
deleted file mode 100755
index 52309b5..0000000
--- a/games-arcade-2d/cuyo/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
- sedit 's:include/qglobal.h:include/qt/qglobal.h:' configure &&
- sedit 's:I$QTDIR/include:I$QTDIR/include/qt:' configure &&
- ./configure --build=${BUILD} \
- --with-qt \
- --with-x \
- --prefix=${INSTALL_ROOT}/usr/ \
- --datadir=${INSTALL_ROOT}/usr/share/games \
- --sysconfdir=${INSTALL_ROOT}/etc \
- --localstatedir=${INSTALL_ROOT}/var/games \
- ${OPTS}
diff --git a/games-arcade-2d/cuyo/D72EA946.gpg
b/games-arcade-2d/cuyo/D72EA946.gpg
deleted file mode 100644
index 652ed6e..0000000
Binary files a/games-arcade-2d/cuyo/D72EA946.gpg and /dev/null differ
diff --git a/games-arcade-2d/cuyo/DEPENDS b/games-arcade-2d/cuyo/DEPENDS
deleted file mode 100755
index 8d61058..0000000
--- a/games-arcade-2d/cuyo/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt-x11
diff --git a/games-arcade-2d/cuyo/DETAILS b/games-arcade-2d/cuyo/DETAILS
deleted file mode 100755
index b914e54..0000000
--- a/games-arcade-2d/cuyo/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- SPELL=cuyo
- VERSION=1.8.5
- SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://mirror.lihnidos.org/GNU/savannah/cuyo/${SOURCE}
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- WEB_SITE=http://www.karimmi.de/cuyo/
- ENTERED=20020129
- UPDATED=20020828
- SOURCE_GPG=D72EA946.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
- LICENSE[0]=GPL
- SHORT="cuyo: Tetris-like game with many surprises"
-cat << EOF
-cuyo is a Tetris-like game. You have to try to put balls of
-the same color together. (You don't need to form rows or
-columns. Any shape will do.) When enough of balls of the
-same color are connected, they explode. (What is enough
-depends on the level). This game will waste many work hours
-so be careful!
-EOF
diff --git a/games-arcade-2d/cuyo/HISTORY b/games-arcade-2d/cuyo/HISTORY
deleted file mode 100644
index 08d3b2a..0000000
--- a/games-arcade-2d/cuyo/HISTORY
+++ /dev/null
@@ -1,45 +0,0 @@
-2010-04-26 Bor Kraljič <pyrobor AT ver.si>
- * D72EA946.gpg: added gpg keyring
- * DETAILS: changed SOURCE_URL[0]
- converted to upstream signature checking
-
-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
-
-2005-01-16 Adam Clark <adamsgl AT dhbit.ca>
- * BUILD, DETAILS: Build API 2 update
- * DETAILS: Version update
- * BUILD: Edits to get the thing to build
-
-2003-12-08 hgg <hgreig AT bigpond.net.au>
- * BUILD remove -ansi -pedantic flags from makefiles
-
-2003-06-18 hgg <hgreig AT bigpond.net.au>
- * New Games grimoire is born!
-
-2003-05-19 hgg <hgreig AT bigpond.net.au>
- * BUILD: Update for ${INSTALL_ROOT}
-
-2003-05-05 hgg <hgreig AT bigpond.net.au>
- * DETAILS: Updated to 1.7.0
-
-2003-01-26 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 1.6.1 (Bug #2381, thanks to Snakebyte)
- * BUILD: Modifed BUILD to install binary into /usr/bin and
- data into /usr/share/games, again, the binary cannot
- go into /usr/games as I get the following error
- when I try with '--bindir=${INSTALL_ROOT}/usr/games'
- (same as Maelstrom):
- *bash: /usr/bin/cuyo: No such file or directory
-
-2002-08-28 Gareth Clay <g.clay AT warwick.ac.uk>
- * DETAILS: Upped to version 1.6.0alpha4
- Added md5 and license fields
- Changed maintainer
-
-2002-05-11 David Pradier <pradierdavid AT yahoo.fr>
- * HISTORY: Added this History file.
-
diff --git a/games-board/mahjongg3d/BUILD b/games-board/mahjongg3d/BUILD
deleted file mode 100755
index 291a792..0000000
--- a/games-board/mahjongg3d/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
- patch -p1 < $SCRIPT_DIRECTORY/Makefiles.patch &&
- cp Makefile.doit Makefile &&
- sed -i -e 's/openglwidget.h/OpenGLWidget.h/'
$SOURCE_DIRECTORY/src/MainDialogBase.ui &&
- make
diff --git a/games-board/mahjongg3d/DEPENDS b/games-board/mahjongg3d/DEPENDS
deleted file mode 100755
index 8d61058..0000000
--- a/games-board/mahjongg3d/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt-x11
diff --git a/games-board/mahjongg3d/DETAILS b/games-board/mahjongg3d/DETAILS
deleted file mode 100755
index 4701457..0000000
--- a/games-board/mahjongg3d/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=mahjongg3d
- VERSION=0.96
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL.release
- SOURCE_URL[0]=http://www.reto-schoelly.de/mahjongg3d/$SOURCE
- WEB_SITE=http://www.reto-schoelly.de/mahjongg3d/
-
SOURCE_HASH=sha512:7ed7f636cdf4e65f40e4264213fb321ac9f445bd300b4622d0c6e9c0de4a412f1dc4b0684cceff14b4b4106707cb6c7a31aeaca445646aeba9cb6cfd70a96f37
- LICENSE[0]=GPL
- ENTERED=20040515
- UPDATED=20040515
- SHORT="Mahjongg3d is an OpenGL version of the mahjongg game"
-cat << EOF
-Mahjongg3d is an OpenGL version of the mahjongg game.
-EOF
diff --git a/games-board/mahjongg3d/HISTORY b/games-board/mahjongg3d/HISTORY
deleted file mode 100644
index 5aa9694..0000000
--- a/games-board/mahjongg3d/HISTORY
+++ /dev/null
@@ -1,23 +0,0 @@
-2007-11-16 Julien "_kaze_" ROZO <julien AT rozo.org>
- * DETAILS: changed MD5 to SOURCE_HASH, changed SOURCE to include
VERSION
- * BUILD: added a sed fix to make the spell compiling again (bug
#14110)
-
-2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2005-01-15 Adam Clark <adamsgl AT dhbit.ca>
- * BUILD, DETAILS: Updated for BUILD API 2
-
-2004-07-19 Terry Ross <terry AT aliboom.com>
- * DETAILS: updated to 0.96
-
-2004-06-02 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD, DETAILS, Makefiles.patch: updated to 0.95
-
-2004-05-19 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS, Makefiles.patch: updated to 0.92
-
-2004-05-15 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD, DEPENDS, DETAILS, HISTORY, Makefiles.patch, mahjongg3d:
- created the spell
-
diff --git a/games-board/mahjongg3d/INSTALL b/games-board/mahjongg3d/INSTALL
deleted file mode 100755
index 5200407..0000000
--- a/games-board/mahjongg3d/INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
- cp -R bin /usr/share/mahjongg3d &&
- mkdir -p /usr/games &&
- install -m 755 $SCRIPT_DIRECTORY/mahjongg3d /usr/games
diff --git a/games-board/mahjongg3d/Makefiles.patch
b/games-board/mahjongg3d/Makefiles.patch
deleted file mode 100644
index 8424641..0000000
--- a/games-board/mahjongg3d/Makefiles.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Nur mahjongg3d.release/Makefile.doit
mahjongg3d.release.fix/Makefile.doit
---- mahjongg3d.release/Makefile.doit 2004-05-28 17:32:41.000000000 +0200
-+++ mahjongg3d.release.fix/Makefile.doit 2004-06-02 17:22:32.826061836
+0200
-@@ -13,7 +13,7 @@
- MKDIR = mkdir -p
- SUBTARGETS = \
- sub-src
--PREFIX=~
-+PREFIX=/usr/share
- GAMEDATA_PREFIX=$(PREFIX)
-
- first: all
-@@ -32,7 +32,7 @@
- echo \" >> gamedata_path.h && \
- $(MAKE) -f $(MAKEFILE)
-
--Makefile: mahjongg3d.pro $(QTDIR)/mkspecs/default/qmake.conf
-+Makefile: mahjongg3d.pro
- $(QMAKE) -o Makefile mahjongg3d.pro
- qmake: qmake_all
- @$(QMAKE) -o Makefile mahjongg3d.pro
diff --git a/games-board/mahjongg3d/mahjongg3d
b/games-board/mahjongg3d/mahjongg3d
deleted file mode 100644
index 2cfe57c..0000000
--- a/games-board/mahjongg3d/mahjongg3d
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-cd /usr/share/mahjongg3d &&
-exec ./mahjongg3d
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 Bor Kraljič (b8d71ea0310153d733ea6220500417a9c0f90fd6), Bor Kraljič, 10/13/2011

Archive powered by MHonArc 2.6.24.

Top of Page