Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105228 Details for
Bug 159767
games-rpg/tux_aqfh has no menu entry
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tux_aqfh-1.0.14-r1.ebuild
tux_aqfh-1.0.14-r1.ebuild (text/plain), 1.04 KB, created by
Pacho Ramos
on 2007-01-02 12:37:11 UTC
(
hide
)
Description:
tux_aqfh-1.0.14-r1.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2007-01-02 12:37:11 UTC
Size:
1.04 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/games-rpg/tux_aqfh/tux_aqfh-1.0.14.ebuild,v 1.10 2006/11/05 00:18:05 nyhm Exp $ > >WANT_AUTOCONF=latest >WANT_AUTOMAKE=latest >inherit autotools eutils games > >DESCRIPTION="A puzzle game starring Tux, the linux penguin" >HOMEPAGE="http://tuxaqfh.sourceforge.net/" >SRC_URI="http://tuxaqfh.sourceforge.net/dist/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="alpha ~amd64 ~ppc x86" >IUSE="" > ># fails with glut, works with freeglut. no whining. bug #149871 >RDEPEND="media-libs/freeglut > x11-libs/libXmu > x11-libs/libXi > virtual/glu > virtual/opengl" >DEPEND="${RDEPEND} > >=media-libs/plib-1.8.0" > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}"/${PV}-fix-paths.patch > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > dodoc AUTHORS CHANGES README > dohtml doc/*.{html,png} > doicon ${FILESDIR}/${PN}.png > make_desktop_entry tux_aqfh "A quest for Herring" ${PN} > prepgamesdirs >}
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 159767
: 105228 |
105229