summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Waibel <waebbl@gmail.com>2020-07-03 10:40:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-21 20:58:24 +0200
commit29037efa093476fc15dc6261827f29c4b8fff29f (patch)
treec80eb50a0345769650e1b0dc6869df1f891eb2ad /media-libs/ilmbase/metadata.xml
parentapp-backup/bacula: Drop old (diff)
downloadgentoo-29037efa093476fc15dc6261827f29c4b8fff29f.tar.gz
gentoo-29037efa093476fc15dc6261827f29c4b8fff29f.tar.bz2
gentoo-29037efa093476fc15dc6261827f29c4b8fff29f.zip
media-libs/ilmbase: bump to 2.5.2
The bump switches to EAPI 7 and uses cmake instead of autotools. Although autotools is currently still supported upstream, they have switched to default cmake build system starting with 2.4. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14832 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/ilmbase/metadata.xml')
-rw-r--r--media-libs/ilmbase/metadata.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/media-libs/ilmbase/metadata.xml b/media-libs/ilmbase/metadata.xml
index fc9e500d69e1..d35a747b7c6a 100644
--- a/media-libs/ilmbase/metadata.xml
+++ b/media-libs/ilmbase/metadata.xml
@@ -4,7 +4,12 @@
<maintainer type="project">
<email>media-video@gentoo.org</email>
</maintainer>
+ <use>
+ <flag name="large-stack">
+ Enables code to take advantage of large stack support
+ </flag>
+ </use>
<upstream>
- <remote-id type="github">openexr/openexr</remote-id>
+ <remote-id type="github">AcademySoftwareFoundation/openexr</remote-id>
</upstream>
</pkgmetadata>