media-gfx / exact-image

A fast, modern and generic image processing library

Official package sites : https://exactcode.com/opensource/exactimage/ ·

v1.2.1-r2 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86
USE flags
X expat jpeg jpegxl lua openexr perl png swig tiff truetype

v1.0.2-r8 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86
USE flags
X expat jpeg lua openexr perl png ruby swig tiff truetype

General

X
Add support for X11
expat
Enable the use of dev-libs/expat for XML parsing
jpeg
Add JPEG image support
jpegxl
Add JPEG XL image support
lua
Enable Lua scripting support
openexr
Support for the OpenEXR graphics file format
perl
Add optional support/bindings for the Perl language
png
Add support for libpng (PNG images)
ruby
Add support/bindings for the Ruby language
swig
Adds Swig support dev-lang/swig
tiff
Add support for the TIFF image format
truetype
Add support for FreeType and/or FreeType2 fonts

lua_single_target

lua5-1
Build for Lua 5.1 only
lua5-3
Build for Lua 5.3 only
lua5-4
Build for Lua 5.4 only
luajit
Build for LuaJIT only

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / ruby : An object-oriented scripting language

dev-lang / swig : Simplified Wrapper and Interface Generator

dev-libs / expat : Stream-oriented XML parser library

media-libs / freetype : High-quality and portable font engine

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

media-libs / libjxl : JPEG XL image format reference implementation

media-libs / libpng : Portable Network Graphics library

media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries

media-libs / tiff : Tag Image File Format (TIFF) library

sys-libs / zlib : Standard (de)compression library

x11-libs / agg : High quality rendering engine library for C++

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libXext : X.Org Xext library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / ruby : An object-oriented scripting language

dev-libs / expat : Stream-oriented XML parser library

media-libs / freetype : High-quality and portable font engine

media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library

media-libs / libjxl : JPEG XL image format reference implementation

media-libs / libpng : Portable Network Graphics library

media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries

media-libs / tiff : Tag Image File Format (TIFF) library

sys-libs / zlib : Standard (de)compression library

x11-libs / agg : High quality rendering engine library for C++

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libXext : X.Org Xext library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

app-text / pdfsandwich : generator of sandwich OCR pdf files

830065
media-gfx/exact-image-1.0.2-r8 - codecs/dcraw.h: error: invalid conversion from int to std::ios_base::seekdir [-fpermissive]
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
media-gfx/exact-image: Stabilize 1.2.1-r2 amd64, #940763
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: update EAPI 7 -> 8
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Alfredo Tupone · gentoo
media-gfx/exact-image: subs deprecated function
Closes: https://bugs.gentoo.org/940766 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: add jpegxl use flag
Closes: https://bugs.gentoo.org/926688 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: add 1.2.1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: stabilize 1.0.2-r8 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-gfx/exact-image: remove PHP bindings
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-gfx/exact-image: drop 1.0.2-r6
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
media-gfx/exact-image: fix revbump order
Sorry for the noise. The script didn't get ordering right in all cases. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-gfx/exact-image: add media-libs/libtiff subslot dep
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: fix HOMEPAGE
Closes: https://bugs.gentoo.org/834553 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
media-gfx/exact-image: Disable tests
They never ran before and are broken in the Makefile Closes: https://bugs.gentoo.org/834936 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
media-gfx/exact-image: Add PHP_TARGETS in revbump
Once swig is expanded to a newer version, PHP 8 targets can be added The swig-4.0.2 release only works with PHP 7 Closes: https://bugs.gentoo.org/780864 Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: compatible with openexr:3
Closes: https://bugs.gentoo.org/834328 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: UnusedInherits
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
media-gfx/exact-image: add slot operator for openexr
restrict to <openexr-3 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-gfx/exact-image: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
media-gfx/exact-image: drop old version
Dropping all old versions, which do not support slotted lua. Closes: https://bugs.gentoo.org/634050 Closes: https://bugs.gentoo.org/712618 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
media-gfx/exact-image: add support for slotted lua
Closes: https://bugs.gentoo.org/752741 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
*/*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0
Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: fix to work with php7
Closes: https://bugs.gentoo.org/651072 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: fix build with llvm
Closes: https://bugs.gentoo.org/739976 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: fix calling g++ directly
Closes: https://bugs.gentoo.org/730778 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: Version bump to 1.0.2
Closes: https://bugs.gentoo.org/544102 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfredo Tupone · gentoo
media-gfx/exact-image: remove python bindings
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-gfx/exact-image: [QA] Remove media-libs/jasper dep
Bug: https://bugs.gentoo.org/689784 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: David Seifert <soap@gentoo.org>
Peter Levine · gentoo
media-gfx/exact-image: Fix building with GCC-6
Closes: https://bugs.gentoo.org/600380 Closes: https://github.com/gentoo/gentoo/pull/5275 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>
David Seifert · gentoo
media-gfx/exact-image: Add missing Python variables
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Michał Górny · gentoo
media-gfx/exact-image: python-single-r1, EAPI=6
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