---
name: ggz-txt-client
version: 0.0.14.1_2
origin: games/ggz-txt-client
comment: The GGZ Gaming Zone - Console (Text) Frontend
arch: freebsd:9:x86:64
www: http://www.ggzgamingzone.org/
maintainer: kde@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 61958
desc: |
  =============================================
  The GGZ Gaming Zone - Console (Text) Frontend
  =============================================

  This core client is not only useful for environments where no
  graphical desktop is available, but does also serve as a reference
  implementation of the ggzcore functionality.

  WWW: http://www.ggzgamingzone.org/
deps:
  expat: {origin: textproc/expat2, version: 2.1.0}
  libgpg-error: {origin: security/libgpg-error, version: 1.12}
  libgcrypt: {origin: security/libgcrypt, version: 1.5.3}
  libggz: {origin: games/libggz, version: 0.0.14.1_11}
  ggz-client-libs: {origin: games/ggz-client-libs, version: 0.0.14.1_2}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- games
shlibs_required:
- libggzcore.so.9
- libggz.so.5
- libintl.so.9
- libiconv.so.3
- libggzmod.so.5
files:
  /usr/local/bin/ggz-txt: 1dc1e48e364788de73d19c4e19da4d05f0ab0c3318c717b1da761393941b132c
  /usr/local/lib/ggz/tttxt: a782c05735a7ae8e00533cf759bd8055abe14a944a28be9e13b4d281cdaaf41f
  /usr/local/man/man6/ggz-txt.6.gz: d42224e356bd70523ddd5b4f44698623ae12274188aa5553293a61f97e877307
  /usr/local/share/applications/ggz-txt.desktop: 31e1a4e19c6e8df94f5307dda1d2b8dc2b68635d3d7202f308ee7e371f5c065b
  /usr/local/share/ggz/tttxt.dsc: bd340c19081299fc493d3590f59efd975c30579d74dbfe037897e4d0904530c4
  /usr/local/share/locale/de/LC_MESSAGES/ggz-txt.mo: 5a057610b78fc20427e49f171cd944bd641a85ac74a14bf23cd6c846d1ef44bc
directories:
  /usr/local/share/ggz/: y
  /usr/local/share/applications/: y
  /usr/local/lib/ggz/: y
scripts:
  post-install: |
    ggz-config -D --install --modfile=/usr/local/share/ggz/tttxt.dsc --force
  pre-deinstall: |
    ggz-config -D --remove --modfile=/usr/local/share/ggz/tttxt.dsc --force
