pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnome-games update to 2.20.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/707baa057196
branches:  trunk
changeset: 535013:707baa057196
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Nov 05 19:29:47 2007 +0000

description:
update to 2.20.1
This switches to the new gnome-2.20 branch.

diffstat:

 games/gnome-games/Makefile |    9 +-
 games/gnome-games/PLIST    |  947 ++++++++++++++++++++++++++++++++------------
 games/gnome-games/distinfo |    8 +-
 3 files changed, 685 insertions(+), 279 deletions(-)

diffs (truncated from 1400 to 300 lines):

diff -r 4d2235e7a14f -r 707baa057196 games/gnome-games/Makefile
--- a/games/gnome-games/Makefile        Mon Nov 05 19:28:50 2007 +0000
+++ b/games/gnome-games/Makefile        Mon Nov 05 19:29:47 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2007/09/21 13:03:42 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2007/11/05 19:29:47 drochner Exp $
 
-DISTNAME=              gnome-games-2.18.2.1
-PKGREVISION=           4
+DISTNAME=              gnome-games-2.20.1
 CATEGORIES=            games gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.18/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.20/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
@@ -45,12 +44,10 @@
 GCONF_SCHEMAS+=        gnobots2.schemas
 GCONF_SCHEMAS+=        gnometris.schemas
 GCONF_SCHEMAS+=        gnomine.schemas
-GCONF_SCHEMAS+=        gnotski.schemas
 GCONF_SCHEMAS+=        gnotravex.schemas
 GCONF_SCHEMAS+=        gnotski.schemas
 GCONF_SCHEMAS+=        gtali.schemas
 GCONF_SCHEMAS+=        iagno.schemas
-GCONF_SCHEMAS+=        libgnomegames.schemas
 GCONF_SCHEMAS+=        mahjongg.schemas
 GCONF_SCHEMAS+=        same-gnome.schemas
 
diff -r 4d2235e7a14f -r 707baa057196 games/gnome-games/PLIST
--- a/games/gnome-games/PLIST   Mon Nov 05 19:28:50 2007 +0000
+++ b/games/gnome-games/PLIST   Mon Nov 05 19:29:47 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2007/09/25 10:54:12 hira Exp $
+@comment $NetBSD: PLIST,v 1.13 2007/11/05 19:29:48 drochner Exp $
 bin/blackjack
 bin/glchess
 bin/glines
@@ -16,6 +16,7 @@
 bin/mahjongg
 bin/same-gnome
 bin/sol
+lib/gnome-games/gnome-games-render-cards
 ${PYSITELIB}/glchess/__init__.py
 ${PYSITELIB}/glchess/__init__.pyc
 ${PYSITELIB}/glchess/__init__.pyo
@@ -28,6 +29,9 @@
 ${PYSITELIB}/glchess/chess/__init__.py
 ${PYSITELIB}/glchess/chess/__init__.pyc
 ${PYSITELIB}/glchess/chess/__init__.pyo
+${PYSITELIB}/glchess/chess/bitboard.py
+${PYSITELIB}/glchess/chess/bitboard.pyc
+${PYSITELIB}/glchess/chess/bitboard.pyo
 ${PYSITELIB}/glchess/chess/board.py
 ${PYSITELIB}/glchess/chess/board.pyc
 ${PYSITELIB}/glchess/chess/board.pyo
@@ -55,6 +59,9 @@
 ${PYSITELIB}/glchess/gtkui/__init__.py
 ${PYSITELIB}/glchess/gtkui/__init__.pyc
 ${PYSITELIB}/glchess/gtkui/__init__.pyo
+${PYSITELIB}/glchess/gtkui/chessview.py
+${PYSITELIB}/glchess/gtkui/chessview.pyc
+${PYSITELIB}/glchess/gtkui/chessview.pyo
 ${PYSITELIB}/glchess/gtkui/dialogs.py
 ${PYSITELIB}/glchess/gtkui/dialogs.pyc
 ${PYSITELIB}/glchess/gtkui/dialogs.pyo
@@ -64,15 +71,6 @@
 ${PYSITELIB}/glchess/main.py
 ${PYSITELIB}/glchess/main.pyc
 ${PYSITELIB}/glchess/main.pyo
-${PYSITELIB}/glchess/network/__init__.py
-${PYSITELIB}/glchess/network/__init__.pyc
-${PYSITELIB}/glchess/network/__init__.pyo
-${PYSITELIB}/glchess/network/announce.py
-${PYSITELIB}/glchess/network/announce.pyc
-${PYSITELIB}/glchess/network/announce.pyo
-${PYSITELIB}/glchess/network/protocol.py
-${PYSITELIB}/glchess/network/protocol.pyc
-${PYSITELIB}/glchess/network/protocol.pyo
 ${PYSITELIB}/glchess/scene/__init__.py
 ${PYSITELIB}/glchess/scene/__init__.pyc
 ${PYSITELIB}/glchess/scene/__init__.pyo
