librsvg, disable static library (#8539)

This commit is contained in:
Schrijvers Luc
2023-04-27 18:20:45 +02:00
committed by GitHub
parent 193525bbe8
commit 9111666470

View File

@@ -5,7 +5,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/LibRsvg"
COPYRIGHT="2009-2010 Raph Levien"
LICENSE="GNU GPL v2
GNU LGPL v2"
REVISION="3"
REVISION="4"
SOURCE_URI="https://download.gnome.org/sources/librsvg/2.50/librsvg-$portVersion.tar.xz"
CHECKSUM_SHA256="fffb61b08cd5282aaae147a02b305166a7426fad22a8b9427708f0f2fc426ebc"
PATCHES="librsvg-$portVersion.patchset"
@@ -119,6 +119,7 @@ BUILD()
autoreconf -vfi
runConfigure --omit-dirs binDir ./configure \
--bindir=$commandBinDir \
--disable-static \
--enable-introspection=yes \
--enable-vala=yes
make $jobArgs
@@ -144,7 +145,6 @@ INSTALL()
make install
rm $libDir/*.la \
$libDir/gdk-pixbuf-2.0/$gdk_pixbuf_version/loaders/*.a \
$libDir/gdk-pixbuf-2.0/$gdk_pixbuf_version/loaders/*.la
rm -rf $dataDir/pixmaps \
$settingsDir/gdk-pixbuf-2.0