Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157875 - games-board/xboard ebuild dependency and useflag issues
Summary: games-board/xboard ebuild dependency and useflag issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-11 17:28 UTC by Ali Polatel (RETIRED)
Modified: 2006-12-12 14:40 UTC (History)
0 users

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


Attachments
Ebuild with zippy and Xaw3d useflags (xboard-4.2.7.ebuild,1.41 KB, application/octet-stream)
2006-12-11 17:39 UTC, Ali Polatel (RETIRED)
Details
xboard-4.2.7.ebuild (xboard-4.2.7.ebuild,1.41 KB, text/plain)
2006-12-11 17:43 UTC, Ali Polatel (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ali Polatel (RETIRED) gentoo-dev 2006-12-11 17:28:34 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; tr; rv:1.8.1) Gecko/20061205 Firefox/2.0
Build Identifier: 

  There are a few things I want to mention about games-board/xboard ebuild which
I think can be improved in a way which will fit better for Gentoo.
  First of all there is a program called zippy that's installed by default with
xboard.From zippy.README:
  "Zippy is a program that lets GNU Chess act as a computer player on an
Internet Chess Server.  It also works with Crafty.  Zippy is
unsupported, experimental code."
   It's a program for people that have computer accounts on Internet Chess
Servers.So many people won't need it.
   Another thing is xboard has 'games-board/gnuchess' in its RDEPEND.This is
also not useful for people who only use xboard to connect to internet chess
servers and play online and others may want to install crafty instead of
gnuchess.Adding a X useflag to gnuchess which pulls xboard is more logical than
this imo.
   One last thing is xboard may use Xaw3d instead of Xaw so adding a Xaw3d use
flag seems useful as well.
   I wrote an ebuild for xboard which has zippy and Xaw3d useflags and doesn't
have games-board/gnuchess in RDEPEND which is attached.

Reproducible: Always
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2006-12-11 17:39:36 UTC
Created attachment 103832 [details]
Ebuild with zippy and Xaw3d useflags
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2006-12-11 17:43:20 UTC
Created attachment 103833 [details]
xboard-4.2.7.ebuild
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-12-12 14:40:14 UTC
Added to CVS... thanks for the ebuild...