NOTICE: This package has been removed from pkgsrc

./wip/pokerth, Texas Holdem poker with online play

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.1, Package name: pokerth-1.1.1, Maintainer: ahoka

PokerTH is a poker game written in C++/QT4. You can play the popular "Texas
Hold'em" poker variant against up to six computer-opponents or play network
games with people all over the world. This poker engine is available for Linux,
Windows, MacOSX and BSD.


Required to run:
[sysutils/desktop-file-utils] [www/curl] [audio/SDL_mixer] [security/gsasl] [security/libgcrypt] [devel/boost-libs] [x11/qt4-libs] [devel/protobuf] [wip/libircclient] [textproc/tinyxml]

Required to build:
[pkgtools/x11-links] [devel/boost-headers] [x11/qt4-tools] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 3e7fd6ad32a31dc966ffb3f6a89629d55420a1be
Filesize: 18873.947 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-17 01:02:38 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix path to tinyxml after import.
   2013-12-05 22:30:19 by Thomas Klausner | Files touched by this commit (6)
Log message:
Import pokerth-1.0.1 as wip/pokerth.

PokerTH is a poker game written in C++/QT4. You can play the popular "Texas
Hold'em" poker variant against up to six computer-opponents or play network
games with people all over the world. This poker engine is available for Linux,
Windows, MacOSX and BSD.

TODO:

Fails building with:
usr/pkg/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error \ 
at "BOOST_JOIN"

http://stackoverflow.com/questions/15455178/qt4-cgal-parse-error-at-boost-join
says this is a qt bug.

install target and PLIST not adapted, since it doesn't finish building.