debian/0000755000000000000000000000000011351124040007155 5ustar debian/copyright0000644000000000000000000001151011351110613011107 0ustar This package was debianized by Hou ZhengPeng on Tue, 21 Feb 2006 10:26:33 +0800. Upstream Author: Paul Pogonyshev Home Page: http://home.gna.org/quarry/index.html The package was downloaded from http://download.gna.org/quarry/ Copyrights and licenses: * All files are Copyright (C) 2003, 2004, 2005, 2006 Paul Pogonyshev Copyright (C) 2004 Paul Pogonyshev and Martin Holters except as noted below, and are licensed under the GNU General Public License version 2 or (at your option) any later version, except as noted below. * All files named `quarry.xml' and `quarry.html' in `help/*' directories are licensed under GNU Free Documentation License, version 1.2 or any later version, with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. * Three files `src/utils/getopt.c', `src/utils/getopt1.c' and `src/utils/getopt.h' are Copyright (C) 1987-2002 Free Software Foundation, Inc. and are distributed under GNU LGPL version 2.1 or later. * Files `src/gui-gtk/gtk-color-button.c' and `src/gui-gtk/gtk-color-button.h' are Copyright (C) 1998, 1999 Red Hat, Inc. They are licensed GNU LGPL version 2 or later. * Files `src/gui-gtk/gtk-qhbox.c' and `src/gui-gtk/gtk-qvbox.c' are Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald Copyright (C) 2003, 2004, 2005, 2006 Paul Pogonyshev They are licensed under GNU GPL version 2 or later. * All SVG files in `data/markup-themes' subdirectories are placed in public domain by Paul Pogonyshev. * Files in the root directory of the distribution (..) and `build' directory, except build/install-sh, are Copyright (C) 1996-2003 Free Software Foundation, Inc. Copyright (C) 2004 Scott James Remnant Copyright (C) 1991 by the Massachusetts Institute of Technology and are licensed GNU LGPL version 2 or later, or are in public domain. * The file build/install-sh is Copyright 1991 by the Massachusetts Institute of Technology and the distribution license is: # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. ***** separator ***** License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. ***** separator ***** License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2'. ***** separator ***** License: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. On Debian systems, the complete text of the GNU Free Documentation License can be found in `/usr/share/common-licenses/GFDL-1.2'. debian/README.Debian-source0000644000000000000000000000046011351110613012515 0ustar quarry for Debian ----------------- How I created the .orig.tar.gz: tar xzf quarry_0.2.0.orig.tar.gz rm quarry-0.2.0/data/textures/wood1.jpg rm quarry-0.2.0/data/textures/wood2.jpg tar czf quarry_0.2.0.dfsg.1.orig.tar.gz quarry-0.2.0 -- Bart Martens Tue, 21 Nov 2006 14:31:09 +0100 debian/source/0000755000000000000000000000000011351110613010456 5ustar debian/source/format0000644000000000000000000000001411351124036011670 0ustar 3.0 (quilt) debian/quarry.60000644000000000000000000000174511351110613010577 0ustar .TH QUARRY "6" "March 2010" "Quarry 0.2.0" "User Commands" .SH NAME Quarry \- GUI for Go, Reversi/Othello and Amazons .SH SYNOPSIS .B quarry [\fIOPTION\fR...] [\fIGAME-RECORD-FILE\fR...] .SH DESCRIPTION .SS "GTP debugging options:" .TP \fB\-\-gtp\-log\fR=\fIBASE\-NAME\fR log GTP streams to files named `BASE\-NAME.'; single hyphen stands for stdout .TP \fB\-\-gtp\-show\-stderr\fR pipe GTP servers' stderr to Quarry's stderr; if `\-\-gtp\-log' is specified, pipe stderr there .SS "Help options:" .TP \fB\-\-help\fR display the help and exit .TP \fB\-\-usage\fR display brief usage message and exit .TP \fB\-\-version\fR output version information and exit .SH "REPORTING BUGS" Report bugs at https://gna.org/bugs/?group=quarry or to . .SH COPYRIGHT Copyright \(co 2003, 2004, 2005, 2006 Paul Pogonyshev and others. .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. debian/rules0000755000000000000000000000105411351110613010236 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: cp -f /usr/share/misc/config.sub build/config.sub cp -f /usr/share/misc/config.guess build/config.guess [ -f data/textures/wood1.jpg ] || uudecode debian/jpg/wood1.jpg.uue [ -f data/textures/wood2.jpg ] || uudecode debian/jpg/wood2.jpg.uue [ -f data/quarry.xpm ] || convert -resize 32x32 data/quarry.png data/quarry.xpm dh_auto_configure -- \ --bindir=/usr/games \ --disable-scrollkeeper-update override_dh_auto_build: rm -f po/ru.gmo && msgfmt -c -o po/ru.gmo po/ru.po dh_auto_build debian/quarry.manpages0000644000000000000000000000002011351110613012206 0ustar debian/quarry.6 debian/quarry.cfg0000644000000000000000000000043211351110613011161 0ustar [GTP Engine "GRhino Reversi"] Screen name format = "%n %v" Name = "GRhino Reversi" Command line = "/usr/games/gtp-rhino" Supported games = "Reversi" [GTP Engine "GNU Go"] Screen name format = "%n %v" Name = "GNU Go" Command line = "gnugo --mode gtp" Supported games = "Go" debian/install0000644000000000000000000000010711351110613010545 0ustar debian/quarry.cfg usr/share/quarry/ data/quarry.xpm usr/share/pixmaps/ debian/compat0000644000000000000000000000000211351110613010354 0ustar 7 debian/jpg/0000755000000000000000000000000011351110613007736 5ustar debian/jpg/wood1.jpg.uue0000644000000000000000000000153011351110613012265 0ustar begin 644 data/textures/wood1.jpg M_]C_X``02D9)1@`!`0$`2`!(``#_X0`617AI9@``34T`*@````@```````#_ M_@`(26UA9V4@_]L`0P`%`P0$!`,%!`0$!04%!@<,"`<'!P_]L`0P$%!04'!@<. M"`@.'A01%!X>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX> M'AX>'AX>'AX>'AX>_\``$0@`\`"V`P$B``(1`0,1`?_$`!4``0$````````` M```````````'_\0`%!`!`````````````````````/_$`!8!`0$!```````` M```````````&!__$`!01`0````````````````````#_V@`,`P$``A$#$0`_ M`*L`S15@```````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` &`````/_9 ` end debian/jpg/wood2.jpg.uue0000644000000000000000000000325211351110613012271 0ustar begin 644 data/textures/wood2.jpg M_]C_X``02D9)1@`!`0$`2`!(``#_X0`617AI9@``34T`*@````@```````#_ MVP!#``4#!`0$`P4$!`0%!04&!PP(!P<'!P\+"PD,$0\2$A$/$1$3%AP7$Q0: M%1$1&"$8&AT='Q\?$Q)!P>'Q[_VP!#`04%!0<&!PX("`X>%!$4'AX> M'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX>'AX> M'A[_P``1"`&4`6P#`2(``A$!`Q$!_\0`%0`!`0````````````````````?_ MQ``4$`$`````````````````````_\0`%@$!`0$```````````````````8' M_\0`%!$!`````````````````````/_:``P#`0`"$0,1`#\`J8#+U4`````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` M```````````````````````````````````````````````````````````` F````````````````````````````````````````````````_]D` ` end debian/menu0000644000000000000000000000021211351110613010040 0ustar ?package(quarry):needs="X11" section="Games/Board"\ icon="/usr/share/pixmaps/quarry.xpm" \ title="Quarry" command="/usr/games/quarry" debian/control0000644000000000000000000000156511351112365010576 0ustar Source: quarry Section: games Priority: optional Maintainer: Debian Games Team Uploaders: Vincent Legout Build-Depends: debhelper (>= 7.0.50~), autotools-dev, librsvg2-dev, libgtk2.0-dev, sharutils, imagemagick, gettext Standards-Version: 3.8.4 Homepage: http://home.gna.org/quarry/ Vcs-Git: git://git.debian.org/git/pkg-games/quarry.git Vcs-Browser: http://git.debian.org/?p=pkg-games/quarry.git Package: quarry Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: gnugo, grhino Description: Board games Go, Amazons, and Reversi (a.k.a. Othello) 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. debian/clean0000644000000000000000000000015611351110613010165 0ustar data/textures/wood1.jpg data/textures/wood2.jpg data/quarry.xpm po/ru.gmo build/config.sub build/config.guess debian/changelog0000644000000000000000000000764111351112443011043 0ustar quarry (0.2.0.dfsg.1-4) unstable; urgency=low * Maintainer set to Debian Games Team (Closes: #497242) * Add myself in Uploaders * debian/control: - Move gnugo and grhino from Depends to Recommends (Closes: #517955) - Update Standards-Version to 3.8.4 - Remove Build-Depends on cdbs, update debhelper B-D to 7.0.50~ and add a B-D on gettext - Add Vcs-Git and Vcs-Browser fields * debian/compat: Updated to 7 * debian/rules: Use dh instead of cdbs - Update ru.gmo to reflect changes in ru.po (Closes: #502921) - Update config.guess and config.sub in dh_auto_configure * debian/clean: Added * Switch to 3.0 (quilt) source format * debian/patches/02_desktop_file: Added, Remove Encoding key in desktop file * debian/copyright: Updated to not refer to symlink licences * debian/quarry.1, debian/quarry.manpages: Added -- Vincent Legout Sat, 20 Mar 2010 16:52:47 +0800 quarry (0.2.0.dfsg.1-3) unstable; urgency=low * QA upload, orphaning this package, see #497242. -- Bart Martens Sat, 06 Jun 2009 15:13:30 +0200 quarry (0.2.0.dfsg.1-2) unstable; urgency=low * debian/patches/01_typo.diff: Fixes typo in Russian. Closes: #479960. Thanks to Al Nikolov . * debian/control, debian/install: Added gnugo and grhino as gtp engines. * debian/control, debian/rules, debian/install, debian/menu: Added icon. * debian/copyright: Fixed copyright-file-contains-full-gfdl-license. * debian/control: Standards-Version, Homepage. -- Bart Martens Sat, 10 May 2008 08:31:41 +0200 quarry (0.2.0.dfsg.1-1) unstable; urgency=low * New upstream release. * debian/README.Debian-source: Added. * debian/*: Use cdbs. * debian/control: Added libgtk2.0-dev to Build-Depends, see INSTALL. * debian/control: Added sharutils to Build-Depends for uudecode. * debian/control: Better package description. * debian/rules, debian/jpg/wood1.jpg.uue, debian/jpg/wood2.jpg.uue: Install replacement wood1.jpg and wood2.jpg files using sharutils uudecode. * debian/copyright: Updated. * debian/watch: Updated. -- Bart Martens Tue, 21 Nov 2006 14:31:09 +0100 quarry (0.1.20-1) unstable; urgency=low * New upstream release. -- Bart Martens Sun, 29 Oct 2006 18:22:46 +0100 quarry (0.1.19-1) unstable; urgency=low * Copied from Ubuntu to Debian. Closes: #354094. * debian/*: Repackaged with dh-make 0.41. * debian/patches, debian/rules, debian/control: Dropped patch about scrollkeeper. Handling scrollkeeper with dh_scrollkeeper now. * debian/control: Recommends gnugo. * debian/TODO, debian/quarry.1: Removed. * debian/menu: The program goes in /usr/games, not /usr/games/bin. * debian/control: Keep config.sub and config.guess out of the diff. * debian/control: Added homepage to description. -- Bart Martens Fri, 4 Aug 2006 15:20:15 +0200 quarry (0.1.19-0ubuntu1) edgy; urgency=low * New upstream release -- Hou ZhengPeng Mon, 17 Jul 2006 10:28:35 +0800 quarry (0.1.16-0ubuntu5) dapper; urgency=low * Correct the typo in debian/changelog -- Hou ZhengPeng Thu, 27 Apr 2006 21:19:46 +0800 quarry (0.1.16-0ubuntu4) dapper; urgency=low * Fix #35772(LP) Install binary file of quaryy into /usr/games -- Hou ZhengPeng Wed, 26 Apr 2006 15:47:44 +0800 quarry (0.1.16-0ubuntu3) dapper; urgency=low * Install quarry binary into /usr/games * Add manpae which need more work -- Hou ZhengPeng Fri, 24 Feb 2006 08:51:40 +0000 quarry (0.1.16-0ubuntu2) dapper; urgency=low * change the GPL-2 to GPL -- Hou ZhengPeng Thu, 23 Feb 2006 23:04:25 +0800 quarry (0.1.16-0ubuntu1) dapper; urgency=low * Initial release Closes: #354094 -- Hou ZhengPeng Tue, 21 Feb 2006 10:26:33 +0800 debian/docs0000644000000000000000000000002111351110613010022 0ustar NEWS README TODO debian/patches/0000755000000000000000000000000011351110613010605 5ustar debian/patches/series0000644000000000000000000000005311351110613012020 0ustar 01_fix_russian_translation 02_desktop_file debian/patches/01_fix_russian_translation0000644000000000000000000000166011351110613016003 0ustar # Description: Fix typo in russian translation # Author: Al Nikolov # Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479960 Index: quarry/po/ru.po =================================================================== --- quarry.orig/po/ru.po 2010-03-17 10:40:51.884979868 +0800 +++ quarry/po/ru.po 2010-03-17 10:41:19.312990486 +0800 @@ -563,7 +563,7 @@ #: src/gui-gtk/gtk-goban-window.c:821 msgid "/Play/_Pass" -msgstr "/Игра/_Пасс" +msgstr "/Игра/_Пас" #: src/gui-gtk/gtk-goban-window.c:824 src/gui-gtk/gtk-goban-window.c:829 msgid "/Play/" @@ -684,7 +684,7 @@ #: src/gui-gtk/gtk-goban-window.c:992 msgid "Pass" -msgstr "Пасс" +msgstr "Пас" #: src/gui-gtk/gtk-goban-window.c:998 msgid "Resign" @@ -868,7 +868,7 @@ #: src/gui-gtk/gtk-goban-window.c:4212 msgid "pass" -msgstr "пасс" +msgstr "пас" #: src/gui-gtk/gtk-goban-window.c:4215 msgid "Game beginning" debian/patches/02_desktop_file0000644000000000000000000000077311351110613013510 0ustar # Description: Remove Encoding key in desktop file # Author: Vincent Legout Index: quarry/data/quarry.desktop.in =================================================================== --- quarry.orig/data/quarry.desktop.in 2010-03-17 10:49:56.584980426 +0800 +++ quarry/data/quarry.desktop.in 2010-03-17 10:50:01.356990484 +0800 @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=Quarry GenericName=Board Game GUI Comment=A multi-purpose board game GUI for Go, Amazons and Reversi debian/watch0000644000000000000000000000014411351110613010206 0ustar version=3 opts=dversionmangle=s/\.dfsg\.\d*// \ http://download.gna.org/quarry/quarry-(.*)\.tar\.gz