Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293619 Details for
Bug 391733
Ebuild request: games-board/gmchess-0.29.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gmchess-0.29.4.ebuild
gmchess-0.29.4.ebuild (text/plain), 766 bytes, created by
Samuel Bauer
on 2011-11-24 13:54:08 UTC
(
hide
)
Description:
gmchess-0.29.4.ebuild
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2011-11-24 13:54:08 UTC
Size:
766 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 > >inherit games > >DESCRIPTION="cinese chess with gtkmm and c++" >HOMEPAGE="http://code.google.com/p/gmchess/" >SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="dev-cpp/gtkmm" >RDEPEND="${DEPEND}" > >src_configure() { > sed -i -e '/Encoding=/d' data/${PN}.desktop.in || die "Cannot fix ${PN} desktop file" > egamesconf --localedir=/usr/share/locale || die "Cannot configure ${PN}" >} > >src_install() { > emake DESTDIR=${D} \ > pixmapsdir='/usr/share/pixmaps' \ > desktopdir='/usr/share/applications' \ > install || die "Cannot install ${PN}" > dodoc AUTHORS COPYING NEWS README >}
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 391733
:
293549
|
293619
|
293627
|
297407