Summary
libAfterImage is a generic image manipulation library. It was initially implemented to address AfterStep Window Manager's needs for image handling, but it evolved into software suitable for project that has needs for handling images. Most of the popular image formats are supported using standard libraries, with XCF, XPM, PPM/PNM, BMP, ICO, TGA and GIF being supported internally. PNG, JPEG and TIFF formats are supported via standard libraries. Text rendering capabilities included, providing support for TrueType fonts using FreeType library, and anti-aliasing of standard fonts from X window system.
Versions
v1.20-r6 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~x86-linux
- USE flags
- X examples gif jpeg nls png shaping shm static-libs svg tiff truetype
USE flags
General
- X
- Add support for X11
- examples
- Install examples, usually source code
- gif
- Add GIF image support
- jpeg
- Add JPEG image support
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- png
- Add support for libpng (PNG images)
- shaping
- Use MIT shaped X windows extention.
- shm
- Use MIT shared memory extention for X image transfer.
- static-libs
- Build static versions of dynamic libraries as well
- svg
- Add support for SVG (Scalable Vector Graphics)
- tiff
- Add support for the TIFF image format
- truetype
- Add support for FreeType and/or FreeType2 fonts
cpu_flags_x86
- mmx
- Use the MMX instruction set
Dependencies
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / freetype : High-quality and portable font engine
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / tiff : Tag Image File Format (TIFF) library
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libSM : X.Org Session Management library
x11-libs / libXext : X.Org Xext library
x11-libs / libXrender : X.Org Xrender library
Runtime Dependencies
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / freetype : High-quality and portable font engine
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / tiff : Tag Image File Format (TIFF) library
x11-libs / libSM : X.Org Session Management library
x11-libs / libXext : X.Org Xext library
x11-libs / libXrender : X.Org Xrender library
Depending packages
sci-mathematics / petsc : Portable, Extensible Toolkit for Scientific Computation
x11-terms / aterm : rxvt compatible terminal emulator with transparency support
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/libafterimage: 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 - Marek Szuba · gentoo
media-libs/libafterimage: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/libafterimage: Stabilize 1.20-r4 ppc, #817887
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-libs/libafterimage: sparc stable wrt bug #817887
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/libafterimage: Stabilize 1.20-r4 ppc64, #817887
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
media-libs/libafterimage: Stabilize 1.20-r4 x86, #817887
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
media-libs/libafterimage: stabilize 1.20-r4 for amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
media-libs/libafterimage: fix minor qa issues
https://qa-reports.gentoo.org/output/gentoo-ci/75fab47/output.html;pkg=media-libs:libafterimage Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
media-libs/libafterimage: cleanup old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
media-libs/libafterimage: fix multiple bugs
- Update to EAPI 7 - Use $(AR) if any, fallback to direct ar, bug 731044 - Drop non-standard 'l' from ar args, bug 784182 - Properly detect freetype: use pkg-config, bug 783375 Bug: https://bugs.gentoo.org/784182 Bug: https://bugs.gentoo.org/731044 Bug: https://bugs.gentoo.org/783375 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@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
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha 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 - Guilherme Amadio · gentoo
media-libs/libafterimage: drop opengl USE flag, breaks ROOT GUI
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1704691 Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1708922 Bug: https://sft.its.cern.ch/jira/browse/ROOT-10237 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
media-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jeroen Roovers · gentoo
media-libs/libafterimage: Old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Jeroen Roovers · gentoo
media-libs/libafterimage: Stable for HPPA (bug #597252).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Tobias Klausmann · gentoo
media-libs/libafterimage-1.20-r2: stable on alpha
Gentoo-Bug: 606290 - Agostino Sarubbo · gentoo
media-libs/libafterimage: ia64 stable wrt bug #606290
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: sparc stable wrt bug #606290
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: ppc stable wrt bug #606290
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: ppc64 stable wrt bug #606290
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: x86 stable wrt bug #606290
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: amd64 stable wrt bug #606290
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Andrew Savchenko · gentoo
media-libs/libafterimage: fix invalid casts, see bug 571654
Fix invalid pointer usage as pointed out by Oliver Freyermuth <o.freyermuth@googlemail.com>, bug 571654, comment 23 which may lead to ROOT crash (comment 22). Patch by Oliver Freyermuth, comment 24. Also fix pointer signedness issue in import.c:2227. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: ppc64 stable wrt bug #597252
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: ppc stable wrt bug #597252
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: ia64 stable wrt bug #597252
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: sparc stable wrt bug #597252
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libafterimage: x86 stable wrt bug #597252
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Marek Szuba · gentoo
media-libs/libafterimage-1.20-r1: stable on amd64
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=597252 Package-Manager: portage-2.3.2 - Tobias Klausmann · gentoo
media-libs/libafterimage-1.20-r1: stable on alpha
Gentoo-Bug: 597252 - Pacho Ramos · gentoo
media-libs/libafterimage: Pin slots
Package-Manager: portage-2.3.1 - Andrew Savchenko · gentoo
media-libs/libafterimage-1.20-r1: fix bug 571654
- port to giflib-5 API; - update ebuild to EAPI 6; - add new USE flags and deps for previously ignored dependencies. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Andrew Savchenko · gentoo
media-libs/libafterimage: update deps
- 1.20 doesn't work with giflib >= 5; - add jpeg subslot dep. Package-Manager: portage-2.2.28 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - 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