[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/librsvg/librsvg.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A library implementing the SVG image format [T] The librsvg library is a lightweight library for parsing and rendering [T] vector-graphic files in SVG format (like the ones made by sodipodi). It [T] also includes functions that render anti-aliased fonts using freetype, [T] including caching of glyphs. It's used by Nautilus for drawing vector [T] icons and anti-aliased type. [U] https://wiki.gnome.org/Projects/LibRsvg [A] Raph Levien [M] Susanne Klaus [C] extra/multimedia [F] CROSS LATOMIC.sparc LATOMIC.x86 [R] - alpha arc avr32 blackfin cris hppa hppa64 m68k microblaze nios2 openrisc superh [E] add smartypants [E] opt docutils [E] opt gobject-introspection vala [L] LGPL [S] Stable [V] 2.61.3 [P] X -----5---9 150.100 [CV-URL] https://download.gnome.org/sources/librsvg/cache.json [D] a3c2b8e83261e04cd8915e1fb956fcd4a35e74440cfc2f0332b18136 librsvg-2.61.3.tar.xz https://download.gnome.org/sources/librsvg/2.61/ . $base/package/*/*/gnome-conf.in if [ "$arch" != "ia64" ] then runcargo=0 hook_add prepatch 5 cargo_vendor atstage cross && var_append mesonopt ' ' -Dtriplet=$arch_target [ "$SDECFG_DEBUG" = 1 ] || var_append mesonopt ' ' -Ddebug=false [ "$SDECFG_LTO" = 0 ] || var_append mesonopt ' ' -Db_lto=true else # on ia64, librsvg 2.40.23, the last non-Rust version, is used runmeson=0 # meson.build is very rudimentary in this version, disable it autogen=1 fi