From daa08e1ee7c662b1187f0eb6b27ec30ef8e24695 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Sun, 17 Oct 2010 20:21:57 -0500 Subject: games/pokerth: Updated for version 0.8 Signed-off-by: Michiel van Wessem --- games/pokerth/README | 11 +++++------ games/pokerth/pokerth.SlackBuild | 4 ++-- games/pokerth/pokerth.info | 10 +++++----- 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'games/pokerth') diff --git a/games/pokerth/README b/games/pokerth/README index 78b60b8cf3..5668620e8e 100644 --- a/games/pokerth/README +++ b/games/pokerth/README @@ -1,7 +1,6 @@ -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, -and MacOSX. +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 package will +include the PokerTH server. -The build package will include the PokerTH server. +This requires libgsasl. diff --git a/games/pokerth/pokerth.SlackBuild b/games/pokerth/pokerth.SlackBuild index e81a51cfeb..7913e5e16e 100644 --- a/games/pokerth/pokerth.SlackBuild +++ b/games/pokerth/pokerth.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild script for "PokerTH". -# Copyright 2009-2010 Marcel Saegebarth +# Copyright 2009-2010 Marcel Saegebarth # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,7 +27,7 @@ PRGNAM=pokerth SRCNAM=PokerTH -VERSION=0.7.1 +VERSION=0.8 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pokerth/pokerth.info b/games/pokerth/pokerth.info index 991e0b7704..6076f5b597 100644 --- a/games/pokerth/pokerth.info +++ b/games/pokerth/pokerth.info @@ -1,10 +1,10 @@ PRGNAM="pokerth" -VERSION="0.7.1" +VERSION="0.8" HOMEPAGE="http://www.pokerth.net" -DOWNLOAD="http://downloads.sourceforge.net/sourceforge/pokerth/PokerTH-0.7.1-src.tar.bz2" -MD5SUM="a26a369bf3aa4b6ed92d0cadacb626e5" +DOWNLOAD="http://downloads.sourceforge.net/sourceforge/pokerth/PokerTH-0.8-src.tar.bz2" +MD5SUM="10fe37cb8c5807e687e8296ec298e231" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Marcel Saegebarth" -EMAIL="tsa@gmx.li" -APPROVED="Erik Hanson" +EMAIL="marc@mos6581.de" +APPROVED="michiel" -- cgit v1.2.3