Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899296 Details for
Bug 937454
media-gfx/maim-5.8.0: error: ‘enable_if’ in namespace ‘std’ does not name a template type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
maim-5.8.0.ebuild.patch
maim-5.8.0.ebuild.patch (text/plain), 434 bytes, created by
pva
on 2024-08-06 13:39:10 UTC
(
hide
)
Description:
maim-5.8.0.ebuild.patch
Filename:
MIME Type:
Creator:
pva
Created:
2024-08-06 13:39:10 UTC
Size:
434 bytes
patch
obsolete
>diff --git a/media-gfx/maim/maim-5.8.0.ebuild b/media-gfx/maim/maim-5.8.0.ebuild >index bee0980ae8d2..746c7230620d 100644 >--- a/media-gfx/maim/maim-5.8.0.ebuild >+++ b/media-gfx/maim/maim-5.8.0.ebuild >@@ -36,6 +36,11 @@ DEPEND=" > " > RDEPEND="${DEPEND}" > >+src_prepare() { >+ sed -i 's#CXX_STANDARD 11#CXX_STANDARD 17#' CMakeLists.txt || die >+ cmake_src_prepare >+} >+ > src_configure() { > local mycmakeargs=( > -DMAIM_UNICODE=$(usex icu)
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 937454
:
899294
|
899295
| 899296