Package Details: pokerth 1.1.2-47

Git Clone URL: https://aur.archlinux.org/pokerth.git (read-only, click to copy)
Package Base: pokerth
Description: Client to online Poker game written in C++/Qt
Upstream URL: http://www.pokerth.net/
Licenses: GPL, custom
Submitter: blacktav
Maintainer: blacktav
Last Packager: blacktav
Votes: 24
Popularity: 0.43
First Submitted: 2018-01-08 23:25 (UTC)
Last Updated: 2024-12-29 16:03 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

xx55tt commented on 2020-12-09 20:30 (UTC) (edited on 2020-12-09 20:30 (UTC) by xx55tt)

A small patch is needed: https://pastebin.com/U6r6fkv7

In the PKGBUILD add BOOST_BIND_GLOBAL_PLACEHOLDERS to the DEFINES variable:

qmake CONFIG+="client" DEFINES+="BOOST_BIND_GLOBAL_PLACEHOLDERS" QMAKE_CFLAGS_ISYSTEM= -spec linux-g++ ${pkgname}.pro

snap.ve commented on 2020-12-09 17:32 (UTC)

make[1]: [Makefile.pokerth_lib:1848: obj/serveracceptwebhelper.o] Error 1 make[1]: Leaving directory '/tmp/pokerth/src/pokerth-1.1.2-rc' make: [Makefile:105: sub-pokerth_lib-pro-make_first-ordered] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

blacktav commented on 2020-07-19 16:14 (UTC)

If you get an error "unable to unpack server list" for Internet games, you need to edit your settings to point at an https page: see the PokerTH website

PhotonX commented on 2020-06-08 17:12 (UTC)

greensmurf: It says "of memory" in line 4, maybe you are out of memory, either RAM or hard disk space?

blacktav commented on 2020-06-04 08:30 (UTC)

Bumped; thanks for the heads-up

PhotonX commented on 2020-06-04 07:53 (UTC)

Looks like another rebuild against the new protobuf version is needed.

blacktav commented on 2019-10-29 17:52 (UTC) (edited on 2019-10-29 18:04 (UTC) by blacktav)

Thanks to xx55tt we are back on the road

Release 11 requires latest boost