Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 510324 Details for
Bug 641324
games-engines/regoth ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
live ebuild
regoth-9999.ebuild (text/plain), 1.11 KB, created by
tt_1
on 2017-12-16 12:29:21 UTC
(
hide
)
Description:
live ebuild
Filename:
MIME Type:
Creator:
tt_1
Created:
2017-12-16 12:29:21 UTC
Size:
1.11 KB
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 >inherit eutils cmake-utils git-r3 > >DESCRIPTION="Open Source reimplementation of the Gothic I/II engine" >HOMEPAGE="http://www.worldofgothic.de" > >EGIT_REPO_URI="https://github.com/REGoth-project/REGoth.git" >#EGIT_BRANCH="master" >#EGIT_COMMIT="" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="" >#IUSE="glfw" > >RDEPEND="virtual/opengl > dev-libs/libbsd > x11-libs/libX11 > >=sys-devel/gcc-6.4.0" ># sci-physics/bullet[bullet3] ># glfw? ( <media-libs/glfw-3 )" >DEPEND="${RDEPEND}" > >#PATCHES=( ># "${FILESDIR}"/${P}-.patch >#) > >src_prepare() { > > cmake-utils_src_prepare >} > >src_configure() { > ># local mycmakeargs=( ># ) > > cmake-utils_src_configure >} > >src_compile() { > > cmake-utils_src_compile >} > >src_install() { > > cmake-utils_src_install > ># cd "${CMAKE_BUILD_DIR}" || die > ># dobin bin/altonegen ># dobin bin/bsincgen ># dobin bin/makehrtf ># dobin bin/openal-info ># dobin bin/REGoth ># dobin bin/shaders ># dobin bin/test_physfs > >} > >#pkg_preinst() { ># gnome2_icon_savelist >#} > >#pkg_postinst() { ># elog "something fancy" >#} > >#pkg_postrm() { ># >#}
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 641324
:
510324
|
575036