Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | Rev 5 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

Source: pyscrabble
Section: games
Priority: optional
Maintainer: Magnus Holmgren <magnus@kibibyte.se>
Build-Depends: debhelper (>= 5.0.38), dpatch, python
Build-Depends-Indep: python-central (>= 0.5.6), librsvg2-bin, imagemagick
Standards-Version: 3.7.2
Homepage: http://pyscrabble.sourceforge.net
XS-Python-Version: current
XS-Vcs-Browser: http://svn.kibibyte.se/pyscrabble
XS-Vcs-Svn: http://svn.kibibyte.se/pyscrabble/trunk

Package: pyscrabble-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
XB-Python-Version: ${python:Versions}
Description: a multiplayer scrabble implementation - common files
 PyScrabble is an online, multiplayer implementation of the popular word game 
 written in Python and featuring:
 .
  * chat and private messaging (online as well as offline)
  * player rankings and server statistics
  * use of ENABLE (Enhanced North American Benchmark LExicon) for
    English word lookup
  * timed games
 .
 This package contains files common to the client and the server.
 You will need to install pyscrabble to play.
 .
 Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
 the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
 throughout the rest of the world. Neither the author, Debian, nor
 this game are affiliated with the Scrabble Crossword Game, Hasbro,
 Spear & Sons or Mattel in any fashion.

Package: pyscrabble
Architecture: all
Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 ${python:Depends}, python-pygame, python-gtk2
Suggests: pyscrabble-server
XB-Python-Version: ${python:Versions}
Description: a multiplayer scrabble implementation written in Python - client part
 PyScrabble is an online, multiplayer implementation of the popular word game 
 written in Python and featuring:
 .
  * chat and private messaging (online as well as offline)
  * player rankings and server statistics
  * use of ENABLE (Enhanced North American Benchmark LExicon) for
    English word lookup
  * timed games
 .
 The following languages are supported: 
 .
  * English
  * Finnish
  * French
  * German
  * Serbian
 .
 This package contains the client program.
 .
 Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
 the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
 throughout the rest of the world. Neither the author, Debian, nor
 this game are affiliated with the Scrabble Crossword Game, Hasbro,
 Spear & Sons or Mattel in any fashion.

Package: pyscrabble-server
Architecture: all
Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 ${python:Depends}, python-zodb, python-nevow, adduser
Suggests: pyscrabble
XB-Python-Version: ${python:Versions}
Description: a scrabble implementation written in Python - server part
 PyScrabble is an online, multiplayer implementation of the popular word game 
 written in Python and featuring:
 .
  * chat and private messaging (online as well as offline)
  * player rankings and server statistics
  * use of ENABLE (Enhanced North American Benchmark LExicon) for
    English word lookup
  * timed games
 .
 This package contains the server. You do not need to install this
 package if you only plan to connect to existing PyScrabble servers.
 .
 Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
 the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
 throughout the rest of the world. Neither the author, Debian, nor
 this game are affiliated with the Scrabble Crossword Game, Hasbro,
 Spear & Sons or Mattel in any fashion.