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.28.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15e523b6d983
branches:  trunk
changeset: 400895:15e523b6d983
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Oct 29 20:40:10 2009 +0000

description:
update to 2.28.1
This switches to the gnome-2.28 release branch.
(Thanks to obache for updating the clutter pkgs. Used by the tetris
game only for now, but I wouldn't like to kick that out.)

diffstat:

 games/gnome-games/Makefile         |   22 ++++--
 games/gnome-games/PLIST            |  127 +++++++++++++++++++++++++-----------
 games/gnome-games/distinfo         |   12 +-
 games/gnome-games/patches/patch-aa |   12 +-
 games/gnome-games/patches/patch-ab |   14 ++--
 5 files changed, 122 insertions(+), 65 deletions(-)

diffs (truncated from 478 to 300 lines):

diff -r b13c146b143e -r 15e523b6d983 games/gnome-games/Makefile
--- a/games/gnome-games/Makefile        Thu Oct 29 20:36:10 2009 +0000
+++ b/games/gnome-games/Makefile        Thu Oct 29 20:40:10 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.102 2009/08/26 19:57:30 sno Exp $
+# $NetBSD: Makefile,v 1.103 2009/10/29 20:40:10 drochner Exp $
 
-DISTNAME=              gnome-games-2.26.3
-PKGREVISION=           2
+DISTNAME=              gnome-games-2.28.1
 CATEGORIES=            games gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.26/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.28/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
@@ -48,26 +47,32 @@
 GCONF_SCHEMAS+=        iagno.schemas
 GCONF_SCHEMAS+=        mahjongg.schemas
 GCONF_SCHEMAS+=        same-gnome.schemas
+GCONF_SCHEMAS+=        gnome-sudoku.schemas
 
 PYTHON_PATCH_SCRIPTS+= glchess/src/glchess.in.in
 PYTHON_PATCH_SCRIPTS+= gnome-sudoku/src/gnome-sudoku.in.in
 PY_PATCHPLIST=         yes
 
+.include "../../audio/libcanberra/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
 .include "../../devel/GConf-ui/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.6.3
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgnome+=       libgnome>=2.10.0
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
+#.include "../../devel/libglade/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.libgnome+=      libgnome>=2.10.0
+#.include "../../devel/libgnome/buildlink3.mk"
+#.include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../games/ggz-client-libs/buildlink3.mk"
 .include "../../games/ggz-client-libs/ggz-client.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 BUILDLINK_API_DEPENDS.librsvg+=        librsvg>=2.12.6
 .include "../../graphics/librsvg/buildlink3.mk"
+BUILDLINK_API_DEPENDS.clutter+= clutter>=1.0
+.include "../../graphics/clutter/buildlink3.mk"
+BUILDLINK_API_DEPENDS.clutter-gtk+= clutter-gtk>=0.10
+.include "../../graphics/clutter-gtk/buildlink3.mk"
 .include "../../lang/guile/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/omf-scrollkeeper.mk"
@@ -77,5 +82,6 @@
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"
 .include "../../x11/py-gnome2-desktop/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
 .include "../../multimedia/gstreamer0.10/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r b13c146b143e -r 15e523b6d983 games/gnome-games/PLIST
--- a/games/gnome-games/PLIST   Thu Oct 29 20:36:10 2009 +0000
+++ b/games/gnome-games/PLIST   Thu Oct 29 20:40:10 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2009/07/28 18:52:07 drochner Exp $
+@comment $NetBSD: PLIST,v 1.26 2009/10/29 20:40:10 drochner Exp $
 bin/blackjack
 bin/glchess
 bin/glines
@@ -107,6 +107,9 @@
 ${PYSITELIB}/glchess/history.py
 ${PYSITELIB}/glchess/history.pyc
 ${PYSITELIB}/glchess/history.pyo
+${PYSITELIB}/glchess/i18n.py
+${PYSITELIB}/glchess/i18n.pyc
+${PYSITELIB}/glchess/i18n.pyo
 ${PYSITELIB}/glchess/main.py
 ${PYSITELIB}/glchess/main.pyc
 ${PYSITELIB}/glchess/main.pyo
@@ -131,12 +134,9 @@
 ${PYSITELIB}/glchess/scene/opengl/__init__.py
 ${PYSITELIB}/glchess/scene/opengl/__init__.pyc
 ${PYSITELIB}/glchess/scene/opengl/__init__.pyo
-${PYSITELIB}/glchess/scene/opengl/builtin_models.py
-${PYSITELIB}/glchess/scene/opengl/builtin_models.pyc
-${PYSITELIB}/glchess/scene/opengl/builtin_models.pyo
-${PYSITELIB}/glchess/scene/opengl/new_models.py
-${PYSITELIB}/glchess/scene/opengl/new_models.pyc
-${PYSITELIB}/glchess/scene/opengl/new_models.pyo
+${PYSITELIB}/glchess/scene/opengl/models.py
+${PYSITELIB}/glchess/scene/opengl/models.pyc
+${PYSITELIB}/glchess/scene/opengl/models.pyo
 ${PYSITELIB}/glchess/scene/opengl/opengl.py
 ${PYSITELIB}/glchess/scene/opengl/opengl.pyc
 ${PYSITELIB}/glchess/scene/opengl/opengl.pyo
@@ -161,6 +161,9 @@
 ${PYSITELIB}/gnome_sudoku/colors.py
 ${PYSITELIB}/gnome_sudoku/colors.pyc
 ${PYSITELIB}/gnome_sudoku/colors.pyo
+${PYSITELIB}/gnome_sudoku/dancer.py
+${PYSITELIB}/gnome_sudoku/dancer.pyc
+${PYSITELIB}/gnome_sudoku/dancer.pyo
 ${PYSITELIB}/gnome_sudoku/defaults.py
 ${PYSITELIB}/gnome_sudoku/defaults.pyc
 ${PYSITELIB}/gnome_sudoku/defaults.pyo
@@ -188,12 +191,12 @@
 ${PYSITELIB}/gnome_sudoku/gtk_goodies/gconf_wrapper.py
 ${PYSITELIB}/gnome_sudoku/gtk_goodies/gconf_wrapper.pyc
 ${PYSITELIB}/gnome_sudoku/gtk_goodies/gconf_wrapper.pyo
-${PYSITELIB}/gnome_sudoku/gtk_goodies/image_extras.py
-${PYSITELIB}/gnome_sudoku/gtk_goodies/image_extras.pyc
-${PYSITELIB}/gnome_sudoku/gtk_goodies/image_extras.pyo
 ${PYSITELIB}/gnome_sudoku/main.py
 ${PYSITELIB}/gnome_sudoku/main.pyc
 ${PYSITELIB}/gnome_sudoku/main.pyo
+${PYSITELIB}/gnome_sudoku/number_box.py
+${PYSITELIB}/gnome_sudoku/number_box.pyc
+${PYSITELIB}/gnome_sudoku/number_box.pyo
 ${PYSITELIB}/gnome_sudoku/pausable.py
 ${PYSITELIB}/gnome_sudoku/pausable.pyc
 ${PYSITELIB}/gnome_sudoku/pausable.pyo
@@ -221,6 +224,22 @@
 ${PYSITELIB}/gnome_sudoku/timer.py
 ${PYSITELIB}/gnome_sudoku/timer.pyc
 ${PYSITELIB}/gnome_sudoku/timer.pyo
+man/man6/blackjack.6
+man/man6/glchess.6
+man/man6/glines.6
+man/man6/gnect.6
+man/man6/gnibbles.6
+man/man6/gnobots2.6
+man/man6/gnome-sudoku.6
+man/man6/gnometris.6
+man/man6/gnomine.6
+man/man6/gnotravex.6
+man/man6/gnotski.6
+man/man6/gtali.6
+man/man6/iagno.6
+man/man6/mahjongg.6
+man/man6/same-gnome.6
+man/man6/sol.6
 share/applications/blackjack.desktop
 share/applications/freecell.desktop
 share/applications/glchess.desktop
@@ -245,6 +264,7 @@
 share/gconf/schemas/gnect.schemas
 share/gconf/schemas/gnibbles.schemas
 share/gconf/schemas/gnobots2.schemas
+share/gconf/schemas/gnome-sudoku.schemas
 share/gconf/schemas/gnometris.schemas
 share/gconf/schemas/gnomine.schemas
 share/gconf/schemas/gnotravex.schemas
@@ -265,24 +285,26 @@
 share/ggz/gnome-games/ggz_gtk_lag5.svg
 share/ggz/gnome-games/ggz_gtk_registered.svg
 share/glchess/ai.xml
-share/glchess/chess_view.glade
-share/glchess/glchess.glade
-share/glchess/load_game.glade
-share/glchess/log.glade
-share/glchess/network_game.glade
-share/glchess/new_game.glade
-share/glchess/preferences.glade
-share/glchess/save_game.glade
+share/glchess/chess_view.ui
+share/glchess/glchess.ui
+share/glchess/load_game.ui
+share/glchess/log.ui
+share/glchess/network_game.ui
+share/glchess/network_new_server.ui
+share/glchess/new_game.ui
+share/glchess/preferences.ui
+share/glchess/save_game.ui
+share/glchess/textures/board.png
+share/glchess/textures/piece.png
 share/gnome-games-common/cards/gnomangelo_bitmap.svg
-share/gnome-games-common/theme-install.ini
 share/gnome-games/aisleriot/games/accordion.scm
 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/bear_river.scm
 share/gnome-games/aisleriot/games/beleaguered_castle.scm
 share/gnome-games/aisleriot/games/block_ten.scm
 share/gnome-games/aisleriot/games/bristol.scm
@@ -308,6 +330,7 @@
 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/giant.scm
 share/gnome-games/aisleriot/games/glenwood.scm
 share/gnome-games/aisleriot/games/gold_mine.scm
 share/gnome-games/aisleriot/games/golf.scm
@@ -445,12 +468,12 @@
 share/gnome-games/gnobots2/games/robots2_easy.cfg
 share/gnome-games/gnobots2/games/robots_with_safe_teleport.cfg
 share/gnome-games/gnobots2/pixmaps/aieee.png
-share/gnome-games/gnobots2/pixmaps/boo.svg
-share/gnome-games/gnobots2/pixmaps/gnomes.png
-share/gnome-games/gnobots2/pixmaps/robots.svg
 share/gnome-games/gnobots2/pixmaps/splat.png
-share/gnome-games/gnobots2/pixmaps/ufo.svg
 share/gnome-games/gnobots2/pixmaps/yahoo.png
+share/gnome-games/gnobots2/themes/boo.svg
+share/gnome-games/gnobots2/themes/gnomes.png
+share/gnome-games/gnobots2/themes/robots.svg
+share/gnome-games/gnobots2/themes/ufo.svg
 share/gnome-games/gnometris/pixmaps/7blocks-gw.png
 share/gnome-games/gnometris/pixmaps/7blocks-tig.png
 share/gnome-games/gnometris/pixmaps/gnometris.svg
@@ -481,8 +504,13 @@
 share/gnome-games/gtali/pixmaps/kismet6.svg
 share/gnome-games/iagno/pixmaps/classic.png
 share/gnome-games/iagno/pixmaps/woodtrim.png
+share/gnome-games/icons/hicolor/16x16/actions/cards-deal.png
+share/gnome-games/icons/hicolor/22x22/actions/cards-deal.png
+share/gnome-games/icons/hicolor/24x24/actions/cards-deal.png
 share/gnome-games/icons/hicolor/24x24/actions/teleport-random.png
 share/gnome-games/icons/hicolor/24x24/actions/teleport.png
+share/gnome-games/icons/hicolor/32x32/actions/cards-deal.png
+share/gnome-games/icons/hicolor/48x48/actions/cards-deal.png
 share/gnome-games/icons/hicolor/scalable/actions/cards-deal.svg
 share/gnome-games/mahjongg/games/mahjongg.map
 share/gnome-games/mahjongg/pixmaps/postmodern.svg
@@ -602,14 +630,15 @@
 share/gnome-games/sounds/turn.ogg
 share/gnome-games/sounds/victory.ogg
 share/gnome-games/sounds/yahoo.ogg
-share/gnome-sudoku/print_games.glade
-share/gnome-sudoku/puzzle_generator.glade
+share/gnome-sudoku/images/footprints.png
+share/gnome-sudoku/print_games.ui
+share/gnome-sudoku/puzzle_generator.ui
 share/gnome-sudoku/puzzles/easy
 share/gnome-sudoku/puzzles/hard
 share/gnome-sudoku/puzzles/medium
 share/gnome-sudoku/puzzles/very_hard
-share/gnome-sudoku/select_game.glade
-share/gnome-sudoku/tracker.glade
+share/gnome-sudoku/select_game.ui
+share/gnome-sudoku/tracker.ui
 share/gnome/help/aisleriot/C/accordion.xml
 share/gnome/help/aisleriot/C/agnes.xml
 share/gnome/help/aisleriot/C/aisleriot.xml
@@ -619,6 +648,7 @@
 share/gnome/help/aisleriot/C/backbone.xml
 share/gnome/help/aisleriot/C/bakers_dozen.xml
 share/gnome/help/aisleriot/C/bakers_game.xml
+share/gnome/help/aisleriot/C/bear_river.xml
 share/gnome/help/aisleriot/C/beleaguered_castle.xml
 share/gnome/help/aisleriot/C/block_ten.xml
 share/gnome/help/aisleriot/C/bristol.xml
@@ -647,6 +677,7 @@
 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/giant.xml
 share/gnome/help/aisleriot/C/glenwood.xml
 share/gnome/help/aisleriot/C/gold_mine.xml
 share/gnome/help/aisleriot/C/golf.xml
@@ -734,6 +765,9 @@
 share/gnome/help/blackjack/ca/blackjack.xml
 share/gnome/help/blackjack/ca/figures/blackjack_start_window.png
 share/gnome/help/blackjack/ca/figures/blackjack_win_window.png
+share/gnome/help/blackjack/cs/blackjack.xml
+share/gnome/help/blackjack/cs/figures/blackjack_start_window.png
+share/gnome/help/blackjack/cs/figures/blackjack_win_window.png
 share/gnome/help/blackjack/da/blackjack.xml
 share/gnome/help/blackjack/da/figures/blackjack_start_window.png
 share/gnome/help/blackjack/da/figures/blackjack_win_window.png
@@ -772,6 +806,11 @@
 share/gnome/help/glchess/ca/figures/preferences_game.png
 share/gnome/help/glchess/ca/figures/preferences_view.png
 share/gnome/help/glchess/ca/glchess.xml
+share/gnome/help/glchess/cs/figures/game.png
+share/gnome/help/glchess/cs/figures/new_game.png
+share/gnome/help/glchess/cs/figures/preferences_game.png
+share/gnome/help/glchess/cs/figures/preferences_view.png
+share/gnome/help/glchess/cs/glchess.xml
 share/gnome/help/glchess/de/figures/game.png
 share/gnome/help/glchess/de/figures/new_game.png
 share/gnome/help/glchess/de/figures/preferences_game.png
@@ -921,6 +960,11 @@
 share/gnome/help/gnect/eu/figures/tables.png
 share/gnome/help/gnect/eu/figures/tileset.png
 share/gnome/help/gnect/eu/gnect.xml
+share/gnome/help/gnect/fi/figures/connect.png
+share/gnome/help/gnect/fi/figures/mainwindow.png
+share/gnome/help/gnect/fi/figures/tables.png
+share/gnome/help/gnect/fi/figures/tileset.png
+share/gnome/help/gnect/fi/gnect.xml
 share/gnome/help/gnect/fr/figures/connect.png
 share/gnome/help/gnect/fr/figures/mainwindow.png
 share/gnome/help/gnect/fr/figures/tables.png
@@ -1032,8 +1076,8 @@
 share/gnome/help/gnobots2/C/legal.xml



Home | Main Index | Thread Index | Old Index