Versions
v2.5.3 :: 0/25 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x64-macos ~x86 ~x86-linux ~x86-solaris
- USE flags
- large-stack static-libs test
v2.5.2 :: 0/25 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm64 hppa sparc x86 ~amd64-linux ~arm ~ia64 ~mips ~ppc ~ppc64 ~x64-macos ~x86-linux ~x86-solaris
- USE flags
- large-stack static-libs test
v2.3.0 :: 0/24 :: gentoo
- Modified
- License
- BSD
- Keywords
- -arm amd64 arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~ia64 ~mips ~x64-macos ~x86-linux ~x86-solaris
- USE flags
- static-libs
USE flags
General
- large-stack
- Enables code to take advantage of large stack support
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
virtual / pkgconfig : Virtual for the pkg-config implementation
Depending packages
app-office / calligra : KDE Office Suite
dev-games / openscenegraph : Open source high performance 3D graphics toolkit
dev-games / openscenegraph-openmw : OpenMW-specific fork of OpenSceneGraph
dev-python / pyilmbase : IlmBase Python bindings
kde-frameworks / kimageformats : Framework providing additional format plugins for Qt's image I/O system
media-gfx / blender : 3D Creation/Animation/Publishing System
media-gfx / gmic : GREYC's Magic Image Converter
media-gfx / krita : Free digital painting application. Digital Painting, Creative Freedom!
media-gfx / luminance-hdr : Graphical user interface that provides a workflow for HDR imaging
media-gfx / mandelbulber : Tool to render 3D fractals
media-gfx / nvidia-texture-tools : A set of cuda-enabled texture tools and compressors
media-gfx / openexr_viewers : OpenEXR Viewers
media-gfx / openvdb : Library for the efficient manipulation of volumetric data
media-gfx / povray : The Persistence of Vision Raytracer
media-libs / Field3D : A library for storing voxel data
media-libs / ctl : AMPAS' Color Transformation Language
media-libs / freeimage : Image library supporting many formats
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
media-libs / openexr_ctl : OpenEXR CTL libraries
media-libs / openimageio : A library for reading and writing images
media-libs / vigra : C++ computer vision library emphasizing customizable algorithms and structures
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/ilmbase: restore ~arm
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/ilmbase: ~arm keyworded
media-libs/ilmbase and media-libs/openexr have been marked -arm since 2009. It's (hopefully!) not relevant anymore as tests pass on both. Bug: https://bugs.gentoo.org/626966 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Bernd Waibel · gentoo
media-libs/ilmbase: bump to 2.5.3
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/ilmbase: x86 stable (bug #717474)
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-libs/ilmbase: stable 2.5.2 for hppa, bug #717474
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
media-libs/ilmbase: fix build against musl
Reported-by: tonemgub@cool.fr.nf <tonemgub@cool.fr.nf> Closes: https://bugs.gentoo.org/737474 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17152 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-libs/ilmbase: stable 2.5.2 for sparc, bug #717474
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-libs/ilmbase: amd64 stable wrt bug #717474
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/ilmbase: Stabilize 2.5.2 arm64, #717474
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
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> - Repository mirror & CI · gentoo
Merge updates from master - Rémi Cardona · gentoo
media-libs/ilmbase: fix bashisms in configure script
Closes: https://bugs.gentoo.org/728222 Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Rémi Cardona <remi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-libs/ilmbase: stable 2.3.0 for hppa, bug #620324
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
media-libs/ilmbase: Drop vulnerable versions, bug 620324
Bug: https://bugs.gentoo.org/620324 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/ilmbase: stable 2.3.0 for ppc64, bug #620324
Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/ilmbase: stable 2.3.0 for ppc, bug #620324
Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/ilmbase: stable 2.3.0 for ia64, bug #620324
Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/ilmbase: x86 stable (bug #620324)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/ilmbase: fix test failure on x86
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-libs/ilmbase: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-libs/ilmbase: stable 2.3.0 for sparc, bug #620324
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-libs/ilmbase: amd64 stable wrt bug #620324
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
media-libs/ilmbase: bump to version 2.3.0
Remove .la files, as the package provides pkgconfig files. Closes: https://bugs.gentoo.org/639998 Suggested-by: Jonathan Scruggs <dracwyrm@gentoo.org> Signed-off-by: Bernd Waibel <waebbl@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-libs/ilmbase: bump EAPI and drop eutils
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Matt Turner · gentoo
media-libs/ilmbase-2.2.0-r1: added ~mips - Pacho Ramos · gentoo
media-libs/ilmbase: tests are known to be broken, bug #632259
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mikle Kolyada · gentoo
media-libs/ilmbase: amd64 stable wrt bug #639804
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Sergei Trofimovich · gentoo
media-libs/ilmbase: stable 2.2.0-r1 for sparc, bug #639804 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Jonathan Scruggs · gentoo
media-libs/ilmbase: Revision bump to 2.2.0-r1
* Changed ebuild to EAPI 6 * Changed ebuild to use multilib-minimal * Added patch to remove register keyword for GCC7 Compat * Added tabs in the metadata.xml file - Alexis Ballier · gentoo
media-libs/ilmbase: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Fabian Groffen · gentoo
media-libs/ilmbase: dropped ~x86-freebsd
Package-Manager: portage-2.3.3 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed