Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : librsvg | name : librsvg | ||||
| version : 2.40.20 | version : 2.45.5 | ||||
| release : 19 | release : 20 | ||||
| source : | source : | ||||
| - https://download.gnome.org/sources/librsvg/2.40/librsvg-2.40.20.tar.xz : cff4dd3c3b78bfe99d8fcfad3b8ba1eee3289a0823c0e118d78106be6b84c92b | - https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.5.tar.xz : 600872dc608fe5e01bfd8d5b3046d01b53b99121bc5ab9663531b53630843700 | ||||
| homepage : https://wiki.gnome.org/Projects/LibRsvg | homepage : https://wiki.gnome.org/Projects/LibRsvg | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| summary : Library to render SVG files using Cairo | summary : Library to render SVG files using Cairo | ||||
| description: | | description: | | ||||
| A small library to render Scalable Vector Graphics (SVG), associated with the GNOME Project. It renders SVG files to Cairo surfaces. Cairo is the 2D, antialiased drawing library that GNOME uses to draw things to the screen or to generate output for printing | A small library to render Scalable Vector Graphics (SVG), associated with the GNOME Project. It renders SVG files to Cairo surfaces. Cairo is the 2D, antialiased drawing library that GNOME uses to draw things to the screen or to generate output for printing | ||||
| component : desktop.library | component : desktop.library | ||||
| Show All 9 Lines | builddeps : | ||||
| - pkgconfig32(gdk-pixbuf-2.0) | - pkgconfig32(gdk-pixbuf-2.0) | ||||
| - pkgconfig32(glib-2.0) | - pkgconfig32(glib-2.0) | ||||
| - pkgconfig32(gl) | - pkgconfig32(gl) | ||||
| - pkgconfig32(libcroco-0.6) | - pkgconfig32(libcroco-0.6) | ||||
| - pkgconfig32(libpng) | - pkgconfig32(libpng) | ||||
| - pkgconfig32(libxml-2.0) | - pkgconfig32(libxml-2.0) | ||||
| - pkgconfig32(xdamage) | - pkgconfig32(xdamage) | ||||
| - pkgconfig32(xshmfence) | - pkgconfig32(xshmfence) | ||||
| - cargo | |||||
| - gtk-doc | |||||
| - vala | - vala | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/Fix-rsvg_pixbuf_from_file_with_size_data.patch | flags='--disable-static --enable-vala' | ||||
| %configure --disable-static --enable-vala | if [ ! -z $EMUL32BUILD ]; then | ||||
| flags+=' --host=i686-unknown-linux-gnu' | |||||
| fi | |||||
| %configure $flags | |||||
| build : | | build : | | ||||
| unset LD_AS_NEEDED | export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.