Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97978 - Addition proposal : ViZiGO a go game client interface
Summary: Addition proposal : ViZiGO a go game client interface
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, InVCS
Depends on:
Blocks:
 
Reported: 2005-07-05 02:05 UTC by Vincent Penne
Modified: 2013-06-23 14:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild proposition (vizigo-1.08.ebuild,861 bytes, text/plain)
2005-07-05 02:08 UTC, Vincent Penne
Details
vizigo-1.08.ebuild (vizigo-1.08.ebuild,626 bytes, text/plain)
2005-08-01 17:50 UTC, Mr. Bones. (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Penne 2005-07-05 02:05:34 UTC
I am the developper of vizigo (http://vizigo.sourceforge.net) and am proposing
this ebuild to install the latest version.

Vizigo is a board game, allowing one to connect on IGS and play go with
thousands of player.


Reproducible: Always
Steps to Reproduce:
Comment 1 Vincent Penne 2005-07-05 02:08:07 UTC
Created attachment 62646 [details]
ebuild proposition
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-08-01 17:50:40 UTC
Created attachment 64909 [details]
vizigo-1.08.ebuild

Here's a slightly cleaned up ebuild.

It looks to me like there is a copy of fltk included in the tarball.  It would
be nice if the ebuild would use the system-installed fltk instead and dep on
x11-libs/fltk.
Comment 3 Vincent Penne 2005-08-02 01:47:15 UTC
ViZiGO uses fltk 2, a very old version of it, with slight customizations. Fltk 2
has never been officially released, so even if Gentoo was including a beta of
fltk 2 (it rightly provides fltk 1.1 only), it wouldn't work because the library
has evolved a lot ever since.

I do statically link against the fltk library I include in the archive, the
resulting executable is around 400Kb, so I don't think it's really a problem.

So, just considere the GUI toolkit in vizigo to be a custom library, just like
in cgoban for example, which does also include its own GUI lib.
Comment 4 Vincent Penne 2005-08-02 05:08:53 UTC
Version 1.09 is now available, just rename the ebuild to vizigo-1.09.ebuild

It fixes a problem when first logging in under a newly created IGS account with
vizigo. (IGS  is the go playing server that vizigo connect to)

Comment 5 Michael Palimaka (kensington) gentoo-dev 2013-06-23 14:49:41 UTC
It no longer builds.