Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Testers for gtkatlantic wanted
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Sat Jul 19, 2003 7:47 am    Post subject: Testers for gtkatlantic wanted Reply with quote

app-games/gtkatlantic-0.2.10

gtkatlantic is a GTK client for playing network Monopoly games on monopd servers.

If you test this ebuild, please let me know if it works or not:
Code:

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit games

S="${WORKDIR}/${P}"
DESCRIPTION="GTK monopd client for Monopoly-like network game"
HOMEPAGE="http://gtkatlantic.sf.net/"
SRC_URI="mirror://sourceforge/gtkatlantic/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">x11-libs/gtk+-1.2.10*
        >=dev-libs/libxml2-2.4.30
        >=media-libs/libpng-1.0.12-r2"

src_compile() {
   egamesconf || die
   emake || die
}

src_install() {
   egamesinstall || die
    prepgamesdirs
}



Thanks
Back to top
View user's profile Send private message
maxmc
Guru
Guru


Joined: 14 Oct 2002
Posts: 480
Location: Linköping, Sweden

PostPosted: Sat Jul 19, 2003 10:08 am    Post subject: Reply with quote

Ok it compiles I can contact the server and get the gameslist.. but there aren't many users and I could thus not get a game running.. refreshing the server and game list many times makes the client crash but I think thats a GtkAtlantic bug and nothing wrong on my end.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum