media-libs / jasper

Implementation of the codec specified in the JPEG-2000 Part-1 standard

Official package sites : https://jasper-software.github.io/jasper ·

v9999 :: 0/7 :: gentoo

Modified
License
JasPer2.0
USE flags
doc heif jpeg opengl test

v4.2.4 :: 0/7 :: gentoo

Modified
License
JasPer2.0
Keywords
~alpha ~amd64 ~arm ~arm64 ~loong ~x86
USE flags
doc heif jpeg opengl test

v4.2.2 :: 0/7 :: gentoo

Modified
License
JasPer2.0
Keywords
amd64 arm64 x86 ~alpha ~arm ~loong
USE flags
doc heif jpeg opengl test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
heif
Enable experimental support for HEIF/HEIC, unsupported by upstream
jpeg
Add JPEG image support
opengl
Add support for OpenGL (3D graphics)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library

media-libs / libheif : ISO/IEC 23008-12:2017 HEIF file format decoder and encoder

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

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library

media-libs / libheif : ISO/IEC 23008-12:2017 HEIF file format decoder and encoder

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

virtual / glu : Virtual for OpenGL utility library

virtual / opengl : Virtual for OpenGL implementation

media-gfx / graphicsmagick : Collection of tools and libraries for many image formats

media-libs / opencv : A collection of algorithms and sample code for various computer vision problems

sci-geosciences / opencpn : a free, open source software for marine navigation

907259
media-libs/jasper-4.0.0 fails tests (MUSL-SYSTEM): 5 - run_test_3 (Failed)
922075
<media-libs/jasper-4.1.2: Invalid memory write
934866
media-gfx/graphicsmagick-1.3.43-r1, media-libs/jasper-4.2.2: stablereq
Repository mirror & CI · gentoo
Merge updates from master
Michael Vetter · gentoo
media-libs/jasper: add 4.2.4
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/38204 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Michael Vetter · gentoo
media-libs/jasper: drop several old ebuilds
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
media-libs/jasper: Keyword 4.2.2 alpha, #935374
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-libs/jasper: Stabilize 4.2.2 x86, #934866
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/jasper: Stabilize 4.2.2 amd64, #934866
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/jasper: Stabilize 4.2.2 arm64, #934866
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Vetter · gentoo
media-libs/jasper: add 4.2.2
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/35718 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Vetter · gentoo
media-libs/jasper: add 4.2.0
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/35200 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/jasper: test fixes
Some test fixes I noticed when looking at bug #907259 and bug #922074. * Patch out `which` usage (https://github.com/jasper-software/jasper/pull/369). * Depend on openjpeg for tests for the opj2_compress and opj2_decompress binaries. Bug: https://bugs.gentoo.org/907259 Bug: https://bugs.gentoo.org/922074 Closes: https://github.com/gentoo/gentoo/pull/34794 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/jasper: adapt to doxygen rename
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michael Vetter · gentoo
media-libs/jasper: add 4.1.2
Fix invalid memory write bug (#367) (CVE-2023-51257). Fix missing range check in the JPC encoder (#368). Bug: https://bugs.gentoo.org/922075 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/34761 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
media-libs/jasper: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
WANG Xuerui · gentoo
media-libs/jasper: keyword 4.0.0 for ~loong
Bug: https://bugs.gentoo.org/921559 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Michael Vetter · gentoo
media-libs/jasper: add 4.1.1
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/34707 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-libs/jasper: fix USE=doc breakage
Closes: https://bugs.gentoo.org/904230 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Vetter · gentoo
media-libs/jasper: readd jasper library (4.0.0)
Closes: https://github.com/gentoo/gentoo/pull/30553 Bug: https://bugs.gentoo.org/734284 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-libs/jasper: Remove from tree
Bug: https://bugs.gentoo.org/674214 Closes: https://bugs.gentoo.org/601068 Closes: https://bugs.gentoo.org/614028 Closes: https://bugs.gentoo.org/614032 Closes: https://bugs.gentoo.org/614566 Closes: https://bugs.gentoo.org/619120 Closes: https://bugs.gentoo.org/624988 Closes: https://bugs.gentoo.org/629286 Closes: https://bugs.gentoo.org/635552 Closes: https://bugs.gentoo.org/662160 Closes: https://bugs.gentoo.org/674154 Closes: https://bugs.gentoo.org/684826 Closes: https://bugs.gentoo.org/689784 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
media-libs/jasper: Bump to version 2.0.16. Removed old.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
media-libs/jasper: Removed "test" USE flag
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
media-libs/jasper: Synced live ebuild.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
media-libs/jasper: Revbump to install porgrams again.
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Closes: https://bugs.gentoo.org/681716 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
media-libs/jasper: Bump to version 2.0.15
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Lars Wendler · gentoo
media-libs/jasper: Bumped live ebuild to EAPI-7
- added sub-slot - added "test" USE flag - removed vcs-snapshot eclass Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
media-libs/jasper: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Aaron Bauman · gentoo
media-libs/jasper: drop vulnerable
Bug: https://bugs.gentoo.org/614030 Package-Manager: Portage-2.3.36, Repoman-2.3.9
Aaron Bauman · gentoo
media-libs/jasper: stable ppc/ppc64 per slyfox's comment on bug
Bug: https://bugs.gentoo.org/614030 Package-Manager: Portage-2.3.36, Repoman-2.3.9
Rolf Eike Beer · gentoo
media-libs/jasper: stable 2.0.14 for sparc
Bug: https://bugs.gentoo.org/614030 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Mart Raudsepp · gentoo
media-libs/jasper-2.0.14: arm64 stable with USE=opengl stable mask
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Matt Turner · gentoo
media-libs/jasper-2.0.14: hppa stable, bug 614030
Markus Meier · gentoo
media-libs/jasper: arm stable, bug #614030
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
media-libs/jasper-2.0.14-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/614030
Thomas Deutschmann · gentoo
media-libs/jasper: x86 stable (bug #614030)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Mikle Kolyada · gentoo
media-libs/jasper: amd64 stable wrt bug #614030
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Sergei Trofimovich · gentoo
media-libs/jasper: stable 2.0.14 for ia64, bug #614030
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Thomas Deutschmann · gentoo
media-libs/jasper: Bump to v2.0.14
Ebuild changes: =============== - Add patch to disable tests which will require libjpeg when built without jpeg USE flag set. Closes: https://bugs.gentoo.org/629898 Closes: https://bugs.gentoo.org/642020 Package-Manager: Portage-2.3.21, Repoman-2.3.6
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Tim Harder · gentoo
media-libs/jasper: use https for HOMEPAGE
David Seifert · gentoo
media-libs/jasper: Remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
David Seifert · gentoo
media-libs/jasper: Mark ia64 stable
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Agostino Sarubbo · gentoo
media-libs/jasper: sparc stable wrt bug #614012
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
media-libs/jasper: Stable for HPPA (bug #614012).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Tobias Klausmann · gentoo
media-libs/jasper-2.0.12-r0: add alpha keyword
Gentoo-Bug: 614012
Michael Weber · gentoo
media-libs/jasper: arm stable (bug 614012).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
Michael Weber · gentoo
media-libs/jasper: ppc ppc64 stable (bug 614012).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc ppc64"
Agostino Sarubbo · gentoo
media-libs/jasper: x86 stable wrt bug #614012
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: amd64 stable wrt bug #614012
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: do not put KEYWORDS on different lines because of an ekeyword bug
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert · gentoo
media-libs/jasper: Version bump to 2.0.12
Package-Manager: Portage-2.3.5, 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>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
David Seifert · gentoo
media-libs/jasper: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
David Seifert · gentoo
media-libs/jasper: Version bump to 2.0.10
Package-Manager: Portage-2.3.3, Repoman-2.3.1
David Seifert · gentoo
media-libs/jasper: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
David Seifert · gentoo
media-libs/jasper: Version bump to 2.0.8
Package-Manager: Portage-2.3.3, Repoman-2.3.1
David Seifert · gentoo
media-libs/jasper: Update live ebuild
Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Remove old
Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Version bump to 2.0.7
Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Install docs using relative path
Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Fix automagic logic
Gentoo-bug: 602186 Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Remove old
Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Update live ebuild
Package-Manager: portage-2.3.3
David Seifert · gentoo
media-libs/jasper: Version bump to 2.0.5
* Added USE="doc" for HTML documentation generation Package-Manager: portage-2.3.3
Justin Lecher · gentoo
media-libs/jasper: Fix underlinking detected using ld.gold
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=601070 Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
David Seifert · gentoo
media-libs/jasper: Version bump to 2.0.0
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Remove old version
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Version bump to 1.900.26
Gentoo-bug: 599180 Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Version bump to 1.900.18
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Require C11 support
Gentoo-bug: 598418 Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Update live ebuild
* Add option to limit maximum memory by default Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Version bump to 1.900.15
* Add option to limit maximum memory by default Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Remove old
Package-Manager: portage-2.3.2
Agostino Sarubbo · gentoo
media-libs/jasper: arm stable wrt bug #576872
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jeroen Roovers · gentoo
media-libs/jasper: Stable for HPPA PPC64 (bug #576872).
Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
Agostino Sarubbo · gentoo
media-libs/jasper: alpha stable wrt bug #576872
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: ppc stable wrt bug #576872
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: sparc stable wrt bug #576872
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: ia64 stable wrt bug #576872
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: x86 stable wrt bug #576872
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
media-libs/jasper: amd64 stable wrt bug #576872
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
David Seifert · gentoo
media-libs/jasper: Remove patch from live ebuild
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Add live ebuild
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Version bump to 1.900.6
Gentoo-bug: 597208 Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Version bump to 1.900.5
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Fix overlong DESCRIPTION
Package-Manager: portage-2.3.2
David Seifert · gentoo
media-libs/jasper: Version bump to 1.900.3
Gentoo-bug: 513240 * EAPI=6 * Import latest Fedora patchset Package-Manager: portage-2.3.2
Justin Lecher · gentoo
media-libs/jasper: Drop world writable permission to work on hardened
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562044 Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@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