Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134525 Details for
Bug 174676
cytadela-0.6.3.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cytadela-0.7.ebuild
cytadela-0.7.ebuild (text/plain), 760 bytes, created by
Dawid Kostur
on 2007-10-28 12:22:08 UTC
(
hide
)
Description:
cytadela-0.7.ebuild
Filename:
MIME Type:
Creator:
Dawid Kostur
Created:
2007-10-28 12:22:08 UTC
Size:
760 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit games > >DESCRIPTION="A conversion of an Amiga first person shooter" >HOMEPAGE="http://cytadela.sf.net" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="media-libs/libsdl > media-libs/sdl-mixer > virtual/opengl > virtual/glu" >RDEPEND="${DEPEND}" > >S="${WORKDIR}"/${PN} > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > einstall || die "einstall failed" > insinto /usr/share/pixmaps > doins data/icons/cytadela.xpm > dodoc AUTHORS ChangeLog INSTALL NEWS README data/doc/* > insinto "${GAMES_BINDIR}" > doins src/cytadela > 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 174676
:
117934
|
128766
| 134525