File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ PKGDEP="gcc-runtime glibc glib expat zlib libarchive fftw cfitsio cgif \
55 libimagequant libexif libjpeg-turbo libpng libwebp pango fontconfig \
66 libtiff librsvg cairo lcms2 openexr openjpeg highway nifti matio"
77PKGRECOM="imagemagick openslide libheif libjxl poppler python-3"
8- BUILDDEP="imagemagick openslide libdicom libheif libjxl poppler vala gtk-doc \
9- doxygen"
8+ BUILDDEP="imagemagick openslide libdicom libheif libjxl poppler vala gi-docgen"
109
10+ ABTYPE=meson
1111MESON_AFTER=(
1212 '-Dexamples=false'
13- '-Ddoxygen=true '
14- '-Dgtk_doc=true'
15- '-Dvapi=true'
13+ '-Ddocs=false '
14+ # FIXME: temporarily disabled due to libvips/libvips#4654
15+ # '-Dvapi=true'
1616 '-Dnifti-prefix-dir=/usr'
1717 '-Dpdfium=disabled'
1818 '-Dquantizr=disabled'
Original file line number Diff line number Diff line change 1- VER=8.16.1
2- REL=3
1+ VER=8.17.1
32SRCS="git::commit=tags/v$VER::https://github.com/libvips/libvips"
43CHKSUMS="SKIP"
54CHKUPDATE="anitya::id=5097"
You can’t perform that action at this time.
0 commit comments