Versions
v1.1.2 :: 0 :: gentoo
- Modified
- License
- || ( LGPL-2.1+ MPL-2.0 ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD GPL-3+ ISC MIT Unicode-DFS-2016 || ( LGPL-2.1+ MPL-2.0 )
- Keywords
- ~amd64
- USE flags
- debug heif jpegxl svg test
v1.1.1-r1 :: 0 :: gentoo
- Modified
- License
- || ( LGPL-2.1+ MPL-2.0 ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD GPL-3+ ISC MIT Unicode-DFS-2016 || ( LGPL-2.1+ MPL-2.0 )
- Keywords
- ~amd64
- USE flags
- debug heif jpegxl svg test
v1.1.0-r1 :: 0 :: gentoo
- Modified
- License
- || ( LGPL-2.1+ MPL-2.0 ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD GPL-3+ ISC MIT Unicode-DFS-2016 || ( LGPL-2.1+ MPL-2.0 )
- Keywords
- ~amd64
- USE flags
- debug heif jpegxl svg test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- heif
- Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format
- jpegxl
- Add JPEG XL image support
- svg
- Add support for SVG (Scalable Vector Graphics)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / glib : The GLib library of C routines
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
gui-libs / gtk : GTK is a multi-platform toolkit for creating graphical user interfaces
media-libs / lcms : A lightweight, speed optimized color management engine
media-libs / libheif : ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
media-libs / libjxl : JPEG XL image format reference implementation
sys-libs / libseccomp : High level interface to Linux seccomp filter
x11-libs / cairo : A vector graphics library with cross-device output support
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / libheif : ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
media-libs / libjxl : JPEG XL image format reference implementation
sys-libs / libseccomp : High level interface to Linux seccomp filter
x11-libs / cairo : A vector graphics library with cross-device output support
Depending packages
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: Bump to 1.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: Bump to 1.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
media-libs/glycin-loaders: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: Bump to 1.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: Fix dev/release profile switch
Accidentally got the profiles the other way around. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: Add missing test dependencies
Closes: https://bugs.gentoo.org/938189 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: Enable testing
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs/glycin-loaders: New package, 1.1_beta
Required by media-gfx/fotema. Signed-off-by: Michał Górny <mgorny@gentoo.org>