librsvg: update to 2.48.6
This commit is contained in:
parent
04465d9d1f
commit
2d8aafd568
1 changed files with 4 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'librsvg'
|
||||
pkgname=librsvg
|
||||
# https://gitlab.gnome.org/GNOME/librsvg/-/issues/604
|
||||
reverts="2.48.5_1"
|
||||
version=2.48.4
|
||||
revision=2
|
||||
version=2.48.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-static --host=${XBPS_TARGET_TRIPLET}
|
||||
|
@ -18,16 +17,14 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/LibRsvg"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=28b63af85ced557383d3d3ece6e1f6938720dee1ecfa40d926bf1de4747c956e
|
||||
checksum=84ddd9447d392a307956826b40961790b9340a8e346285542a361dfc1f2e64cf
|
||||
|
||||
# Package build options
|
||||
build_options="gir vala"
|
||||
build_options_default="gir vala"
|
||||
|
||||
do_check() {
|
||||
# cargo refuses to test librsvg due to
|
||||
# config.guess' checksum changing during
|
||||
# do_configure
|
||||
# reference files are for pango 1.44.x, we're on 1.42.x
|
||||
:
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue