Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 126004 Details for
Bug 129365
dev-games/OIS - Object Oriented Input System (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The ois-1.0 ebuild
ois-1.0.ebuild (text/plain), 780 bytes, created by
Renato Caldas
on 2007-07-25 19:17:27 UTC
(
hide
)
Description:
The ois-1.0 ebuild
Filename:
MIME Type:
Creator:
Renato Caldas
Created:
2007-07-25 19:17:27 UTC
Size:
780 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit autotools > >MY_P=${PN}-${PV/_rc/RC} >DESCRIPTION="Object-oriented Input System - A cross-platform C++ input handling library" >HOMEPAGE="http://www.wreckedgames.com/wiki/index.php/WreckedLibs:OIS" >SRC_URI="mirror://sourceforge/wgois/${MY_P}.tar.gz" > >LICENSE="ZLIB" >SLOT="0" >KEYWORDS="~x86" > >DEPEND="x11-libs/libXaw > x11-libs/libX11" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/${PN}" > >src_unpack() { > unpack ${A} > cd "${S}" > eautoreconf >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" > > rm demos/Make* > insinto /usr/share/doc/${PF} > doins -r demos > exeinto /usr/share/doc/${PF}/demos > doexe demos/.libs/{FFConsoleTest,ConsoleApp} >}
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 129365
:
84297
|
84309
|
84314
|
84315
|
84335
|
84882
|
92301
|
92615
|
92627
|
110275
|
112285
| 126004