summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-22 16:33:30 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-22 16:33:30 +0000
commit53144ba3d5552139c4a021549294c7f03f212409 (patch)
tree146e81da2c14929e4032e1fe94b25db08bcf23b3
parent2a50098fa7018bf1c714eab629c5f444d7ce1ee2 (diff)
downloadpkgsrc-53144ba3d5552139c4a021549294c7f03f212409.tar.gz
Update to 2.10.0:
gnome-games 2.10.0 ================== Hooray! The 2.10 release of the GNOME Games package is here. The people who made this release happen where: Callum McKenzie Richard Hoelscher William Jon McCann Paolo Borelli Jonathan Blandford Damien Laniel Andreas Røsdal Thomas Vander Stichele Major changes since 2.9.0: General: - The use of "seeds" has been removed from through-out gnome-games. - Zeroconf support for network games (requires libhowl). - GTK+ 2.6 is now required. - guile 1.6 is also required for Aisleriot. Aisleriot: - A partial French translation of the documentation. - An undo option on the end-of-game dialog. - Better SVG rendering. Ataxx: - The top-left player is the starting player. This makes it consistent with most other implementations. Blackjack: - The menu has been rearranged. Five or More: - Can now be played with the keyboard. Four-in-a-row: - The game is now resizeable. Iagno: - Zeroconf network games. - The AI no longer cheats. Nibbles: - Zeroconf network games. Klotski: - The game is now resizeable. - New levels. Same GNOME: - Complete rewrite. - Resizable window and graphics. - Multiple game sizes to choose from. - Full-screen mode. - Undo/redo. - New high score dialog. Tali: - The undo option (which was always considered cheating) has been removed. - Tied games are now handled correctly. What more do you need to know: get playing! gnome-games 2.9.7 ================= This is the first release candidate for gnome-games 2.10. Since the last release there have been minor bug fixes and documentation and translation updates. The only expected changes between now and the 2.10 release are documentation polishing and urther translation work. Bugs fixed: Aisleriot: - Make Neighbor and Helsinki work properly in click-to-move mode. - Clarify the rules for Gay Gordons. Ataxx: - Fix a crash on exit (again). - Make sure everything is translated. Blackjack: - Display the application icon properly. - Translate the menus correctly. Four-in-a-row: - Draw the board properly if the toolbar is enabled. Gnometris: - Clear the preview window when the game ends. Mines: - Show the correct high score category when the game is won. - (Hopefully) fix some start-up crashes. Same GNOME: - Draw the border lines correctly. - More documentation updates. - Show the correct high score dialog when we win. - Add code to handle changes in theme names (only relevant for gnome-games-extra-themes in CVS). - Initialize the size menu correctly. - Translate the menus and high score dialog correctly. Tetravex: - Minor fix ups for some levels. - Fill in more target scores. gnome-games 2.9.6 ================= This is the second beta release of gnome-games leading to the 2.10.0 release. Once again the major changes since the last relase are bug fixes. Aisleriot: - Guile 1.6.5 or later is required on 64-bit machines. 32-bit machines still only need 1.6.0 or later. This is to avoid a guile bug. (callum) Ataxx: - Fix a crash on exit (rah, callum) Blackjack: - Menu items are now translated properly (rah). Klotski: - Fix the "Sunshine" level to be actually winnable (rah). Mines: - Fix yet another bug when changing the board size (rah). Robots: - Documentation updates (Adam Weinberger). - Don't crash when theme files are missing (callum). Same GNOME: - Fix the graphics for the stones theme (callum). Stones: - Handle missing file more gracefully (rah). gnome-games 2.9.5 ================= This is the first beta release of gnome-games leading up to the 2.10.0 release. There is little change from 2.9.4, mostly bug fixes thanks to Richard Hoelscher. Aisleriot: - Revert the UI changes (callum). - Fix scorpions end of game check (callum). Ataxx: - Fixes for various crashes and over-verbocity (rah). Gnometris: - Fix the scoring at the end of the game (rah). Iagno: - Code cleanups for the AI (rah). Klotski: - Be even more graceful if the images can't be found (rah). Same-Gnome: - Make clicking work when using sloppy focus (mccann). Tetravex: - Icon translucency inprovements (rah). gnome-games 2.9.4 ================= This is the feature-complete version of gnome-games leading up to 2.10. Most of the work since the last release has gone into restoring the missing features in same-gnome. While there are one or two bugs I know about, please report any that you find. Other changes: General: - games-preimage usage has been changed to remove unnecessary gnome-vfs dependencies (rah). - New, generic, high scores widget based on the gnomine one (callum). Aisleriot: - Swapped the "new game" and "quit" buttons on the end-of-game dialog. It doesn't really matter, but it seems better this way around in same-gnome and I want to be consistent (callum). Mahjongg: - Behave nicely when the requested theme cannot be found (rah). Mines: - Use the new high scores widget. It looks like the old one though (callum). Same GNOME: - High scores now work (callum). - The theme selector now works. I will also search in you home directory under $XDG_DATA_HOME/gnome-games/same-gnome/themes/2.10 $XDG_DATA_HOME is $HOME/.local/share if you haven't set it explicitly. A better UI for this will appear in the future. The system-wide theme location has also changed because the format has changed (callum). - The game-over dialog is much improved. It gives a quit option and, if you scored in the top 10, displays the high score table (callum). - The stones theme has been restored, but still has a slight animation glitch (callum). - Undo and Redo work (callum). - Fullscreen mode works (callum). - Online help works (callum). gnome-games 2.9.3 ================= *** WARNING *** This release contains a rewrite of same-gnome. This rewrite is not complete and has some known bugs, so when filing bugs against same-gnome please consider the following: Please DO NOT report: - Features that do not work. These are not complete. - Changing the board size does do what you expect. - The lack of your favourite theme. - The speed/smoothness of the animation. - The inability to turn animation off. - The documentaion (it hasn't changed). Please DO report: - Constructive criticism of the UI (including the animation). - Any crashes. These should not happen. Also, do not look at the code. It will make you go blind. Especially render_cb (). In other news, the following code has been updated: General: - Better support for multi-visual environments (callum) - Check for guile >= 1.6 (callum) - Better behaviour if themes aren't found (Josselin Mouette) - Key control lists have searching disabled (rah) Aisleriot: - Further work on the French documents translation (heretik) - File reorganisation (jrb) - Will-o-the-wisp doesn't accidentally flip cards (callum) - The spider games can now also be finished by stacking all the cards on the tableau rather without moving any to the foundation (Jeff Bailey) - The quit option is back on the game-over dialog (pborelli) Five or More: - Removal of hard-coded constants (Marco Colombo) - Code cleanups (callum) - Better contrast for the keyboard cursor (rah) Iagno: - Stop the level 3 AI from cheating (rah) Klotski: - UI improvements (rah) - Bug fixes (rah) - Removal of deprecated functions (rah) Mahjongg: - Tile sorting has been fixed (callum) Same-gnome: - Complete rewrite, the (completed) new features include: - Variable board sizes - Cute, but annoying, animations - Keyboard control - Resizeable window - Apologies to Telsa for the about dialog. gnome-games 2.9.2.1 =================== Unfortunately 2.9.2 required a CVS installation of librsvg to build. The code in question was non-essential and has been removed for the moment. In addition, some more minor patches have been applied: Aisleriot: - Converted the menu code to gtk 2.4 (callum). - Bug-buddy support for scheme errors (jrb). Five or More: - Next balls -> Balls since they could be things that aren't balls (alan). libgames-support: - Some checks were not returning values for functions requiring return values (rah). gnome-games 2.9.2 ================= This is the second *unstable* 2.9 release of gnome-games. There is no 2.9 release of gnome-games-extra-data. The 2.8.0 release is still current. Major changes: Aisleriot: - Revised end-of-game dialog. The quit option is gone, an undo option has been added if there are no more moves (callum). - The gh_* interface to guile has been replaced with the scm_* interface (jrb). - Bug fixes for Odessa (callum). - Beginning of a French translation for the docs (heretik). Ataxx: - Fix resource leaks (pborelli). - Documentation update (sjoerd). Blackjack: - General code cleanup and bug fixes (mccann). - Improved dialog text (mccann). - Menu rearrangement/improvements (mccann). Five or more: - Better error handling (callum). - Keyboard control (anton gavrilov). Four-in-a-row: - Disable sound support until we actually have sounds to use (callum). Klotski: - UI reorganisation (rah). - Code cleanup (rah). Mines: - Various bug fixes for command line options that are out of range (callum). Nibbles: - Fix the description in the sound list (callum). Robots: - Fix the description in the sound list (callum). Tali: - Removed the undo option. It isn't useful (callum). - Handle a tied game (callum, rah). libgames-support: - AIX compile fixes for the networking code (callum). - Fix rendering for ace-high decks (rah, Harry Ray). - Add range checking on the input for games-card-* (callum). gnome-games 2.9.1 ================= This is the first release of the 2.9 *unstable* series of gnome-games. Important changes: - Network games support zeroconf if libhowl is available (thanks to Andreas Røsdal). - Four-in-a-row and Klotski are now resizeable (Paolo Borelli and Richard Hoelscher respectively). - Player-visible random number seeds have been eliminated from gnome-games. - Quality of rendering for large SVG images has been improved (Richard Hoelscher). - gnome-games now requires GTK+ 2.5. Aisleriot: - Remove the seed dialog and title annotation (callum). - Improve the sensitivity of menu items (callum). - Improved SVG rendering (richard) Ataxx: - Drawing fixes (callum). - Make the top-left player the starting player (callum). - Code cleanups (callum). Blackjack: - Removed seed from the title bar (callum). Five or more: - Improved rendering (richard). - Closing the end-of-game high-score dialog starts a new game (callum). Four-in-a-row: - The game is now resizeable (paolo). Gnometris: - Conditionally compile the sound support (callum). - Fix dropping backgrounds from Konqueror (callum). Iagno: - Zerofconf networking (andreas). - Undo in network games is disabled (andreas). Klotski: - The game is now resizeable (richard). - New puzzles (richard). Mahjongg: - Menu sensitivity fixes (callum). - Stop hints flashing when the player does something else (richard). - Removed the seed (callum). Mines: - Better rendering (richard). - Handle some (but not all) dodgy GTK+ themes better (callum). Nibbles: - Zerofconf networking (andreas). Tali: - Fix the bug where you could play for the computer (richard). - A Yahtzee can now count as a full house (callum).
-rw-r--r--games/gnome2-games/Makefile26
-rw-r--r--games/gnome2-games/PLIST109
-rw-r--r--games/gnome2-games/distinfo8
3 files changed, 120 insertions, 23 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile
index 5746e5cc739..deda57f09d0 100644
--- a/games/gnome2-games/Makefile
+++ b/games/gnome2-games/Makefile
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.43 2005/02/14 22:28:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.44 2005/03/22 16:33:30 jmmv Exp $
-DISTNAME= gnome-games-2.8.3
+DISTNAME= gnome-games-2.10.0
CATEGORIES= games gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.10/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 games collection
-DEPENDS+= librsvg2-gtk2>=2.6.3:../../graphics/librsvg2-gtk2
+DEPENDS+= librsvg2-gtk2>=2.9.5:../../graphics/librsvg2-gtk2
CONFLICTS= xbill-[0-9]*
+BUILD_USES_MSGFMT= yes
+
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
@@ -21,6 +23,7 @@ USE_X11= yes
USE_CONFIG_WRAPPER= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+USE_MSGFMT_PLURALS= yes
USE_PKGINSTALL= yes
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
@@ -34,8 +37,7 @@ CONFIGURE_ARGS+= --sysconfdir=${EGDIR}
EGDIR= ${PREFIX}/share/examples/gnome2-games
CONF_FILES=
-.for conffile in sound/events/gnect.soundlist \
- sound/events/gnibbles.soundlist \
+.for conffile in sound/events/gnibbles.soundlist \
sound/events/gnobots2.soundlist \
sound/events/iagno.soundlist
CONF_FILES+= ${EGDIR}/${conffile} ${PKG_SYSCONFDIR}/${conffile}
@@ -54,24 +56,34 @@ GCONF2_SCHEMAS+= gnobots2.schemas
GCONF2_SCHEMAS+= gnome-stones.schemas
GCONF2_SCHEMAS+= gnometris.schemas
GCONF2_SCHEMAS+= gnomine.schemas
+GCONF2_SCHEMAS+= gnotski.schemas
GCONF2_SCHEMAS+= gnotravex.schemas
GCONF2_SCHEMAS+= gtali.schemas
GCONF2_SCHEMAS+= iagno.schemas
+GCONF2_SCHEMAS+= libgnomegames.schemas
GCONF2_SCHEMAS+= mahjongg.schemas
GCONF2_SCHEMAS+= same-gnome.schemas
-BUILDLINK_DEPENDS.libgnome+= libgnome>=2.8.0nb2
+PYTHON_PATCH_SCRIPTS= libgames-support/games-server.py
+
+BUILDLINK_DEPENDS.howl+= howl>=0.9.6
+BUILDLINK_DEPENDS.libgnome+= libgnome>=2.10.0
+.include "../../audio/esound/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/GConf2-ui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pkgconfig/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 "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/gnome2-games/PLIST b/games/gnome2-games/PLIST
index 5ee176cd097..43d8fad4430 100644
--- a/games/gnome2-games/PLIST
+++ b/games/gnome2-games/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:31 jlam Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/03/22 16:33:30 jmmv Exp $
bin/blackjack
+bin/games-server.py
bin/gataxx
bin/glines
bin/gnect
@@ -38,7 +39,6 @@ share/blackjack/Ameristar.rules
share/blackjack/Atlantic_City.rules
share/blackjack/Vegas_Downtown.rules
share/blackjack/Vegas_Strip.rules
-share/examples/gnome2-games/sound/events/gnect.soundlist
share/examples/gnome2-games/sound/events/gnibbles.soundlist
share/examples/gnome2-games/sound/events/gnobots2.soundlist
share/examples/gnome2-games/sound/events/iagno.soundlist
@@ -53,8 +53,10 @@ share/gconf/schemas/gnome-stones.schemas
share/gconf/schemas/gnometris.schemas
share/gconf/schemas/gnomine.schemas
share/gconf/schemas/gnotravex.schemas
+share/gconf/schemas/gnotski.schemas
share/gconf/schemas/gtali.schemas
share/gconf/schemas/iagno.schemas
+share/gconf/schemas/libgnomegames.schemas
share/gconf/schemas/mahjongg.schemas
share/gconf/schemas/same-gnome.schemas
share/gnect/white_ob.cn4
@@ -89,6 +91,9 @@ share/gnobots2/nightmare.cfg
share/gnobots2/robots2.cfg
share/gnobots2/robots2_easy.cfg
share/gnobots2/robots_with_safe_teleport.cfg
+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
@@ -172,6 +177,83 @@ share/gnome/help/aisleriot/C/will_o_the_wisp.xml
share/gnome/help/aisleriot/C/yield.xml
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/auld_lang_syne.xml
+share/gnome/help/aisleriot/fr/bakers_dozen.xml
+share/gnome/help/aisleriot/fr/bakers_game.xml
+share/gnome/help/aisleriot/fr/beleaguered_castle.xml
+share/gnome/help/aisleriot/fr/block_ten.xml
+share/gnome/help/aisleriot/fr/bristol.xml
+share/gnome/help/aisleriot/fr/camelot.xml
+share/gnome/help/aisleriot/fr/canfield.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/definitions.xml
+share/gnome/help/aisleriot/fr/diamond_mine.xml
+share/gnome/help/aisleriot/fr/doublets.xml
+share/gnome/help/aisleriot/fr/eagle-wing.xml
+share/gnome/help/aisleriot/fr/easthaven.xml
+share/gnome/help/aisleriot/fr/eight_off.xml
+share/gnome/help/aisleriot/fr/elevator.xml
+share/gnome/help/aisleriot/fr/escalator.xml
+share/gnome/help/aisleriot/fr/figures/camelot-goal.png
+share/gnome/help/aisleriot/fr/figures/clock-rules.png
+share/gnome/help/aisleriot/fr/first_law.xml
+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/gay_gordons.xml
+share/gnome/help/aisleriot/fr/glenwood.xml
+share/gnome/help/aisleriot/fr/golf.xml
+share/gnome/help/aisleriot/fr/gypsy.xml
+share/gnome/help/aisleriot/fr/helsinki.xml
+share/gnome/help/aisleriot/fr/hopscotch.xml
+share/gnome/help/aisleriot/fr/isabel.xml
+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/klondike.xml
+share/gnome/help/aisleriot/fr/labyrinth.xml
+share/gnome/help/aisleriot/fr/lady_jane.xml
+share/gnome/help/aisleriot/fr/legal.xml
+share/gnome/help/aisleriot/fr/maze.xml
+share/gnome/help/aisleriot/fr/monte_carlo.xml
+share/gnome/help/aisleriot/fr/neighbor.xml
+share/gnome/help/aisleriot/fr/odessa.xml
+share/gnome/help/aisleriot/fr/osmosis.xml
+share/gnome/help/aisleriot/fr/peek.xml
+share/gnome/help/aisleriot/fr/pileon.xml
+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/scorpion.xml
+share/gnome/help/aisleriot/fr/scuffle.xml
+share/gnome/help/aisleriot/fr/seahaven.xml
+share/gnome/help/aisleriot/fr/sir_tommy.xml
+share/gnome/help/aisleriot/fr/spider.xml
+share/gnome/help/aisleriot/fr/spider_one_suit.xml
+share/gnome/help/aisleriot/fr/spider_two_suit.xml
+share/gnome/help/aisleriot/fr/spiderette.xml
+share/gnome/help/aisleriot/fr/straight_up.xml
+share/gnome/help/aisleriot/fr/streets_and_alleys.xml
+share/gnome/help/aisleriot/fr/ten_across.xml
+share/gnome/help/aisleriot/fr/thieves.xml
+share/gnome/help/aisleriot/fr/thirteen.xml
+share/gnome/help/aisleriot/fr/thumb_and_pouch.xml
+share/gnome/help/aisleriot/fr/treize.xml
+share/gnome/help/aisleriot/fr/union_square.xml
+share/gnome/help/aisleriot/fr/valentine.xml
+share/gnome/help/aisleriot/fr/westhaven.xml
+share/gnome/help/aisleriot/fr/whitehead.xml
+share/gnome/help/aisleriot/fr/will_o_the_wisp.xml
+share/gnome/help/aisleriot/fr/yield.xml
+share/gnome/help/aisleriot/fr/yukon.xml
+share/gnome/help/aisleriot/fr/zebra.xml
share/gnome/help/blackjack/C/blackjack.xml
share/gnome/help/blackjack/C/figures/blackjack_start_window.png
share/gnome/help/blackjack/C/figures/blackjack_win_window.png
@@ -251,14 +333,11 @@ share/gnome/help/mahjongg/C/figures/mahjongg.png
share/gnome/help/mahjongg/C/figures/no-match.png
share/gnome/help/mahjongg/C/figures/no-move.png
share/gnome/help/mahjongg/C/figures/preferences.png
-share/gnome/help/mahjongg/C/figures/seed.png
share/gnome/help/mahjongg/C/figures/toolbar.png
share/gnome/help/mahjongg/C/legal.xml
share/gnome/help/mahjongg/C/mahjongg.xml
-share/gnome/help/same-gnome/C/figures/blink-sync.png
-share/gnome/help/same-gnome/C/figures/preferences.png
-share/gnome/help/same-gnome/C/figures/same-main-window.png
-share/gnome/help/same-gnome/C/figures/same-planets-fig.png
+share/gnome/help/same-gnome/C/figures/play.png
+share/gnome/help/same-gnome/C/figures/start-up.png
share/gnome/help/same-gnome/C/legal.xml
share/gnome/help/same-gnome/C/same-gnome.xml
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-games.mo
@@ -325,6 +404,7 @@ ${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
share/omf/gnome-games/gataxx-C.omf
share/omf/gnome-games/glines-C.omf
@@ -351,7 +431,7 @@ share/pixmaps/blackjack/chip-100.svg
share/pixmaps/blackjack/chip-25.svg
share/pixmaps/blackjack/chip-5.svg
share/pixmaps/cards/baize.png
-share/pixmaps/cards/slot.png
+share/pixmaps/cards/slot.svg
share/pixmaps/cards/slots/white-outline.svg
share/pixmaps/gataxx.png
share/pixmaps/glines.png
@@ -444,7 +524,7 @@ share/pixmaps/gnomine/flag-question.svg
share/pixmaps/gnomine/flag.svg
share/pixmaps/gnomine/mine.svg
share/pixmaps/gnotski-icon.png
-share/pixmaps/gnotski.png
+share/pixmaps/gnotski.svg
share/pixmaps/gtali/gnome-dice-1.svg
share/pixmaps/gtali/gnome-dice-2.svg
share/pixmaps/gtali/gnome-dice-3.svg
@@ -458,8 +538,6 @@ share/pixmaps/iagno/woodtrim.png
share/pixmaps/mahjongg/postmodern.svg
share/pixmaps/mahjongg/smooth.png
share/pixmaps/rteleport.png
-share/pixmaps/same-gnome/planets.png
-share/pixmaps/same-gnome/stones.png
share/pixmaps/teleport.png
share/sol-games/agnes.scm
share/sol-games/auld_lang_syne.scm
@@ -566,7 +644,6 @@ share/sounds/iagno/gameover.wav
@comment in xdg-dirs: @dirrm share/sounds
@dirrm share/sol-games/glade
@dirrm share/sol-games
-@dirrm share/pixmaps/same-gnome
@dirrm share/pixmaps/mahjongg
@dirrm share/pixmaps/iagno
@dirrm share/pixmaps/gtali
@@ -634,11 +711,19 @@ share/sounds/iagno/gameover.wav
@dirrm share/gnome/help/blackjack/C/figures
@dirrm share/gnome/help/blackjack/C
@dirrm share/gnome/help/blackjack
+@dirrm share/gnome/help/aisleriot/fr/figures
+@dirrm share/gnome/help/aisleriot/fr
@dirrm share/gnome/help/aisleriot/C/figures
@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
@dirrm share/gnobots2
@dirrm share/gnibbles
@dirrm share/gnect
diff --git a/games/gnome2-games/distinfo b/games/gnome2-games/distinfo
index e91e1efbc82..7472187a55b 100644
--- a/games/gnome2-games/distinfo
+++ b/games/gnome2-games/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2005/03/18 12:17:45 wiz Exp $
+$NetBSD: distinfo,v 1.16 2005/03/22 16:33:30 jmmv Exp $
-SHA1 (gnome-games-2.8.3.tar.bz2) = b05acd8d316358cbb32d2f11c559d7dc875e7692
-RMD160 (gnome-games-2.8.3.tar.bz2) = c2a8d97e0f46c6aa5aeea1efa0b7b28789cd375f
-Size (gnome-games-2.8.3.tar.bz2) = 5923240 bytes
+SHA1 (gnome-games-2.10.0.tar.bz2) = a941d33bbb881a0ed52d95252c88d2e3f25c7e02
+RMD160 (gnome-games-2.10.0.tar.bz2) = dffc3f2c59451fb883e6cfc51defdcc58657d0a6
+Size (gnome-games-2.10.0.tar.bz2) = 5292770 bytes
SHA1 (patch-aa) = e74547a19267b1a39528d9556d115fff4f7cd21d
SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd
SHA1 (patch-ad) = 52360026ae111850c8097d315243d040ec654fcf