Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 689694 Details for
Bug 773211
games-engines/openmw-9999 build fails while applying recastnavigation patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch updating the build to use the new system recastnavigation option
recastnavigation-fix-2.patch (text/plain), 861 bytes, created by
Benjamin Winger
on 2021-03-06 19:23:27 UTC
(
hide
)
Description:
Patch updating the build to use the new system recastnavigation option
Filename:
MIME Type:
Creator:
Benjamin Winger
Created:
2021-03-06 19:23:27 UTC
Size:
861 bytes
patch
obsolete
>diff --git a/games-engines/openmw/openmw-9999.ebuild b/games-engines/openmw/openmw-9999.ebuild >index 70603fe..b31f78f 100644 >--- a/games-engines/openmw/openmw-9999.ebuild >+++ b/games-engines/openmw/openmw-9999.ebuild >@@ -62,7 +62,6 @@ BDEPEND=" > > PATCHES=( > "${FILESDIR}"/openmw-0.47.0-mygui-license.patch >- "${FILESDIR}"/openmw-0.46.0-recastnavigation.patch > ) > > src_prepare() { >@@ -70,10 +69,6 @@ src_prepare() { > > # Use the system tinyxml headers > rm -v extern/oics/tiny{str,xml}* || die >- >- # Unbundle recastnavigation >- rm -vr extern/recastnavigation || die >- sed -i "s#GENTOO_RECAST_LIBDIR#${EPREFIX}/usr/$(get_libdir)#" CMakeLists.txt || die > } > > src_configure() { >@@ -97,6 +92,7 @@ src_configure() { > -DUSE_SYSTEM_TINYXML=ON > -DDESIRED_QT_VERSION=5 > -DBULLET_USE_DOUBLES=ON >+ -DOPENMW_USE_SYSTEM_RECASTNAVIGATION=ON > ) > > cmake_src_configure
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 773211
:
688542
|
689691
| 689694 |
689865
|
689868