pkgsrc-wip/pokerth/TODO
Thomas Klausner e18b1275a1 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.
2013-12-05 21:30:18 +00:00

8 lines
293 B
Plaintext

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.