@@ -192,13 +190,6 @@
 share/applications/mahjongg.desktop
 share/applications/same-gnome.desktop
 share/applications/sol.desktop
-share/blackjack/Ameristar.rules
-share/blackjack/Atlantic_City.rules
-share/blackjack/Vegas_Downtown.rules
-share/blackjack/Vegas_Strip.rules
-share/examples/gnome-games/sound/events/gnibbles.soundlist
-share/examples/gnome-games/sound/events/gnobots2.soundlist
-share/examples/gnome-games/sound/events/iagno.soundlist
 share/gconf/schemas/aisleriot.schemas
 share/gconf/schemas/blackjack.schemas
 share/gconf/schemas/glchess.schemas
@@ -212,7 +203,6 @@
 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/ggz/gnome-games/about_bg.png
@@ -229,9 +219,7 @@
 share/glchess/ai.glade
 share/glchess/ai.xml
 share/glchess/chess_view.glade
-share/glchess/error_dialog.glade
 share/glchess/glchess.glade
-share/glchess/glchess.svg
 share/glchess/load_game.glade
 share/glchess/new_game.glade
 share/glchess/save_game.glade
@@ -267,7 +255,106 @@
 share/gnobots2/robots2.cfg
 share/gnobots2/robots2_easy.cfg
 share/gnobots2/robots_with_safe_teleport.cfg
+share/gnome-games-common/cards/bonded.svg
+share/gnome-games-common/icons/rteleport.png
+share/gnome-games-common/icons/teleport.png
+share/gnome-games/aisleriot/games/agnes.scm
+share/gnome-games/aisleriot/games/athena.scm
+share/gnome-games/aisleriot/games/auld_lang_syne.scm
+share/gnome-games/aisleriot/games/aunt_mary.scm
+share/gnome-games/aisleriot/games/backbone.scm
+share/gnome-games/aisleriot/games/bakers_dozen.scm
+share/gnome-games/aisleriot/games/bakers_game.scm
+share/gnome-games/aisleriot/games/beleaguered_castle.scm
+share/gnome-games/aisleriot/games/block_ten.scm
+share/gnome-games/aisleriot/games/bristol.scm
+share/gnome-games/aisleriot/games/camelot.scm
+share/gnome-games/aisleriot/games/canfield.scm
+share/gnome-games/aisleriot/games/carpet.scm
+share/gnome-games/aisleriot/games/chessboard.scm
+share/gnome-games/aisleriot/games/clock.scm
+share/gnome-games/aisleriot/games/cover.scm
+share/gnome-games/aisleriot/games/cruel.scm
+share/gnome-games/aisleriot/games/diamond_mine.scm
+share/gnome-games/aisleriot/games/doublets.scm
+share/gnome-games/aisleriot/games/eagle_wing.scm
+share/gnome-games/aisleriot/games/easthaven.scm
+share/gnome-games/aisleriot/games/eight_off.scm
+share/gnome-games/aisleriot/games/elevator.scm
+share/gnome-games/aisleriot/games/escalator.scm
+share/gnome-games/aisleriot/games/first_law.scm
+share/gnome-games/aisleriot/games/fortress.scm
+share/gnome-games/aisleriot/games/fortunes.scm
+share/gnome-games/aisleriot/games/fourteen.scm
+share/gnome-games/aisleriot/games/freecell.scm
+share/gnome-games/aisleriot/games/gaps.scm
+share/gnome-games/aisleriot/games/gay_gordons.scm
+share/gnome-games/aisleriot/games/glenwood.scm
+share/gnome-games/aisleriot/games/golf.scm
+share/gnome-games/aisleriot/games/gypsy.scm
+share/gnome-games/aisleriot/games/helsinki.scm
+share/gnome-games/aisleriot/games/hopscotch.scm
+share/gnome-games/aisleriot/games/isabel.scm
+share/gnome-games/aisleriot/games/jamestown.scm
+share/gnome-games/aisleriot/games/jumbo.scm
+share/gnome-games/aisleriot/games/kansas.scm
+share/gnome-games/aisleriot/games/king_albert.scm
+share/gnome-games/aisleriot/games/kings_audience.scm
+share/gnome-games/aisleriot/games/klondike.scm
+share/gnome-games/aisleriot/games/labyrinth.scm
+share/gnome-games/aisleriot/games/lady_jane.scm
+share/gnome-games/aisleriot/games/maze.scm
+share/gnome-games/aisleriot/games/monte_carlo.scm
+share/gnome-games/aisleriot/games/napoleons_tomb.scm
+share/gnome-games/aisleriot/games/neighbor.scm
+share/gnome-games/aisleriot/games/odessa.scm
+share/gnome-games/aisleriot/games/osmosis.scm
+share/gnome-games/aisleriot/games/peek.scm
+share/gnome-games/aisleriot/games/pileon.scm
+share/gnome-games/aisleriot/games/plait.scm
+share/gnome-games/aisleriot/games/poker.scm
+share/gnome-games/aisleriot/games/quatorze.scm
+share/gnome-games/aisleriot/games/royal_east.scm
+share/gnome-games/aisleriot/games/saratoga.scm
+share/gnome-games/aisleriot/games/scorpion.scm
+share/gnome-games/aisleriot/games/scuffle.scm
+share/gnome-games/aisleriot/games/seahaven.scm
+share/gnome-games/aisleriot/games/sir_tommy.scm
+share/gnome-games/aisleriot/games/sol.scm
+share/gnome-games/aisleriot/games/spider.scm
+share/gnome-games/aisleriot/games/spider_three_decks.scm
+share/gnome-games/aisleriot/games/spiderette.scm
+share/gnome-games/aisleriot/games/straight_up.scm
+share/gnome-games/aisleriot/games/streets_and_alleys.scm
+share/gnome-games/aisleriot/games/ten_across.scm
+share/gnome-games/aisleriot/games/thieves.scm
+share/gnome-games/aisleriot/games/thirteen.scm
+share/gnome-games/aisleriot/games/thumb_and_pouch.scm
+share/gnome-games/aisleriot/games/treize.scm
+share/gnome-games/aisleriot/games/triple_peaks.scm
+share/gnome-games/aisleriot/games/union_square.scm
+share/gnome-games/aisleriot/games/valentine.scm
+share/gnome-games/aisleriot/games/westhaven.scm
+share/gnome-games/aisleriot/games/whitehead.scm
+share/gnome-games/aisleriot/games/will_o_the_wisp.scm
+share/gnome-games/aisleriot/games/yield.scm
+share/gnome-games/aisleriot/games/yukon.scm
+share/gnome-games/aisleriot/games/zebra.scm
+share/gnome-games/blackjack/pixmaps/baize.png
+share/gnome-games/blackjack/pixmaps/blackjack-splash.png
+share/gnome-games/blackjack/pixmaps/chip-1.svg
+share/gnome-games/blackjack/pixmaps/chip-100.svg
+share/gnome-games/blackjack/pixmaps/chip-25.svg
+share/gnome-games/blackjack/pixmaps/chip-5.svg
+share/gnome-games/blackjack/pixmaps/white-outline.svg
+share/gnome-games/blackjack/rules/Ameristar.rules
+share/gnome-games/blackjack/rules/Atlantic_City.rules
+share/gnome-games/blackjack/rules/Vegas_Downtown.rules
+share/gnome-games/blackjack/rules/Vegas_Strip.rules
+share/gnome-games/gnotski/gnotski.svg
 share/gnome-games/mahjongg/maps/mahjongg.map
+share/gnome-games/pixmaps/baize.png
+share/gnome-games/pixmaps/slot.svg
 share/gnome-games/same-gnome/themes/2.10/planets.png
 share/gnome-games/same-gnome/themes/2.10/stones.png
 share/gnome-sudoku/high_scores.glade
@@ -329,6 +416,7 @@
 share/gnome/help/aisleriot/C/legal.xml
 share/gnome/help/aisleriot/C/maze.xml
 share/gnome/help/aisleriot/C/monte_carlo.xml
+share/gnome/help/aisleriot/C/napoleons_tomb.xml
 share/gnome/help/aisleriot/C/neighbor.xml
 share/gnome/help/aisleriot/C/odessa.xml
 share/gnome/help/aisleriot/C/osmosis.xml
@@ -344,6 +432,7 @@
 share/gnome/help/aisleriot/C/seahaven.xml
 share/gnome/help/aisleriot/C/sir_tommy.xml
 share/gnome/help/aisleriot/C/spider.xml
+share/gnome/help/aisleriot/C/spider_three_decks.xml
 share/gnome/help/aisleriot/C/spiderette.xml
 share/gnome/help/aisleriot/C/straight_up.xml
 share/gnome/help/aisleriot/C/streets_and_alleys.xml
@@ -361,100 +450,40 @@
 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/es/aisleriot.xml
+share/gnome/help/aisleriot/es/figures/camelot-goal.png
+share/gnome/help/aisleriot/es/figures/clock-rules.png
 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
-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/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
-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/gaps.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/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
-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



Home | Main Index | Thread Index | Old Index