pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/quarry Initial import of quarry-0.2.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24caba84d268
branches:  trunk
changeset: 539783:24caba84d268
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 13 16:06:16 2008 +0000

description:
Initial import of quarry-0.2.0:

Quarry is a multi-purpose GUI for several board games, at present
Go, Amazons, and Reversi (a.k.a. Othello.) It allows users to play
against computer players (third-party programs, e.g. GNU Go or
GRhino) or other humans, view and edit game records. Future versions
will also support Internet game servers and provide certain features
for developers of board game-playing engines for enhancing their
programs.

diffstat:

 games/quarry/DESCR            |   7 +++++
 games/quarry/Makefile         |  22 +++++++++++++++++
 games/quarry/PLIST            |  55 +++++++++++++++++++++++++++++++++++++++++++
 games/quarry/distinfo         |   9 +++++++
 games/quarry/patches/patch-aa |  13 ++++++++++
 games/quarry/patches/patch-ab |  13 ++++++++++
 games/quarry/patches/patch-ac |  13 ++++++++++
 games/quarry/patches/patch-ad |  13 ++++++++++
 8 files changed, 145 insertions(+), 0 deletions(-)

diffs (177 lines):

diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/DESCR        Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,7 @@
+Quarry is a multi-purpose GUI for several board games, at present
+Go, Amazons, and Reversi (a.k.a. Othello.) It allows users to play
+against computer players (third-party programs, e.g. GNU Go or
+GRhino) or other humans, view and edit game records. Future versions
+will also support Internet game servers and provide certain features
+for developers of board game-playing engines for enhancing their
+programs.
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/Makefile     Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+#
+
+DISTNAME=      quarry-0.2.0
+CATEGORIES=    games
+MASTER_SITES=  http://download.gna.org/quarry/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://home.gna.org/quarry/index.html
+COMMENT=       Multi-purpose GUI for several board games
+
+GNU_CONFIGURE=         yes
+USE_DIRS+=             xdg-1.4
+USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            gmake pkg-config
+
+.include "../../databases/shared-mime-info/mimedb.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/PLIST        Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,55 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+bin/quarry
+share/applications/quarry.desktop
+share/locale/en/LC_MESSAGES/quarry.mo
+share/locale/en_GB/LC_MESSAGES/quarry.mo
+share/locale/fr/LC_MESSAGES/quarry.mo
+share/locale/pl/LC_MESSAGES/quarry.mo
+share/locale/ru/LC_MESSAGES/quarry.mo
+share/mime/packages/quarry.xml
+share/omf/quarry/quarry-C.omf
+share/pixmaps/quarry.png
+share/quarry/gtkrc
+share/quarry/help/C/authors.xml
+share/quarry/help/C/fdl.xml
+share/quarry/help/C/figures/board-window.png
+share/quarry/help/C/figures/control-center.png
+share/quarry/help/C/legal.xml
+share/quarry/help/C/quarry.html
+share/quarry/help/C/quarry.xml
+share/quarry/help/quarry-help.css
+share/quarry/markup-themes/bold/circle.svg
+share/quarry/markup-themes/bold/cross.svg
+share/quarry/markup-themes/bold/last-move.svg
+share/quarry/markup-themes/bold/selected.svg
+share/quarry/markup-themes/bold/square.svg
+share/quarry/markup-themes/bold/theme.cfg
+share/quarry/markup-themes/bold/triangle.svg
+share/quarry/markup-themes/default/circle.svg
+share/quarry/markup-themes/default/cross.svg
+share/quarry/markup-themes/default/last-move.svg
+share/quarry/markup-themes/default/selected.svg
+share/quarry/markup-themes/default/square.svg
+share/quarry/markup-themes/default/theme.cfg
+share/quarry/markup-themes/default/triangle.svg
+share/quarry/markup-themes/filled/circle.svg
+share/quarry/markup-themes/filled/cross.svg
+share/quarry/markup-themes/filled/last-move.svg
+share/quarry/markup-themes/filled/selected.svg
+share/quarry/markup-themes/filled/square.svg
+share/quarry/markup-themes/filled/theme.cfg
+share/quarry/markup-themes/filled/triangle.svg
+share/quarry/textures/wood1.jpg
+share/quarry/textures/wood2.jpg
+@dirrm share/quarry/textures
+@dirrm share/quarry/markup-themes/filled
+@dirrm share/quarry/markup-themes/default
+@dirrm share/quarry/markup-themes/bold
+@dirrm share/quarry/markup-themes
+@dirrm share/quarry/help/C/figures
+@dirrm share/quarry/help/C
+@dirrm share/quarry/help
+@dirrm share/quarry
+@comment in xdg-dirs: @dirrm share/pixmaps
+@dirrm share/omf/quarry
+@comment in rarian: @dirrm share/omf
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/distinfo     Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,9 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+
+SHA1 (quarry-0.2.0.tar.gz) = 261683ed795db8309b2a830badff4d2f1f2cd860
+RMD160 (quarry-0.2.0.tar.gz) = d931fa8a228f545c285c5481771bae91fa0787f8
+Size (quarry-0.2.0.tar.gz) = 1148739 bytes
+SHA1 (patch-aa) = 4ca3baf50d135572e3fe2905cb7369b54f1d6233
+SHA1 (patch-ab) = 30214ce85f680b99dccc0009f5bd7ff8f927d9d1
+SHA1 (patch-ac) = f37e86ecf9fb0d93fd02c990a3224fffb9ee5c15
+SHA1 (patch-ad) = 07b6eb3a618a26830c74a085cc9e132b413caa52
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/patches/patch-aa     Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+
+--- configure.orig     2006-11-19 17:35:18.000000000 +0000
++++ configure
+@@ -8093,7 +8093,7 @@ fi;
+ 
+ 
+ 
+-if test "$have_scrollkeeper" == "yes" && test "$enable_scrollkeeper_update" != "no"; then
++if test "$have_scrollkeeper" = "yes" && test "$enable_scrollkeeper_update" != "no"; then
+   DO_SCROLLKEEPER_UPDATE_TRUE=
+   DO_SCROLLKEEPER_UPDATE_FALSE='#'
+ else
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/patches/patch-ab     Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+
+--- src/board/Makefile.in.orig 2006-04-30 14:57:31.000000000 +0000
++++ src/board/Makefile.in
+@@ -299,7 +299,7 @@ clean-noinstPROGRAMS:
+       -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
+ parse-game-list$(EXEEXT): $(parse_game_list_OBJECTS) $(parse_game_list_DEPENDENCIES) 
+       @rm -f parse-game-list$(EXEEXT)
+-      $(LINK) $(parse_game_list_LDFLAGS) $(parse_game_list_OBJECTS) $(parse_game_list_LDADD) $(LIBS)
++      $(LINK) $(parse_game_list_LDFLAGS) $(parse_game_list_OBJECTS) $(parse_game_list_LDADD) $(LIBS) -lintl
+ 
+ mostlyclean-compile:
+       -rm -f *.$(OBJEXT) core *.core
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/patches/patch-ac     Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+
+--- src/gui-utils/Makefile.in.orig     2006-10-27 23:40:58.000000000 +0000
++++ src/gui-utils/Makefile.in
+@@ -311,7 +311,7 @@ clean-noinstPROGRAMS:
+       -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
+ parse-configuration$(EXEEXT): $(parse_configuration_OBJECTS) $(parse_configuration_DEPENDENCIES) 
+       @rm -f parse-configuration$(EXEEXT)
+-      $(LINK) $(parse_configuration_LDFLAGS) $(parse_configuration_OBJECTS) $(parse_configuration_LDADD) $(LIBS)
++      $(LINK) $(parse_configuration_LDFLAGS) $(parse_configuration_OBJECTS) $(parse_configuration_LDADD) $(LIBS) -lintl
+ 
+ mostlyclean-compile:
+       -rm -f *.$(OBJEXT) core *.core
diff -r 8b8762fbbe70 -r 24caba84d268 games/quarry/patches/patch-ad
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/quarry/patches/patch-ad     Thu Mar 13 16:06:16 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1.1.1 2008/03/13 16:06:16 wiz Exp $
+
+--- src/sgf/Makefile.in.orig   2006-04-30 14:57:31.000000000 +0000
++++ src/sgf/Makefile.in
+@@ -378,7 +378,7 @@ clean-noinstPROGRAMS:
+       -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
+ parse-sgf-list$(EXEEXT): $(parse_sgf_list_OBJECTS) $(parse_sgf_list_DEPENDENCIES) 
+       @rm -f parse-sgf-list$(EXEEXT)
+-      $(LINK) $(parse_sgf_list_LDFLAGS) $(parse_sgf_list_OBJECTS) $(parse_sgf_list_LDADD) $(LIBS)
++      $(LINK) $(parse_sgf_list_LDFLAGS) $(parse_sgf_list_OBJECTS) $(parse_sgf_list_LDADD) $(LIBS) -lintl
+ sgf-diff$(EXEEXT): $(sgf_diff_OBJECTS) $(sgf_diff_DEPENDENCIES) 
+       @rm -f sgf-diff$(EXEEXT)
+       $(LINK) $(sgf_diff_LDFLAGS) $(sgf_diff_OBJECTS) $(sgf_diff_LDADD) $(LIBS)



Home | Main Index | Thread Index | Old Index