summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-03-30 21:32:20 +0000
committerjmmv <jmmv>2006-03-30 21:32:20 +0000
commit6410c77cc4c7bbc00a995a212e1fa1916ae852ff (patch)
tree9c51b63100f94174bec56d90c81c83a127c8fe25 /games
parent6569f7bf1e1225bbae881e132984c48d4dfb1219 (diff)
downloadpkgsrc-6410c77cc4c7bbc00a995a212e1fa1916ae852ff.tar.gz
Update to 2.14.0:
gnome-games 2.14.0 ================== This is it! The grand 2.14.0 release of gnome-games! The BIG changes: - There is a new high score system. Mines, Five or More, Mahjongg, Same GNOME and Gnometris use it. Most of the changes are behind the scenes, but there is a new high-score dialog and you now have the opportunity to change the name recorded in the high score list. - gnome-stones has been removed. Serious copyright issues were raised about the origins of some of the code and levels. Given the earlier sound effects problems and the general lack of maintanence the best course of action was euthanasia. - Gnometris and Ataxx have new drawing engines. The old themes are no longer usable (although this may change in the future). Other changes: General: - You can enable or disable compilation of individual games. - You can use Apple's Bonjour library for zeroconf support. Avahi is not yet supported (the code is just about ready). Aisleriot: - New games: Gaps, Block Ten, Cruel, King's Audience, Athena, Aunt Mary and Saratoga. - A more useful card-compression algorithm. - A French translation of the documentation. - Middle button acts as a double-click. Ataxx: - New graphics engine. Gnometris: - New level system. There is no upper limit, but the game never stops getting faster. - New graphics engine. - New options for beginners: show where the piece will land. Iagno: - New AI code. Mines: - New, better, documentation. Nibbles: - New graphics. And lots and lots of bug fixes. Minor changes since the 2.13.8 release: Aisleriot: - Remove the threaded hint code for Freecell because of portability issues with threads in all but the most recent guile releases. - Fix the double-click code in Freecell to not make potentially bad moves. Mines: - Finally finish the new documentation. - Relicense the documentation under a dual GPL/GFDL license. Robots: - Allow alphabetical keys to be used as controls. General: - Fix the bug when you enter your name in the high score list and the entry isn't centered properly. Enjoy. gnome-games 2.13.8 ================== This is the RC1 release of gnome-games for the 2.13/2.14 cycle. Once again, many bug fixes. Aisleriot: - Eliminate warnings and remove old idioms. Ataxx: - Use the correct header files for cairo. Blackjack: - Fix the window icon for first-time users and people changing the rules. Iagno: - Remove a reference to gnothello.gnome.org. Nibbles: - Fix level 8 to align the vertical exits (Benjamin Otte). - Purge references to gnothello.gnome.org. - Draw bonuses properly when the board is resized. - Fix console warnings about bad tile numbers. Robots: - Use the right window icon. Tali: - Rationalise headers slightly. General: - More fixes for category-less games. - Fix warnings. - Get the network code to call the right server in a LAN game (Daniel Haischt). gnome-games 2.13.7 ================== This is the second beta release of gnome-games in anticipation of the 2.14 release. There are a lot of bug fixes in this release. Aisleriot: - Yukon: avoid a premature end-of-game (callum). - King's Audience: Stop the player from cheating in obscure circumstances (Zack Keane). - Diamond Mine: Fix a crash when a complete stack of 13 cards is moved (Vincent Povirk). - Avoid flicker when cards are moved onto empty slots (callum). Ataxx: - Make sure the board is redrawn when the theme changes (callum). Mahjongg: - Record scores as something other than 0 (callum). - Remove the empty category in the scores list (callum). Nibbles: - Make sure the image files load with recent gdk-pixbuf implementations (callum). Robots: - Fixes to the new safe-teleport code. The infinite teleports was a bug, as was the inability to teleport as the first move (callum). gnome-games 2.13.6 ================== This is the first beta release of gnome-games in anticipation of the 2.14 release. For this release we are firmly in bug-fixing and polishing mode. The most noticeable change will be the new documentation for Mines. It is still is a half-complete state, but I am taking an approach that should make it a lot more useful than our old state-the-obvious style that has plagued GNOME for so long. Criticism of the style and approach is very welcome. Aside from that most of the changes are trivial. General: - Corrections to all the desktop file category entries. - User-defined accelerators are now saved. - Change the code for saving user-customisable controls to be more robust. Anyone who was loosing their custom key settings should get them back now. Aisleriot: - Shuffled exclamation marks in the game-won dialog to be slightly more sane. - Fixed the sect2 tags so that section headings appear again and the docs make a bit more sense. - The Aunt Mary documentation now appears correctly in the English docs. Mines: - Complete rewrite of the documentation in what is hopefully a more informative style. - Fix a crash on some 64-bit machines when custom sizes are chosen. - Removed a spurious warning when the mouse is moved out of the playing area with the button down. Robots: - Certain end-of-game situations with safe-moves on could lead to a game that had to be aborted and with no chance of saving the score. This is theoretically fixed now. Testing is needed. - New SVG icon from Nicu Buculei. Tali: - Restored the "blank die" image on selected die because the toolbar selection is hard to discern in some themes. The toolbar hilighting is still used. gnome-games 2.13.5 ================== This is the feature-freeze version of gnome-games for the 2.13/2.14 release cycle. As a result I've tried to cram a lot of stuff in at the last minute - probably bringing in a whole pile of bugs. The biggest feature is that you can now change the name recorded in the high score dialog. You only get one chance, but for those of you who prefer to use nicknames instead of your real ones. There it is. Aisleriot: - New game: Aunt Mary from Alan Horkan. - A three-card option and cleanups for Osmosis and Peek from Zach Keene. - Code cleanups in Golf (Alan Horkan and callum). Blackjack: - Dealer doesn't draw more cards if the outcome of the round has been decided (rah). Five or More: - Compiles with the Sun compiler (Damien Carbery). - Works with the setgid bit set - it got missed last release (callum). Iagno: - New AI code from math1@nifty.com. It includes new heuristics and the code is a lot cleaner. - Undoing after a "final flip" redraws the screen properly (callum). Mines: - There is no longer any scaling of the custom times. This is the way things have been for the past six months anyway. Now it is official rather than a bug. The old scaling of the time to get a score was always a bit confused. So now you just have to accept that if you can change the rules, the score doesn't mean much. - Compiles with the Sun compiler (Damien Carbery). Robots: - New default graphics from Nicu Buculei. - Using the mouse now respects safe moves (rah). General: - You can change the name in a freshly set high score (callum). gnome-games 2.13.4 ================== Yet another development release of gnome-games. A bit more fun to be had this time. New games for Aisleriot, new graphics for Ataxx and a modification to the high scores code that is sure to test your bug-reporting skills ;). Aisleriot: - Two new games from Alan Horkan: Athena and Saratoga. - The middle button can now be used to emulate a double-click. - The algorithm to compress long piles of cards has been changed. The cards are now allowed to fall off the bottom of the window as long as they are still partially visible. This makes more of each card visible. - New option to shuffle the gaps on redeal for Gaps (Zach Keene) - The French translation of the help files has been completed thanks to Damien Laniel. - Options sections in the help for games which don't actually have any options have been removed (Damien Laniel). Ataxx: - Theme support has been re-instated. The themes are now based on code rather than image files (just like gnometris). There are currently only two themes: Plain and Squares and Diamonds. See the file gtkgridboardthemes.c if you want to write new ones. Blackjack: - Show results of a hand even if events are pending (Jon McCann). Gnometris, Mahjongg, Mines, Same-GNOME: - The games now work again when setgid games. The code seems to work but is theoretically very prone to lock-ups (as opposed to actual crashes). Bug reports with a description of what you were doing at the time are encouraged. gnome-games 2.13.3 ================== This is the latest development release of gnome-games. Most of the work has concentrated on two games, Aisleriot and Gnometris. Aisleriot: - New game from Zach Keene: King's Audience. - Agnes: slight rules change to make play more intuitive (callum). - Ctrl-O is the new menu shortcut for "Select Game" (callum). - Fix elevator so it works again (callum). - Debugging code now returns stack traces. - Thirteen: Change the waste layout, the two cards at the right are now in play rather than the end cards. Also bug fixes (callum). Gnometris: - Redo the scoring and level system. The speed increases more slowly, but never stops increasing. Removing multiple lines scores more and there is a bonus if you manage to clear the entrie field. The bonus for using "fast-fall" have been removed (callum). - New option for beginners: "Show where the piece will land" (callum). gnome-games 2.13.2 ================== Not a lot has changed since the last release, but some bugs have been fixed. So, for your testing pleasure, here is the latest development version of gnome-games. General: - The maintainer address has changed to callum@spooky-possum.org. The maintainer is still the same person. - The --enable-games code has changed to be a bit saner and to accept "none" as an option. e.g. --enable-games=none,gnometris will only build gnometris. See the README file for details. (callum) - Fix a bug in the high-score file locking that prevented two games of the same type being played at once. Aisleriot: - Consolidation of code for all the spider-like games into one common file which gets inherited by the variations. (Vincent Povirk) - New game: Cruel, a nice permutation game. (Zach Keene) - Documentation id tag corrections to be strictly docbook compliant. (callum) Five or More: - Fix a bug where clicking on the outer pixels of the game area did strange things. (callum) Gnometris: - Changed the "Joined" theme to be a better demonstration of what can be done if you aren't restricted to a pixmap-style theme format. Still horribly slow. (callum) gnome-games 2.13.1 ================== This is the first release of the 2.13 development series. A lot has changed and many bugs can be expected. Big issues: gnome-stones has been removed. Serious questions have been raised about the Copyright status of some of the code gnome-stones was based on and also some of the levels used. Given the earlier sound-effects problems and the general lack of maintenance of the game the best course of action appears to be euthanasia. Both Gnometris and Ataxx have new drawing-engines based on the Cairo graphics library. The old themes are no longer usable (although this may change in the future depending on development of the librsvg library) and in the case of Ataxx there is only one theme. In fact, using the theme selector in Ataxx is likely to cause a crash - for the moment, don't use it. The other bug you should not report is that the graphics for Gnometris suck. I know, the current code is mostly proof of principle and will be improved. There is a new high scores API. The games Mines, Five or More, Gnometris and Same GNOME use it. This change should be backwards compatible and, except for a change in the dialog, invisible. Security: Because of the high scores change the previously mentioned games do NOT drop their setgid privileges as they used to. If someone accessing the games group is a serious issue then it is recommended that you disable the setgid option. See the "Security Issues" section of the README file, but note that the first item in the "mitigating factors" doesn't apply for these games. General News: - You can now disable and enable the compilation of games. See the README file, search for "enable". - Compilation on Windows and Mac OS X stand a good chance of working, I have not tested this personally. - The supplied spec file is now up to date thanks to Paul Smith. - You can now use Apple's Bonjour library for Zeroconf support instead of Howl. Avahi is unfortunately not yet supported. - Numerous patches to fix compilation with various combinations of options. Aisleriot: - New game: Gaps from Zachary Keene. It is similar to the "Blue" demo game that came with the curses distribution. - The game Block Ten has been reinstated. It was removed with a comment indicating it didn't work. It seems to work fine for us, if you find out otherwise please tell us. - Freecell hint code now runs in a separate thread so we get good hints with a good response time. - Bug fixes for Spiderette, Kansas, Gypsy and Straight Up. Ataxx: - Completely new drawing engine. Theme changing doesn't work. See above for details. Blackjack: - There is now an option to automatically reject insurance. Gnometris: - Graphics engine rewrite inspired by Paolo Borelli's code. See above for details and caveats. Note that writing new themes is simple and encouraged. Nibbles: - New graphics from Aurélio A. Heckert Tali: - Rather than using a blank die to indicate a die that will be rolled, the entire die acts like a toggle button in a toolbar. In some themes this is a little subtle.
Diffstat (limited to 'games')
-rw-r--r--games/gnome2-games/Makefile10
-rw-r--r--games/gnome2-games/PLIST107
-rw-r--r--games/gnome2-games/distinfo10
-rw-r--r--games/gnome2-games/patches/patch-aa16
-rw-r--r--games/gnome2-games/patches/patch-ad21
5 files changed, 52 insertions, 112 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile
index e339d0aab2d..2cc748eab67 100644
--- a/games/gnome2-games/Makefile
+++ b/games/gnome2-games/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2006/03/21 06:00:45 jlam Exp $
+# $NetBSD: Makefile,v 1.66 2006/03/30 21:32:20 jmmv Exp $
-DISTNAME= gnome-games-2.12.3
-PKGREVISION= 2
+DISTNAME= gnome-games-2.14.0
CATEGORIES= games gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.12/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.14/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -46,7 +45,6 @@ GCONF2_SCHEMAS+= glines.schemas
GCONF2_SCHEMAS+= gnect.schemas
GCONF2_SCHEMAS+= gnibbles.schemas
GCONF2_SCHEMAS+= gnobots2.schemas
-GCONF2_SCHEMAS+= gnome-stones.schemas
GCONF2_SCHEMAS+= gnometris.schemas
GCONF2_SCHEMAS+= gnomine.schemas
GCONF2_SCHEMAS+= gnotski.schemas
@@ -72,9 +70,9 @@ BUILDLINK_DEPENDS.librsvg2+= librsvg2>=2.12.6
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/librsvg2/buildlink3.mk"
.include "../../lang/guile/buildlink3.mk"
-.include "../../lang/python/application.mk"
.include "../../net/howl/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/intltool/buildlink3.mk"
diff --git a/games/gnome2-games/PLIST b/games/gnome2-games/PLIST
index 75431910c96..8efad518a17 100644
--- a/games/gnome2-games/PLIST
+++ b/games/gnome2-games/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/10/16 12:12:16 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/03/30 21:32:20 jmmv Exp $
bin/blackjack
bin/games-server.py
bin/gataxx
@@ -6,7 +6,6 @@ bin/glines
bin/gnect
bin/gnibbles
bin/gnobots2
-bin/gnome-stones
bin/gnometris
bin/gnomine
bin/gnotravex
@@ -16,8 +15,6 @@ bin/iagno
bin/mahjongg
bin/same-gnome
bin/sol
-lib/gnome-stones/objects/libgnome-stones.la
-lib/gnome-stones/objects/libgnomekoban.la
share/applications/blackjack.desktop
share/applications/freecell.desktop
share/applications/gataxx.desktop
@@ -25,7 +22,6 @@ share/applications/glines.desktop
share/applications/gnect.desktop
share/applications/gnibbles.desktop
share/applications/gnobots2.desktop
-share/applications/gnome-stones.desktop
share/applications/gnometris.desktop
share/applications/gnomine.desktop
share/applications/gnotravex.desktop
@@ -49,7 +45,6 @@ share/gconf/schemas/glines.schemas
share/gconf/schemas/gnect.schemas
share/gconf/schemas/gnibbles.schemas
share/gconf/schemas/gnobots2.schemas
-share/gconf/schemas/gnome-stones.schemas
share/gconf/schemas/gnometris.schemas
share/gconf/schemas/gnomine.schemas
share/gconf/schemas/gnotravex.schemas
@@ -91,18 +86,15 @@ share/gnobots2/nightmare.cfg
share/gnobots2/robots2.cfg
share/gnobots2/robots2_easy.cfg
share/gnobots2/robots_with_safe_teleport.cfg
+share/gnome-games/ataxx/themes/2.14/classic.png
share/gnome-games/mahjongg/maps/mahjongg.map
share/gnome-games/same-gnome/themes/2.10/planets.png
share/gnome-games/same-gnome/themes/2.10/stones.png
-share/gnome-stones/atari.caves
-share/gnome-stones/default.caves
-share/gnome-stones/gnomekoban.caves
-share/gnome-stones/tutorial.caves
-share/gnome-stonesrc
-share/gnome-stonesrc.ko
share/gnome/help/aisleriot/C/agnes.xml
share/gnome/help/aisleriot/C/aisleriot.xml
+share/gnome/help/aisleriot/C/athena.xml
share/gnome/help/aisleriot/C/auld_lang_syne.xml
+share/gnome/help/aisleriot/C/aunt_mary.xml
share/gnome/help/aisleriot/C/backbone.xml
share/gnome/help/aisleriot/C/bakers_dozen.xml
share/gnome/help/aisleriot/C/bakers_game.xml
@@ -115,6 +107,7 @@ share/gnome/help/aisleriot/C/carpet.xml
share/gnome/help/aisleriot/C/chessboard.xml
share/gnome/help/aisleriot/C/clock.xml
share/gnome/help/aisleriot/C/cover.xml
+share/gnome/help/aisleriot/C/cruel.xml
share/gnome/help/aisleriot/C/definitions.xml
share/gnome/help/aisleriot/C/diamond_mine.xml
share/gnome/help/aisleriot/C/doublets.xml
@@ -130,6 +123,7 @@ share/gnome/help/aisleriot/C/fortress.xml
share/gnome/help/aisleriot/C/fortunes.xml
share/gnome/help/aisleriot/C/fourteen.xml
share/gnome/help/aisleriot/C/freecell.xml
+share/gnome/help/aisleriot/C/gaps.xml
share/gnome/help/aisleriot/C/gay_gordons.xml
share/gnome/help/aisleriot/C/glenwood.xml
share/gnome/help/aisleriot/C/golf.xml
@@ -141,6 +135,7 @@ share/gnome/help/aisleriot/C/jamestown.xml
share/gnome/help/aisleriot/C/jumbo.xml
share/gnome/help/aisleriot/C/kansas.xml
share/gnome/help/aisleriot/C/king_albert.xml
+share/gnome/help/aisleriot/C/kings_audience.xml
share/gnome/help/aisleriot/C/klondike.xml
share/gnome/help/aisleriot/C/labyrinth.xml
share/gnome/help/aisleriot/C/lady_jane.xml
@@ -156,6 +151,7 @@ share/gnome/help/aisleriot/C/plait.xml
share/gnome/help/aisleriot/C/poker.xml
share/gnome/help/aisleriot/C/quatorze.xml
share/gnome/help/aisleriot/C/royal_east.xml
+share/gnome/help/aisleriot/C/saratoga.xml
share/gnome/help/aisleriot/C/scorpion.xml
share/gnome/help/aisleriot/C/scuffle.xml
share/gnome/help/aisleriot/C/seahaven.xml
@@ -182,7 +178,9 @@ share/gnome/help/aisleriot/C/yukon.xml
share/gnome/help/aisleriot/C/zebra.xml
share/gnome/help/aisleriot/fr/agnes.xml
share/gnome/help/aisleriot/fr/aisleriot.xml
+share/gnome/help/aisleriot/fr/athena.xml
share/gnome/help/aisleriot/fr/auld_lang_syne.xml
+share/gnome/help/aisleriot/fr/aunt_mary.xml
share/gnome/help/aisleriot/fr/backbone.xml
share/gnome/help/aisleriot/fr/bakers_dozen.xml
share/gnome/help/aisleriot/fr/bakers_game.xml
@@ -195,6 +193,7 @@ share/gnome/help/aisleriot/fr/carpet.xml
share/gnome/help/aisleriot/fr/chessboard.xml
share/gnome/help/aisleriot/fr/clock.xml
share/gnome/help/aisleriot/fr/cover.xml
+share/gnome/help/aisleriot/fr/cruel.xml
share/gnome/help/aisleriot/fr/definitions.xml
share/gnome/help/aisleriot/fr/diamond_mine.xml
share/gnome/help/aisleriot/fr/doublets.xml
@@ -210,6 +209,7 @@ share/gnome/help/aisleriot/fr/fortress.xml
share/gnome/help/aisleriot/fr/fortunes.xml
share/gnome/help/aisleriot/fr/fourteen.xml
share/gnome/help/aisleriot/fr/freecell.xml
+share/gnome/help/aisleriot/fr/gaps.xml
share/gnome/help/aisleriot/fr/gay_gordons.xml
share/gnome/help/aisleriot/fr/glenwood.xml
share/gnome/help/aisleriot/fr/golf.xml
@@ -221,6 +221,7 @@ share/gnome/help/aisleriot/fr/jamestown.xml
share/gnome/help/aisleriot/fr/jumbo.xml
share/gnome/help/aisleriot/fr/kansas.xml
share/gnome/help/aisleriot/fr/king_albert.xml
+share/gnome/help/aisleriot/fr/kings_audience.xml
share/gnome/help/aisleriot/fr/klondike.xml
share/gnome/help/aisleriot/fr/labyrinth.xml
share/gnome/help/aisleriot/fr/lady_jane.xml
@@ -236,6 +237,7 @@ share/gnome/help/aisleriot/fr/plait.xml
share/gnome/help/aisleriot/fr/poker.xml
share/gnome/help/aisleriot/fr/quatorze.xml
share/gnome/help/aisleriot/fr/royal_east.xml
+share/gnome/help/aisleriot/fr/saratoga.xml
share/gnome/help/aisleriot/fr/scorpion.xml
share/gnome/help/aisleriot/fr/scuffle.xml
share/gnome/help/aisleriot/fr/seahaven.xml
@@ -293,25 +295,21 @@ share/gnome/help/gnobots2/es/gnobots2.xml
share/gnome/help/gnobots2/es/legal.xml
share/gnome/help/gnobots2/it/gnobots2.xml
share/gnome/help/gnobots2/it/legal.xml
-share/gnome/help/gnome-stones/C/figures/main-game.png
-share/gnome/help/gnome-stones/C/figures/main-start.png
-share/gnome/help/gnome-stones/C/figures/preferences-joystick.png
-share/gnome/help/gnome-stones/C/figures/preferences-main.png
-share/gnome/help/gnome-stones/C/gnome-stones.xml
-share/gnome/help/gnome-stones/C/legal.xml
share/gnome/help/gnometris/C/gnometris.xml
share/gnome/help/gnometris/C/legal.xml
-share/gnome/help/gnomine/C/figures/advanced_121_a.png
-share/gnome/help/gnomine/C/figures/advanced_121_b.png
-share/gnome/help/gnomine/C/figures/advanced_121_c.png
-share/gnome/help/gnomine/C/figures/basic-corner.png
-share/gnome/help/gnomine/C/figures/basic-flat3.png
-share/gnome/help/gnomine/C/figures/basic-wall.png
-share/gnome/help/gnomine/C/figures/gnomine-begin-play.png
-share/gnome/help/gnomine/C/figures/gnomine-fail.png
-share/gnome/help/gnomine/C/figures/gnomine-fresh.png
-share/gnome/help/gnomine/C/figures/gnomine-preferences.png
-share/gnome/help/gnomine/C/figures/gnomine-won.png
+share/gnome/help/gnomine/C/figures/easy-hints-1.png
+share/gnome/help/gnomine/C/figures/easy-hints-2.png
+share/gnome/help/gnomine/C/figures/easy-hints-3.png
+share/gnome/help/gnomine/C/figures/faces.png
+share/gnome/help/gnomine/C/figures/flags.png
+share/gnome/help/gnomine/C/figures/hard-hints-1.png
+share/gnome/help/gnomine/C/figures/hard-hints-2.png
+share/gnome/help/gnomine/C/figures/hard-hints-3.png
+share/gnome/help/gnomine/C/figures/highscores.png
+share/gnome/help/gnomine/C/figures/imnotsureflagscheckbox.png
+share/gnome/help/gnomine/C/figures/main-window.png
+share/gnome/help/gnomine/C/figures/preferences.png
+share/gnome/help/gnomine/C/figures/statusbar.png
share/gnome/help/gnomine/C/gnomine.xml
share/gnome/help/gnomine/C/legal.xml
share/gnome/help/gnotravex/C/figures/gnotravex_game.png
@@ -377,6 +375,7 @@ ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-games.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-games.mo
@@ -402,6 +401,7 @@ ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-games.mo
+${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-games.mo
@@ -409,8 +409,6 @@ ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-games.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-games.mo
-share/mime-info/gnome-stones.keys
-share/mime-info/gnome-stones.mime
share/omf/gnome-games/aisleriot-C.omf
share/omf/gnome-games/aisleriot-fr.omf
share/omf/gnome-games/blackjack-C.omf
@@ -422,7 +420,6 @@ share/omf/gnome-games/gnobots2-C.omf
share/omf/gnome-games/gnobots2-da.omf
share/omf/gnome-games/gnobots2-es.omf
share/omf/gnome-games/gnobots2-it.omf
-share/omf/gnome-games/gnome-stones-C.omf
share/omf/gnome-games/gnometris-C.omf
share/omf/gnome-games/gnomine-C.omf
share/omf/gnome-games/gnotravex-C.omf
@@ -462,7 +459,7 @@ share/pixmaps/gnibbles/bonus3.svg
share/pixmaps/gnibbles/bonus4.svg
share/pixmaps/gnibbles/bonus5.svg
share/pixmaps/gnibbles/diamond.svg
-share/pixmaps/gnibbles/gnibbles-logo.png
+share/pixmaps/gnibbles/gnibbles-logo.svg
share/pixmaps/gnibbles/gnibbles.png
share/pixmaps/gnibbles/life.svg
share/pixmaps/gnibbles/questionmark.svg
@@ -495,7 +492,9 @@ share/pixmaps/gnome-blackjack.png
share/pixmaps/gnome-cardgame.png
share/pixmaps/gnome-games-common/cards/bonded.png
share/pixmaps/gnome-games-common/cards/paris.svg
-share/pixmaps/gnome-gnobots2.png
+share/pixmaps/gnome-games-common/icons/rteleport.png
+share/pixmaps/gnome-games-common/icons/teleport.png
+share/pixmaps/gnome-gnobots2.svg
share/pixmaps/gnome-gnomine.png
share/pixmaps/gnome-gnotravex.png
share/pixmaps/gnome-gsame.png
@@ -503,25 +502,6 @@ share/pixmaps/gnome-gtali.png
share/pixmaps/gnome-gtetris.png
share/pixmaps/gnome-mahjongg.png
share/pixmaps/gnome-nibbles.png
-share/pixmaps/gnome-stones-file.png
-share/pixmaps/gnome-stones.png
-share/pixmaps/gnome-stones/amoeba.png
-share/pixmaps/gnome-stones/animated_curtain.png
-share/pixmaps/gnome-stones/background.png
-share/pixmaps/gnome-stones/boulder.png
-share/pixmaps/gnome-stones/butterfly.png
-share/pixmaps/gnome-stones/crate.png
-share/pixmaps/gnome-stones/curtain.png
-share/pixmaps/gnome-stones/diamond.png
-share/pixmaps/gnome-stones/dirt.png
-share/pixmaps/gnome-stones/door.png
-share/pixmaps/gnome-stones/empty.png
-share/pixmaps/gnome-stones/explosion.png
-share/pixmaps/gnome-stones/firefly.png
-share/pixmaps/gnome-stones/frame.png
-share/pixmaps/gnome-stones/gnome.png
-share/pixmaps/gnome-stones/title-tile.png
-share/pixmaps/gnome-stones/wall.png
share/pixmaps/gnometris/7blocks-gw.png
share/pixmaps/gnometris/7blocks-tig.png
share/pixmaps/gnomine/bang.svg
@@ -547,14 +527,15 @@ share/pixmaps/iagno/classic.png
share/pixmaps/iagno/woodtrim.png
share/pixmaps/mahjongg/postmodern.svg
share/pixmaps/mahjongg/smooth.png
-share/pixmaps/rteleport.png
-share/pixmaps/teleport.png
share/sol-games/agnes.scm
+share/sol-games/athena.scm
share/sol-games/auld_lang_syne.scm
+share/sol-games/aunt_mary.scm
share/sol-games/backbone.scm
share/sol-games/bakers_dozen.scm
share/sol-games/bakers_game.scm
share/sol-games/beleaguered_castle.scm
+share/sol-games/block_ten.scm
share/sol-games/bristol.scm
share/sol-games/camelot.scm
share/sol-games/canfield.scm
@@ -562,6 +543,7 @@ share/sol-games/carpet.scm
share/sol-games/chessboard.scm
share/sol-games/clock.scm
share/sol-games/cover.scm
+share/sol-games/cruel.scm
share/sol-games/diamond_mine.scm
share/sol-games/doublets.scm
share/sol-games/eagle_wing.scm
@@ -574,6 +556,7 @@ share/sol-games/fortress.scm
share/sol-games/fortunes.scm
share/sol-games/fourteen.scm
share/sol-games/freecell.scm
+share/sol-games/gaps.scm
share/sol-games/gay_gordons.scm
share/sol-games/glade/statistics.glade
share/sol-games/glenwood.scm
@@ -586,6 +569,7 @@ share/sol-games/jamestown.scm
share/sol-games/jumbo.scm
share/sol-games/kansas.scm
share/sol-games/king_albert.scm
+share/sol-games/kings_audience.scm
share/sol-games/klondike.scm
share/sol-games/labyrinth.scm
share/sol-games/lady_jane.scm
@@ -600,6 +584,7 @@ share/sol-games/plait.scm
share/sol-games/poker.scm
share/sol-games/quatorze.scm
share/sol-games/royal_east.scm
+share/sol-games/saratoga.scm
share/sol-games/scorpion.scm
share/sol-games/scuffle.scm
share/sol-games/seahaven.scm
@@ -662,7 +647,7 @@ share/sounds/iagno/gameover.wav
@dirrm share/pixmaps/gtali
@dirrm share/pixmaps/gnomine
@dirrm share/pixmaps/gnometris
-@dirrm share/pixmaps/gnome-stones
+@dirrm share/pixmaps/gnome-games-common/icons
@dirrm share/pixmaps/gnome-games-common/cards
@dirrm share/pixmaps/gnome-games-common
@dirrm share/pixmaps/gnobots2
@@ -675,7 +660,6 @@ share/sounds/iagno/gameover.wav
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/gnome-games
@comment in scrollkeeper: @dirrm share/omf
-@comment in xdg-dirs: @dirrm share/mime-info
@dirrm share/gnome/help/same-gnome/C/figures
@dirrm share/gnome/help/same-gnome/C
@dirrm share/gnome/help/same-gnome
@@ -700,9 +684,6 @@ share/sounds/iagno/gameover.wav
@dirrm share/gnome/help/gnomine
@dirrm share/gnome/help/gnometris/C
@dirrm share/gnome/help/gnometris
-@dirrm share/gnome/help/gnome-stones/C/figures
-@dirrm share/gnome/help/gnome-stones/C
-@dirrm share/gnome/help/gnome-stones
@dirrm share/gnome/help/gnobots2/it
@dirrm share/gnome/help/gnobots2/es
@dirrm share/gnome/help/gnobots2/da
@@ -730,12 +711,14 @@ share/sounds/iagno/gameover.wav
@dirrm share/gnome/help/aisleriot/C
@dirrm share/gnome/help/aisleriot
@comment in gnome2-dirs: @dirrm share/gnome/help
-@dirrm share/gnome-stones
@dirrm share/gnome-games/same-gnome/themes/2.10
@dirrm share/gnome-games/same-gnome/themes
@dirrm share/gnome-games/same-gnome
@dirrm share/gnome-games/mahjongg/maps
@dirrm share/gnome-games/mahjongg
+@dirrm share/gnome-games/ataxx/themes/2.14
+@dirrm share/gnome-games/ataxx/themes
+@dirrm share/gnome-games/ataxx
@dirrm share/gnome-games
@dirrm share/gnobots2
@dirrm share/gnibbles
@@ -746,5 +729,3 @@ share/sounds/iagno/gameover.wav
@dirrm share/examples/gnome2-games
@dirrm share/blackjack
@comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/gnome-stones/objects
-@dirrm lib/gnome-stones
diff --git a/games/gnome2-games/distinfo b/games/gnome2-games/distinfo
index 6b537ebd778..a6f739572a8 100644
--- a/games/gnome2-games/distinfo
+++ b/games/gnome2-games/distinfo
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.22 2006/02/15 18:15:46 drochner Exp $
+$NetBSD: distinfo,v 1.23 2006/03/30 21:32:20 jmmv Exp $
-SHA1 (gnome-games-2.12.3.tar.bz2) = fb77677d5b99eb10d9fafa239571f9ff9e5feccb
-RMD160 (gnome-games-2.12.3.tar.bz2) = ce94683ccbec16953784744fc8b3ff850b75ccd0
-Size (gnome-games-2.12.3.tar.bz2) = 4932211 bytes
-SHA1 (patch-aa) = e74547a19267b1a39528d9556d115fff4f7cd21d
+SHA1 (gnome-games-2.14.0.tar.bz2) = a7736830fbc51a9934b43282bb83813af54ad5e3
+RMD160 (gnome-games-2.14.0.tar.bz2) = 823f6f949a8b2b0d07c87f1c4cf1962e11dbfc8e
+Size (gnome-games-2.14.0.tar.bz2) = 4989271 bytes
SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd
-SHA1 (patch-ad) = fe37a9355b68f4dbd89590a6c1baab56c480840c
SHA1 (patch-ae) = bb5870303333f7f331555eaf09811db9c313cddb
diff --git a/games/gnome2-games/patches/patch-aa b/games/gnome2-games/patches/patch-aa
deleted file mode 100644
index 4df67482c57..00000000000
--- a/games/gnome2-games/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/04/01 19:04:10 jmmv Exp $
-
-http://bugzilla.gnome.org/show_bug.cgi?id=135520
-
---- gtali/gtali.schemas.in.orig 2003-12-13 20:10:47.000000000 -0600
-+++ gtali/gtali.schemas.in
-@@ -54,8 +54,8 @@
- <owner>gtali</owner>
- <type>list</type>
- <list_type>string</list_type>
-+ <default>[Human,Wilber,Bill,Monica,Kenneth,Janet]</default>
- <locale name="C">
-- <default>[Human,Wilber,Bill,Monica,Kenneth,Janet]</default>
- <short></short>
- <long></long>
- </locale>
diff --git a/games/gnome2-games/patches/patch-ad b/games/gnome2-games/patches/patch-ad
deleted file mode 100644
index b686ccfc390..00000000000
--- a/games/gnome2-games/patches/patch-ad
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2005/03/29 13:59:40 jmmv Exp $
-
-Drop C++ comments; they break the build with gcc-2.95.
-
---- iagno/othello.c.orig 2005-01-25 06:44:38.000000000 +0000
-+++ iagno/othello.c
-@@ -784,14 +784,11 @@ eval_board (gint8 board[8][8], guint me)
- found_free = TRUE;
- }
-
-- // check if a player is dead
- if (!found_me && found_not_me)
- return (S_LOSING_GAME);
- else if (found_me && !found_not_me)
- return (S_WINNING_GAME);
-
-- // if the game is finished, return the actual score rather than
-- // a huristic
- if (!found_free)
- return (actual_score);
-