mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vips: update to 8.14.2.
This commit is contained in:
parent
3ec0cdb8c8
commit
ac71c5d3a8
1 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vips'
|
||||
pkgname=vips
|
||||
version=8.14.1
|
||||
revision=2
|
||||
version=8.14.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
# TODO: As of version 8.11 vips supports loading its support for OpenSlide,
|
||||
|
@ -30,12 +30,11 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://www.libvips.org/"
|
||||
changelog="https://raw.githubusercontent.com/libvips/libvips/master/ChangeLog"
|
||||
distfiles="https://github.com/libvips/libvips/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a4a6b282216f7522b42ebb5cd64cfd82a0d1a632033e9c0502f021e945fed641
|
||||
checksum=feb30b82161cfc30d5ba396c95b08bf9af3110bc960ccc0efecebb45db22deda
|
||||
python_version=3
|
||||
|
||||
build_options="gir gtk_doc hdf5"
|
||||
build_options_default="gir"
|
||||
desc_option_gir="Build GObject introspection"
|
||||
desc_option_gtk_doc="Build GTK-doc documentation"
|
||||
desc_option_hdf5="HDF5 support"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue