Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : librsvg | name : librsvg | ||||
| version : 2.45.6 | version : 2.45.6 | ||||
| release : 21 | release : 22 | ||||
| source : | source : | ||||
| - https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.6.tar.xz : 0e6e26cb5c79cfa73c0ddab06808ace4d10c4a626b81c31a75ead37c6cb4df41 | - https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.6.tar.xz : 0e6e26cb5c79cfa73c0ddab06808ace4d10c4a626b81c31a75ead37c6cb4df41 | ||||
| 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: | | ||||
| Show All 21 Lines | builddeps : | ||||
| - vala | - vala | ||||
| setup : | | setup : | | ||||
| flags='--disable-static --enable-vala' | flags='--disable-static --enable-vala' | ||||
| if [ ! -z $EMUL32BUILD ]; then | if [ ! -z $EMUL32BUILD ]; then | ||||
| flags+=' --host=i686-unknown-linux-gnu' | flags+=' --host=i686-unknown-linux-gnu' | ||||
| fi | fi | ||||
| %configure $flags | %configure $flags | ||||
| build : | | build : | | ||||
| export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib | |||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| rm -rf $installdir/usr/share/doc | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.