Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82904 Details for
Bug 127255
ggz-gtk-games-0.0.13 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ggz-gtk-games-0.0.13 ebuild
ggz-gtk-games-0.0.13.ebuild (text/plain), 1.08 KB, created by
Bryan Duff
on 2006-03-22 19:11:58 UTC
(
hide
)
Description:
ggz-gtk-games-0.0.13 ebuild
Filename:
MIME Type:
Creator:
Bryan Duff
Created:
2006-03-22 19:11:58 UTC
Size:
1.08 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >DESCRIPTION="These are the gtk versions of the games made by GGZ Gaming Zone" >HOMEPAGE="http://www.ggzgamingzone.org/" >SRC_URI="http://ftp.belnet.be/packages/ggzgamingzone/ggz/${PV}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~amd64 ~sparc" >IUSE="gtk2" > >inherit ggz > >DEPEND="=games-board/ggz-gtk-client-0.0.13 > gtk2? ( =x11-libs/gtk+-2* ) > !gtk2? ( =x11-libs/gtk+-1* )" > >pkg_setup() { > check_ggz_modules >} > >src_compile() { > fix_ggz_module_makefiles "chess chinese-checkers combat dots ggzcards hastings reversi spades tictactoe" > myconf="--enable-gtk2" > use gtk2 || myconf="--enable-gtk" > > econf ${myconf} || die > emake || die >} > >src_install() { > make DESTDIR=${D} install || die > dodoc AUTHORS ChangeLog INSTALL NEWS QuickStart.GGZ README* TODO > > install_ggz_modules "chess chinese-checkers combat dots ggzcards hastings reversi spades tictactoe" >} > >pkg_prerm() { > remove_ggz_modules "chess chinese-checkers combat dots ggzcards hastings reversi spades tictactoe" >}
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 127255
:
82904
|
82912