Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 121603 Details for
Bug 162945
games-fps/assaultcube (new ebuild) Assault cube, conversion of cube-engine
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Not finished ebuild, don't use.
assault-cube-0.93.ebuild (text/plain), 1.21 KB, created by
ArYiX
on 2007-06-09 17:56:40 UTC
(
hide
)
Description:
Not finished ebuild, don't use.
Filename:
MIME Type:
Creator:
ArYiX
Created:
2007-06-09 17:56:40 UTC
Size:
1.21 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >inherit flag-o-matic toolchain-funcs eutils games > >DESCRIPTION="ActionCube - A total conversion of cube-engine" >HOMEPAGE="http://action.cubers.net" >SRC_URI="http://switch.dl.sourceforge.net/sourceforge/actiongame/AssaultCube_v0.93.tar.bz2" >LICENSE="Creative Commons" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" > >IUSE="" > >MY_PN="AssaultCube" >#S=${WORKDIR} >MYSRC=${MY_PN}/source/src >S=${WORKDIR}/${MY_P} >DATA=${GAMES_DATADIR}/${PN} > >DEPEND="virtual/opengl > (media-libs/openal) > (media-libs/libsdl) > (media-libs/sdl-image) > (media-libs/sdl-mixer) > (media-libs/mesa) > (media-libs/freeglut) > (media-libs/libpng)" > >#DEPEND="opengl? ( ${UIDEPEND} ) ># !dedicated? ( ${UIDEPEND} )" >#RDEPEND="${DEPEND} ># games-fps/quake3-data ># teamarena? ( games-fps/quake3-teamarena )" > >#src_unpack() { ># unpack ${A} >#} > >src_compile() { > cd "${S}/${MY_PN}"/source/src > emake >} > >src_install() { > cd ${S} > insinto ${GAMES_BINDIR}/${PN}/ > exeinto ${MY_PN}/source/src/ac_* > doins -r ${MYSRC}/packages ${MYSRC}/config ${MYSRC}/bot > for i in ${MYSRC}/source/src/docs/* ; do > dodoc ${i}; > done > > prepgamesdirs >} > >pkg_postinst() { > games_pkg_postinst > >}
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 162945
:
111062
|
121603
|
173900
|
173902
|
173904
|
173905
|
174344
|
174891
|
174893
|
178478
|
185053
|
185058
|
229597
|
261288
|
387194