Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 373522 Details for
Bug 505792
games-board/cboard - Ncurses frontend to chess engines supporting the XBoard protocol
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cboard-0.7.1.ebuild
cboard-0.7.1.ebuild (text/plain), 392 bytes, created by
pmn
on 2014-03-25 16:56:03 UTC
(
hide
)
Description:
cboard-0.7.1.ebuild
Filename:
MIME Type:
Creator:
pmn
Created:
2014-03-25 16:56:03 UTC
Size:
392 bytes
patch
obsolete
>EAPI=5 > >inherit games > >DESCRIPTION="Ncurses frontend to chess engines supporting the XBoard protocol" >HOMEPAGE="" >SRC_URI="http://sourceforge.net/projects/c-board/files/${P}.tar.bz2" > >LICENSE="" >SLOT="0" >KEYWORDS="amd64" >IUSE="nls ncurses" > >DEPEND="" >RDEPEND="${DEPEND}" >src_configure () { > econf $(use_enable nls) > econf $(use_with ncurses) >} >src_install() >{ > emake DESTDIR="${D}" install >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 505792
: 373522 |
375026