pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Move gnome2-games to gnome-games to make directory nam...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d988390eb052
branches: trunk
changeset: 533484:d988390eb052
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 20 00:05:51 2007 +0000
description:
Move gnome2-games to gnome-games to make directory name match PKGNAME.
diffstat:
games/Makefile | 4 +-
games/gnome-games/DESCR | 1 +
games/gnome-games/INSTALL | 55 +
games/gnome-games/Makefile | 88 ++
games/gnome-games/PLIST | 1077 +++++++++++++++++++++++++++++++++++
games/gnome-games/distinfo | 7 +
games/gnome-games/patches/patch-ac | 6 +
games/gnome-games/patches/patch-ae | 23 +
games/gnome2-games/DESCR | 1 -
games/gnome2-games/INSTALL | 55 -
games/gnome2-games/Makefile | 88 --
games/gnome2-games/PLIST | 1077 -----------------------------------
games/gnome2-games/distinfo | 7 -
games/gnome2-games/patches/patch-ac | 6 -
games/gnome2-games/patches/patch-ae | 23 -
meta-pkgs/gnome/Makefile | 4 +-
16 files changed, 1261 insertions(+), 1261 deletions(-)
diffs (truncated from 2606 to 300 lines):
diff -r b5f8908d391f -r d988390eb052 games/Makefile
--- a/games/Makefile Thu Sep 20 00:02:40 2007 +0000
+++ b/games/Makefile Thu Sep 20 00:05:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.291 2007/09/04 21:48:32 drochner Exp $
+# $NetBSD: Makefile,v 1.292 2007/09/20 00:05:54 wiz Exp $
#
COMMENT= Games
@@ -103,7 +103,7 @@
SUBDIR+= glchess
SUBDIR+= glickomania
SUBDIR+= gltron
-SUBDIR+= gnome2-games
+SUBDIR+= gnome-games
SUBDIR+= gnuchess
SUBDIR+= gnuchess-book
SUBDIR+= gnuchess-book-medium
diff -r b5f8908d391f -r d988390eb052 games/gnome-games/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gnome-games/DESCR Thu Sep 20 00:05:51 2007 +0000
@@ -0,0 +1,1 @@
+Many games - same-gnome, gnothello, solitaire, tetravex, tetris ,others...
diff -r b5f8908d391f -r d988390eb052 games/gnome-games/INSTALL
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gnome-games/INSTALL Thu Sep 20 00:05:51 2007 +0000
@@ -0,0 +1,55 @@
+# $NetBSD: INSTALL,v 1.3 2007/09/20 00:05:56 wiz Exp $
+
+case ${STAGE} in
+POST-INSTALL)
+ cat <<. |
+ glines.scores
+ gnibbles.1.0.scores
+ gnibbles.1.1.scores
+ gnibbles.2.0.scores
+ gnibbles.2.1.scores
+ gnibbles.3.0.scores
+ gnibbles.3.1.scores
+ gnibbles.4.0.scores
+ gnibbles.4.1.scores
+ gnobots2.classic_robots-safe.scores
+ gnobots2.classic_robots.scores
+ gnobots2.nightmare-safe.scores
+ gnobots2.nightmare.scores
+ gnobots2.robots2-safe.scores
+ gnobots2.robots2.scores
+ gnobots2.robots2_easy-safe.scores
+ gnobots2.robots2_easy.scores
+ gnobots2.robots_with_safe_teleport-safe.scores
+ gnobots2.robots_with_safe_teleport.scores
+ gnome-stones.scores
+ gnome-xbill.scores
+ gnometris.scores
+ gnomine.Biiiig.scores
+ gnomine.Custom.scores
+ gnomine.Medium.scores
+ gnomine.Tiny.scores
+ gnotravex.2x2.scores
+ gnotravex.3x3.scores
+ gnotravex.4x4.scores
+ gnotravex.5x5.scores
+ gnotravex.6x6.scores
+ gtali.scores
+ iagno.b1.scores
+ iagno.b2.scores
+ iagno.b3.scores
+ iagno.w1.scores
+ iagno.w2.scores
+ iagno.w3.scores
+ mahjongg.{easy,difficult}.scores
+ same-gnome.scores
+.
+ (while read FILE
+ do
+ if [ ! -f $FILE ]
+ then
+ @INSTALL@ -c -o games -g games -m 664 /dev/null /var/games/$FILE
+ fi
+ done)
+ ;;
+esac
diff -r b5f8908d391f -r d988390eb052 games/gnome-games/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gnome-games/Makefile Thu Sep 20 00:05:51 2007 +0000
@@ -0,0 +1,88 @@
+# $NetBSD: Makefile,v 1.74 2007/09/20 00:05:57 wiz Exp $
+
+DISTNAME= gnome-games-2.18.2.1
+PKGREVISION= 2
+CATEGORIES= games gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.18/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.gnome.org/
+COMMENT= GNOME2 games collection
+
+CONFLICTS= xbill-[0-9]*
+
+USE_DIRS+= gnome2-1.5
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_CONFIG_WRAPPER= yes
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}
+CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
+# This package installs files in sysconfdir but does not read them directly,
+# so the following configuration argument is safe.
+CONFIGURE_ARGS+= --sysconfdir=${EGDIR:Q}
+
+EGDIR= ${PREFIX}/share/examples/gnome-games
+CONF_FILES=
+.for conffile in sound/events/gnibbles.soundlist \
+ sound/events/gnobots2.soundlist \
+ sound/events/iagno.soundlist
+CONF_FILES+= ${EGDIR}/${conffile} ${PKG_SYSCONFDIR}/${conffile}
+.endfor
+
+FILES_SUBST+= INSTALL=${INSTALL:Q}
+
+GCONF2_SCHEMAS= aisleriot.schemas
+GCONF2_SCHEMAS+= blackjack.schemas
+GCONF2_SCHEMAS+= glchess.schemas
+GCONF2_SCHEMAS+= glines.schemas
+GCONF2_SCHEMAS+= gnect.schemas
+GCONF2_SCHEMAS+= gnibbles.schemas
+GCONF2_SCHEMAS+= gnobots2.schemas
+GCONF2_SCHEMAS+= gnometris.schemas
+GCONF2_SCHEMAS+= gnomine.schemas
+GCONF2_SCHEMAS+= gnotski.schemas
+GCONF2_SCHEMAS+= gnotravex.schemas
+GCONF2_SCHEMAS+= gnotski.schemas
+GCONF2_SCHEMAS+= gtali.schemas
+GCONF2_SCHEMAS+= iagno.schemas
+GCONF2_SCHEMAS+= libgnomegames.schemas
+GCONF2_SCHEMAS+= mahjongg.schemas
+GCONF2_SCHEMAS+= same-gnome.schemas
+
+PYTHON_PATCH_SCRIPTS+= libgames-support/games-server.py
+PYTHON_PATCH_SCRIPTS+= glchess/src/glchess
+PYTHON_PATCH_SCRIPTS+= gnome-sudoku/src/gnome-sudoku
+PY_PATCHPLIST= yes
+
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.3
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.8.0
+BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.10.0
+BUILDLINK_API_DEPENDS.librsvg2+= librsvg2>=2.12.6
+
+.include "../../audio/esound/buildlink3.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf2-ui/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnome/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../graphics/librsvg2/buildlink3.mk"
+.include "../../lang/guile/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../lang/python/extension.mk"
+.include "../../x11/py-gnome2-desktop/buildlink3.mk"
+# optional for network games
+#.include "../../wip/ggz-libggz/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b5f8908d391f -r d988390eb052 games/gnome-games/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/gnome-games/PLIST Thu Sep 20 00:05:51 2007 +0000
@@ -0,0 +1,1077 @@
+@comment $NetBSD: PLIST,v 1.11 2007/09/20 00:05:57 wiz Exp $
+bin/blackjack
+bin/glchess
+bin/glines
+bin/gnect
+bin/gnibbles
+bin/gnobots2
+bin/gnome-gnuchess
+bin/gnome-sudoku
+bin/gnometris
+bin/gnomine
+bin/gnotravex
+bin/gnotski
+bin/gtali
+bin/iagno
+bin/mahjongg
+bin/same-gnome
+bin/sol
+${PYSITELIB}/glchess/__init__.py
+${PYSITELIB}/glchess/__init__.pyc
+${PYSITELIB}/glchess/__init__.pyo
+${PYSITELIB}/glchess/ai.py
+${PYSITELIB}/glchess/ai.pyc
+${PYSITELIB}/glchess/ai.pyo
+${PYSITELIB}/glchess/cecp.py
+${PYSITELIB}/glchess/cecp.pyc
+${PYSITELIB}/glchess/cecp.pyo
+${PYSITELIB}/glchess/chess/__init__.py
+${PYSITELIB}/glchess/chess/__init__.pyc
+${PYSITELIB}/glchess/chess/__init__.pyo
+${PYSITELIB}/glchess/chess/board.py
+${PYSITELIB}/glchess/chess/board.pyc
+${PYSITELIB}/glchess/chess/board.pyo
+${PYSITELIB}/glchess/chess/lan.py
+${PYSITELIB}/glchess/chess/lan.pyc
+${PYSITELIB}/glchess/chess/lan.pyo
+${PYSITELIB}/glchess/chess/pgn.py
+${PYSITELIB}/glchess/chess/pgn.pyc
+${PYSITELIB}/glchess/chess/pgn.pyo
+${PYSITELIB}/glchess/chess/san.py
+${PYSITELIB}/glchess/chess/san.pyc
+${PYSITELIB}/glchess/chess/san.pyo
+${PYSITELIB}/glchess/config.py
+${PYSITELIB}/glchess/config.pyc
+${PYSITELIB}/glchess/config.pyo
+${PYSITELIB}/glchess/defaults.py
+${PYSITELIB}/glchess/defaults.pyc
+${PYSITELIB}/glchess/defaults.pyo
+${PYSITELIB}/glchess/game.py
+${PYSITELIB}/glchess/game.pyc
+${PYSITELIB}/glchess/game.pyo
+${PYSITELIB}/glchess/glchess.py
+${PYSITELIB}/glchess/glchess.pyc
+${PYSITELIB}/glchess/glchess.pyo
+${PYSITELIB}/glchess/gtkui/__init__.py
+${PYSITELIB}/glchess/gtkui/__init__.pyc
+${PYSITELIB}/glchess/gtkui/__init__.pyo
+${PYSITELIB}/glchess/gtkui/dialogs.py
+${PYSITELIB}/glchess/gtkui/dialogs.pyc
+${PYSITELIB}/glchess/gtkui/dialogs.pyo
+${PYSITELIB}/glchess/gtkui/gtkui.py
+${PYSITELIB}/glchess/gtkui/gtkui.pyc
+${PYSITELIB}/glchess/gtkui/gtkui.pyo
+${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
+${PYSITELIB}/glchess/scene/cairo/__init__.py
+${PYSITELIB}/glchess/scene/cairo/__init__.pyc
+${PYSITELIB}/glchess/scene/cairo/__init__.pyo
+${PYSITELIB}/glchess/scene/cairo/pieces.py
+${PYSITELIB}/glchess/scene/cairo/pieces.pyc
+${PYSITELIB}/glchess/scene/cairo/pieces.pyo
+${PYSITELIB}/glchess/scene/human.py
+${PYSITELIB}/glchess/scene/human.pyc
+${PYSITELIB}/glchess/scene/human.pyo
+${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/opengl.py
+${PYSITELIB}/glchess/scene/opengl/opengl.pyc
+${PYSITELIB}/glchess/scene/opengl/opengl.pyo
+${PYSITELIB}/glchess/scene/opengl/png.py
+${PYSITELIB}/glchess/scene/opengl/png.pyc
+${PYSITELIB}/glchess/scene/opengl/png.pyo
+${PYSITELIB}/glchess/scene/opengl/texture.py
+${PYSITELIB}/glchess/scene/opengl/texture.pyc
+${PYSITELIB}/glchess/scene/opengl/texture.pyo
+${PYSITELIB}/glchess/uci.py
+${PYSITELIB}/glchess/uci.pyc
+${PYSITELIB}/glchess/uci.pyo
+${PYSITELIB}/glchess/ui/__init__.py
+${PYSITELIB}/glchess/ui/__init__.pyc
+${PYSITELIB}/glchess/ui/__init__.pyo
+${PYSITELIB}/glchess/ui/ui.py
+${PYSITELIB}/glchess/ui/ui.pyc
+${PYSITELIB}/glchess/ui/ui.pyo
+${PYSITELIB}/gnome_sudoku/__init__.py
+${PYSITELIB}/gnome_sudoku/__init__.pyc
+${PYSITELIB}/gnome_sudoku/__init__.pyo
+${PYSITELIB}/gnome_sudoku/colors.py
+${PYSITELIB}/gnome_sudoku/colors.pyc
+${PYSITELIB}/gnome_sudoku/colors.pyo
+${PYSITELIB}/gnome_sudoku/defaults.py
+${PYSITELIB}/gnome_sudoku/defaults.pyc
Home |
Main Index |
Thread Index |
Old Index